Commit Graph

418 Commits

Author SHA1 Message Date
Harsh Shandilya cf54b8e2f4
deny: init 2021-11-06 21:26:16 +05:30
dependabot[bot] 6e1fb7180d
build(deps): bump tokio from 1.12.0 to 1.13.0 (#6) 2021-11-01 06:24:23 +00:00
Harsh Shandilya c807379f5b
refactor: allow hard-coding credentials into the binary 2021-10-19 13:55:45 +05:30
dependabot[bot] 8d2b0d0c14
build(deps): bump structopt from 0.3.23 to 0.3.25 (#5) 2021-10-19 07:10:51 +00:00
Harsh Shandilya 9db197db91
github: add paths-ignore properties 2021-10-12 12:42:37 +05:30
Harsh Shandilya 8fe518ccbc
README: add status badge 2021-10-12 12:41:24 +05:30
Harsh Shandilya b2434899f7
cargo: downgrade back to 2018 edition 2021-10-12 12:29:03 +05:30
Harsh Shandilya ecc2674051
github: update workflow configuration 2021-10-12 12:28:03 +05:30
Harsh Shandilya cfbde43163
Print file name as part of output 2021-10-08 14:07:21 +05:30
Harsh Shandilya d62282d0be
github: switch to shared checks workflow 2021-10-06 01:26:40 +05:30
nerix 6252c9b0be
feat: Add CLI Options (#4)
* feat: add cli options

* feat: add USERNAME as env-variable

* fix: rename consumer_secret to consumer_key_secret

This makes the old environment variable still usable

* fix: use TARGET_USERNAME insted of USERNAME

* docs: document CLI options
2021-10-02 01:39:50 +05:30
nerix 1950f57bdf
Add `MAX_AMOUNT` configuration (#3)
* feat: add optional MAX_AMOUNT config

Closes #2

* docs: document MAX_AMOUNT
2021-10-01 22:08:26 +05:30
Harsh Shandilya ee499e1a43
cargo: update deps 2021-10-01 01:05:53 +05:30
dependabot[bot] 1ed09b5a12
Bump tokio from 1.11.0 to 1.12.0 (#1) 2021-09-22 11:54:00 +05:30
Harsh Shandilya 9796297053
github: add dependabot config 2021-09-21 00:49:44 +05:30
Harsh Shandilya 7098acf036
Filter out thumbnails and replace loops with functional methods 2021-09-21 00:48:38 +05:30
Harsh Shandilya af73c84364
Flesh out README 2021-09-21 00:37:18 +05:30
Harsh Shandilya f32e43ea3e
Initial commit 2021-09-20 11:15:47 +05:30