aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cargo fmtSven-Hendrik Haase2020-07-202-10/+7
|
* Add generate QR code (#330)wyhaya2020-07-054-57/+111
| | | | * Add generate QR code * Add --qrcode option
* Bind to random port when port 0 specifiedIsaac Parker2020-06-281-1/+7
|
* Make clippy and cargo fmt happySven-Hendrik Haase2020-06-263-42/+55
|
* Update nanoid to 0.3Sven-Hendrik Haase2020-06-261-1/+1
|
* Update sha2 to 0.9Sven-Hendrik Haase2020-06-261-2/+2
|
* Fix arg formattingSven-Hendrik Haase2020-05-141-1/+2
|
* rename variables correctlymarawan ragab2020-05-101-6/+6
|
* make sure archiving is opt-inmarawan ragab2020-05-105-16/+42
|
* small improvment to buffer usagemarawan ragab2020-05-081-13/+6
|
* Add zip download functionality for windows usersmarawan ragab2020-05-031-0/+151
|
* Format everythingSven-Hendrik Haase2020-03-114-21/+23
|
* Merge pull request #235 from DamianX/archivesSven-Hendrik Haase2020-03-114-4/+38
|\ | | | | Added option to disable archives
| * Ignore clippy warningDamian2020-03-022-2/+2
| |
| * Added option to disable archivesDamian2020-03-024-3/+37
| |
* | Fix deprecated stuffSven-Hendrik Haase2020-03-093-13/+13
|/
* Merge pull request #219 from ghost/path-comparisonSven-Hendrik Haase2020-03-011-1/+1
|\ | | | | Compare paths instead of strings
| * Compare paths instead of stringsboastful-squirrel2019-11-221-1/+1
| |
* | Merge pull request #189 from efx/fix-156Sven-Hendrik Haase2020-03-012-0/+28
|\ \ | | | | | | add a default index serving option (#156)
| * | add Lucretiel's documentation suggestionEli Flanagan2020-02-032-2/+8
| | |
| * | Merge branch 'master' into fix-156Eli Flanagan2019-09-253-21/+14
| |\ \
| * | | fix typoEli Flanagan2019-09-142-2/+2
| | | |
| * | | warn user if provided index file is not foundEli Flanagan2019-09-131-0/+8
| | | |
| * | | change to path option for configurabilityEli Flanagan2019-09-122-8/+8
| | | |
| * | | use actix-web method for static indexEli Flanagan2019-09-091-4/+2
| | | |
| * | | wire up arguments, index.html serving still brokenEli Flanagan2019-09-082-0/+12
| | | |
| * | | add a default index serving optionEli Flanagan2019-09-061-0/+4
| | | |
* | | | Merge pull request #239 from DamianX/FixClippyWarningsSven-Hendrik Haase2020-02-272-3/+3
|\ \ \ \ | | | | | | | | | | Fixed clippy warnings
| * | | | Fixed clippy warningsDamian2019-12-202-3/+3
| | |_|/ | |/| |
* | | | added missing head tagboastful-squirrel2019-11-211-44/+46
| | | |
* | | | Merge branch 'master' into fix-#173boastful-squirrel2019-11-213-34/+37
|\| | |
| * | | Make clippy happySven-Hendrik Haase2019-09-301-3/+5
| | | |
| * | | Improve logging behaviorSven-Hendrik Haase2019-09-271-4/+12
| | |/ | |/| | | | | | | It will now fall back to basic logging if no proper terminal is attached as opposed to just failing silently.
| * | Actually make use of pretty_assertionsSven-Hendrik Haase2019-09-212-20/+13
| | |
| * | Remove explicit clap dependency in favor of structopt's re-exported versionSven-Hendrik Haase2019-09-211-1/+1
| |/
| * Upgrade to structopt 0.3Sven-Hendrik Haase2019-09-031-9/+9
| |
* | Fix html elements orderboastful-squirrel2019-11-211-1/+1
| |
* | Fix Clippy warningboastful-squirrel2019-08-161-0/+1
| |
* | Fix indentationboastful-squirrel2019-08-161-1/+1
| |
* | Cleanupboastful-squirrel2019-08-161-2/+1
| |
* | Do not 'back to listing' link when random route is setboastful-squirrel2019-08-162-8/+12
| |
* | Fix HTMLboastful-squirrel2019-08-161-101/+104
|/
* Upgrade percent-encoding to 2.0Sven-Hendrik Haase2019-07-251-2/+4
|
* Fix testsSven-Hendrik Haase2019-07-242-28/+20
|
* remove page_parentwyhaya2019-07-081-1/+0
|
* fix parent directorywyhaya2019-07-082-30/+44
|
* add spacewyhaya2019-07-081-1/+1
|
* accomplish #142wyhaya2019-07-041-3/+43
|
* Update simplelog to 0.6Sven-Hendrik Haase2019-06-241-3/+3
|
* Precise `tar_dir` behaviourAlexandre Bury2019-06-241-1/+20
|