aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1237 from svenstaro/fix-ciSven-Hendrik Haase2023-09-243-220/+158
|\
| * Bump depsSven-Hendrik Haase2023-09-242-212/+158
| * Try to fix CISven-Hendrik Haase2023-09-241-8/+0
|/
* Bump depsSven-Hendrik Haase2023-08-261-59/+58
* Merge pull request #1206 from svenstaro/dependabot/cargo/reqwest-0.11.19Sven-Hendrik Haase2023-08-221-7/+14
|\
| * Bump reqwest from 0.11.18 to 0.11.19dependabot[bot]2023-08-221-7/+14
|/
* Fix README linebreaks for easier readabilitySven-Hendrik Haase2023-08-211-4/+6
* Bump depsSven-Hendrik Haase2023-08-211-102/+101
* Update README for --auth-fileSven-Hendrik Haase2023-08-211-124/+145
* Fix MIPS compileSven-Hendrik Haase2023-08-211-3/+2
* Fix arg help formattingSven-Hendrik Haase2023-08-211-4/+9
* Fix formattingSven-Hendrik Haase2023-08-211-6/+10
* Merge pull request #1179 from proudmuslim-dev/masterSven-Hendrik Haase2023-08-215-3/+92
|\
| * Add tests for `--auth-file` flagProudmuslim2023-08-082-0/+65
| * Add `--auth-file` argument to README.mdproudmuslim-dev2023-08-081-0/+4
| * Add file content example to `--auth-file` argumentproudmuslim-dev2023-08-031-1/+5
| * Update src/args.rsproudmuslim-dev2023-08-031-1/+1
| * Add ability to read auth from fileProudmuslim2023-07-212-3/+19
* | Bump depsSven-Hendrik Haase2023-08-071-58/+57
* | Add CHANGELOG entry for #1193Sven-Hendrik Haase2023-08-071-0/+1
* | Merge pull request #1193 from nlopes/nlopes-pretty-urlsSven-Hendrik Haase2023-08-074-1/+62
|\ \
| * | Adjust from feedbackNorberto Lopes2023-08-071-1/+6
| * | Add pretty urlsNorberto Lopes2023-08-064-1/+57
* | | Merge pull request #1192 from svenstaro/dependabot/cargo/serde-1.0.181Sven-Hendrik Haase2023-08-061-4/+4
|\ \ \ | |/ / |/| |
| * | Bump serde from 1.0.180 to 1.0.181dependabot[bot]2023-08-041-4/+4
|/ /
* | Add CHANGELOG entry for #1191Sven-Hendrik Haase2023-08-031-0/+1
* | Merge pull request #1191 from d-air1/encode-quotes-in-directory-pathSven-Hendrik Haase2023-08-031-2/+4
|\ \
| * | use a char instead of string literalDashon Wells2023-08-021-1/+1
| * | Run cargo fmt to fix formattingDashon Wells2023-08-021-2/+3
| * | Encode single quote in directory path nameDashon Wells2023-08-021-1/+2
* | | Merge pull request #1189 from svenstaro/dependabot/cargo/serde-1.0.180Sven-Hendrik Haase2023-08-021-15/+15
|\ \ \ | |/ / |/| |
| * | Bump serde from 1.0.175 to 1.0.180dependabot[bot]2023-08-011-15/+15
|/ /
* | Merge pull request #1169 from baod-rate/cssSven-Hendrik Haase2023-07-2711-321/+323
|\ \
| * | Fix error page wrappingBao Trinh2023-07-261-2/+10
| * | Consolidate javascript and add commentsBao Trinh2023-07-262-44/+41
| * | Merge remote-tracking branch 'origin/master' into cssBao Trinh2023-07-212-115/+113
| |\|
| * | use grass include macro; remove build.rsBao Trinh2023-07-2110-57/+60
| * | remove commented codeBao Trinh2023-07-201-2/+0
| * | Separate color schemes into separate filesBao Trinh2023-07-128-238/+251
| * | simplify theme selection using data attributesBao Trinh2023-07-112-46/+29
* | | Bump depsSven-Hendrik Haase2023-07-251-55/+42
| |/ |/|
* | Bump depsSven-Hendrik Haase2023-07-192-120/+118
|/
* chore: Release miniserve version 0.24.0v0.24.0Sven-Hendrik Haase2023-07-063-3/+6
* Fix ANSI color codes are printed when not a ttySven-Hendrik Haase2023-07-054-39/+46
* Merge pull request #1160 from svenstaro/env-configSven-Hendrik Haase2023-07-054-46/+152
|\
| * Add CHANGELOG entry for #1160Sven-Hendrik Haase2023-07-051-0/+1
| * Update README for env configSven-Hendrik Haase2023-07-051-13/+72
| * Allow parameters to be provided via env varsSven-Hendrik Haase2023-07-052-33/+79
|/
* Bump depsSven-Hendrik Haase2023-07-052-46/+74
* Remove atty depSven-Hendrik Haase2023-07-023-29/+7