Commit graph

35 commits

Author SHA1 Message Date
Esteban Blanc 3fca2753b5 misc: Update MSRV 2022-08-01 22:40:05 +02:00
Esteban Blanc 13e9d9f45d ci: Adjust MSRV 2022-04-29 20:51:35 +02:00
Esteban Blanc fb124a5afb misc: Prepare for release
Bump crate version
Update README (MSRV and usage)
2022-04-28 13:27:05 +02:00
marchellodev ef79cc2318 Add external site downloading support
Introduces --edepth flag for external domain depth
Transforms urls that start with `//` into full https links for more accurate detection of external links
Fixes panic when url starts with `///`
Readme: Added explanation of the `--edepth` flag
--edepth -> --ext-depth
Refactors code to avoid repetition (normalizing urls)
Improved code documentation (url normalization)
README.md upd: --ext-depth
Minor docs changes (--depth)
rustfmt coding style
Updated `--ext_depth` command docs
Small code documentation improvements

Co-authored-by: CohenArthur <cohenarthur.dev@gmail.com>
Co-authored-by: Esteban Blanc <estblcsk@gmail.com>
2021-09-23 20:43:54 +02:00
Esteban Blanc 1be1f856e9 ci: Add codecov 2021-09-10 14:39:21 +02:00
Esteban Blanc e25e358f35 misc: Add MSRV (#137) 2021-07-07 19:20:24 +02:00
pinkforest(she/her) f87f6bf078 Stops freezing Firefoxes looking into the repo (#139)
* Fixes medias for release

* SVG Change from 15 rows to 40 rows with 100ms frames
2021-07-07 19:20:24 +02:00
pinkforest(she/her) a7f4334910
Adds badges (#122)
* * Adds badges

* Fixes mistake on badge
2021-07-02 09:47:44 +02:00
Esteban Blanc 07df03fd07 ci: Add sha512 checksum 2021-01-05 12:01:45 +01:00
orhun 9adfe8bc1f
readme: Update README about installation from AUR (#101) 2020-10-12 20:56:20 +02:00
CohenArthur 5705175132
readme: Update README with latest additions (#97)
The README lacked the latest features added to suckit, such as random delays between downloads or user authentication
2020-10-12 10:14:46 +02:00
Rahul Sharma 397315b5f3
Add support for including excluding pages based on regex patterns (#83) 2020-05-17 14:21:03 +02:00
CohenArthur c5bed43ee5
aciinema: Add new public recording (#80) 2020-05-08 19:19:59 +02:00
CohenArthur 1d122621ae
readme: Add cargo install --git instead of cloning (#65)
* Update README.md

Co-authored-by: Esteban Blanc <estblcsk@gmail.com>

* readme: Add `cargo install --git` instead of cloning

Co-authored-by: Esteban Blanc <estblcsk@gmail.com>
2020-05-05 20:52:14 +02:00
CohenArthur dc57581baa
readme: Add installation instructions (#62) 2020-05-05 17:28:53 +02:00
Esteban Blanc 8dc6945c3c
Update README.md 2020-05-05 14:33:28 +02:00
Esteban Blanc fa32b55c20
Update README.md 2020-04-30 00:07:31 +02:00
CohenArthur f685b2284b
Add asciinema embed link (#47)
* readme: Add asciinema

* readme: Embed asciinema

* readme: Add script for asciinema

* readme: Embed instead of script
2020-04-30 00:04:51 +02:00
Esteban Blanc 24cff8a3d0
Update README.md 2020-04-29 23:49:02 +02:00
cohenarthur 840da51851 Merge branch 'master' into add-logo-readme 2020-04-29 23:16:15 +02:00
cohenarthur 7ebbc7a8ab logo: Add suckit logo 2020-04-29 23:14:45 +02:00
cohenarthur 781befd3e0 Merge branch 'prettify-readme' of github.com:skallwar/suckit into prettify-readme 2020-04-29 20:37:53 +02:00
cohenarthur 8f6c32b632 readme: Switch from "|" separator to ", " 2020-04-29 20:36:50 +02:00
cohenarthur 6e0ac9527d readme: Add contributing links 2020-04-29 20:33:08 +02:00
cohenarthur a69ff75645 readme: Close unclosed backtick 2020-04-29 20:26:51 +02:00
cohenarthur a3b535ff85 readme: Escape pipe separators for short/long options 2020-04-29 20:26:05 +02:00
cohenarthur be1b6f07a6 readme: Add options and example 2020-04-29 20:25:06 +02:00
CohenArthur 0107f6559f
Merge branch 'master' into prettify-readme 2020-04-29 19:34:34 +02:00
Esteban Blanc 70edc12515
Update README.md 2020-04-29 19:18:33 +02:00
cohenarthur baade039db scraper: Tick multithreading box 2020-04-18 12:59:08 +02:00
Esteban Blanc a54e699e8f
Update README.md 2020-04-14 13:54:24 +02:00
Esteban Blanc 0c682541d0
Update README.md 2020-04-14 10:10:26 +02:00
Esteban Blanc a10cfbb813
Update README.md 2020-04-14 00:35:11 +02:00
Esteban Blanc 89335911ea
Update README.md 2020-04-14 00:27:55 +02:00
cohenarthur 08bf3fe080 README: Add requirements 2020-04-09 12:13:15 +02:00