1
0
Fork 0
mirror of synced 2024-05-17 18:52:46 +12:00
Commit graph

609 commits

Author SHA1 Message Date
Ali Parlakçı bd5afe5333
CONTRIBUTING.md: explain test_config.cfg (#294) 2021-04-20 23:26:45 +03:00
Ali Parlakçı aa43ebd1b8
README.md: add pypi badge (#285) 2021-04-20 19:27:24 +03:00
Ali Parlakçı 7a2c90d321 Set theme jekyll-theme-leap-day 2021-04-20 19:26:00 +03:00
Ali Parlakçı 91553854e6
publish.yml: initial commit 2021-04-20 19:09:46 +03:00
Ali Parlakçı 304028cf42
test.yml: on push master (#284) 2021-04-20 19:07:20 +03:00
Ali Parlakçı d46c25913a
Merge pull request #280 from aliparlakci/v2
V2
2021-04-20 19:02:39 +03:00
Ali Parlakçı 44ad34901c
README.md: drop v2 2021-04-20 19:01:57 +03:00
Ali Parlakçı c0cef487bd
README.md: drop the beta 2021-04-20 19:01:32 +03:00
Ali Parlakci 298509c7fa setup.cfg: add more metadata 2021-04-20 18:57:02 +03:00
Ali Parlakçı 92c7f9bcff
test.yml: upload coverage report (#283) 2021-04-20 17:15:26 +03:00
Ali Parlakçı b355fb6500
test.yml: add coverage report (#282) 2021-04-20 16:43:25 +03:00
Ali Parlakçı 61489dc73d
README.md: clarify python requirement 2021-04-20 16:04:41 +03:00
Ali Parlakci 71664dc70a test.yml: remove unsupported Python versions 2021-04-20 14:32:59 +03:00
vlad doster ee9dec16bf
(feat) test multiple python versions 2021-04-19 15:50:08 -05:00
Serene b37ff0714f Fix time filters (#279) 2021-04-18 16:44:52 +03:00
Ali Parlakçı aefe8b79b6 templates: add issue templates (#276) 2021-04-18 16:44:52 +03:00
Ali Parlakçı 0d407d7a39 Enhance docs 2021-04-18 16:44:52 +03:00
Ali Parlakçı e78ecd5626 README.md: Adds CI status badge 2021-04-18 16:44:52 +03:00
Ali Parlakçı e8abec43a6 Adds continuous integration with Github Actions 2021-04-18 16:44:52 +03:00
Ali Parlakci f483f24e15 test_integration.py: fix skipif test_config 2021-04-18 16:44:52 +03:00
Ali Parlakçı 5e81160e5f test_vreddit: remove flaky test (#272) 2021-04-18 16:44:52 +03:00
Ali Parlakci 8eb374eec6 test_vreddit: fix incorrect file hash 2021-04-18 16:44:52 +03:00
Serene d8752b15fa Add option to skip specified subreddits (#268)
* Rename variables

* Add option to skip specific subreddits

* Update README
2021-04-18 16:44:52 +03:00
Serene-Arc c85ae3fc69 Escape characters 2021-04-18 16:44:52 +03:00
Serene-Arc 52e5120110 Update README 2021-04-18 16:44:52 +03:00
Serene-Arc 9e3e9fa3ef Update CONTRIBUTING 2021-04-18 16:44:52 +03:00
Serene-Arc 48dca9e5ee Fix mistaken backreference in some titles
This should resolve #267
2021-04-18 16:44:52 +03:00
Nathan Spicer-Davis 59ab5d8777 Update extension regex to match URI fragments (#264) 2021-04-18 16:44:52 +03:00
Serene-Arc ab7a0f6a51 Catch errors when resources have no extension
This is related to #266 and will prevent the BDFR from
completely crashing when a file extension is unknown
2021-04-18 16:44:52 +03:00
Serene-Arc e672e28a12 Fix typing on function 2021-04-18 16:44:52 +03:00
Serene-Arc 4b195f2b53 Remove unneeded logger entry 2021-04-18 16:44:52 +03:00
Serene 62dedb6c95 Fix bug with emojis in the filename (#263) 2021-04-18 16:44:52 +03:00
Serene-Arc 5758aad48b Fix formatting 2021-04-18 16:44:52 +03:00
Serene-Arc 77bdbbac63 Update test hash 2021-04-18 16:44:52 +03:00
Serene-Arc 7d71f8ffab Add regex for all 2xx HTTP codes 2021-04-18 16:44:52 +03:00
Serene-Arc 308853d531 Use standards in HTTP errors 2021-04-18 16:44:52 +03:00
Serene-Arc e35dd9e5d0 Fix bug in file name formatter 2021-04-18 16:44:52 +03:00
Serene-Arc bd9f276acc Rename module 2021-04-18 16:44:52 +03:00
Serene-Arc 3da58dbd5d Update README 2021-04-18 16:44:52 +03:00
Serene-Arc ef0b2d437f Update list of unrecoverable HTTP codes 2021-04-18 16:44:52 +03:00
Serene-Arc 36291d5ea6 Add option to specify wait time as option 2021-04-18 16:44:52 +03:00
Serene-Arc af95f3ff66 Fix some formatting 2021-04-18 16:44:52 +03:00
Serene-Arc aa8032e95f Use config value to specify max wait time 2021-04-18 16:44:52 +03:00
Serene-Arc 0c960a4d0c Add minimum python version 2021-04-18 16:44:52 +03:00
Serene 34c8a9a5d0 Add option to download user comments (#258)
* Add option to download user comments

* Update README
2021-04-18 16:44:52 +03:00
Serene-Arc 37ca413424 Change logger message to warning 2021-04-18 16:44:52 +03:00
Serene-Arc 49c82dc12a Fix some formatting 2021-04-18 16:44:52 +03:00
Serene-Arc 9aa1383b43 Add support for mobile Imgur links 2021-04-18 16:44:52 +03:00
Serene-Arc 97b10ee4e3 Fix line length 2021-04-18 16:44:52 +03:00
Serene-Arc c90d98ac72 Add fix for Imgur gifv links 2021-04-18 16:44:52 +03:00