Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Rename compression code references to 'archive' | Sven-Hendrik Haase | 2021-04-18 | 1 | -8/+8 | |
| |/ |/| | ||||||
* | | Merge pull request #492 from deantvv/tar-and-tar-archive | Sven-Hendrik Haase | 2021-04-18 | 1 | -2/+3 | |
|\ \ | ||||||
| * | | Change naming of uncompressed/compressed tarballs | Dean Li | 2021-04-18 | 1 | -3/+3 | |
| * | | Separate tar archive and tar flags | Dean Li | 2021-04-11 | 1 | -2/+3 | |
| |/ | ||||||
* | | Fix breadcrumbs mess on mobile | Ali MJ Al-Nasrawy | 2021-04-09 | 1 | -1/+1 | |
* | | Fix breadcrumbs for RTL languages | Ali MJ Al-Nasrawy | 2021-04-09 | 1 | -3/+3 | |
|/ | ||||||
* | Fix QR code display when using --random-route | Andy Freeland | 2021-03-26 | 1 | -1/+1 | |
* | Use CSS to configure version footer look | Tamas Levai | 2021-03-01 | 1 | -1/+1 | |
* | renderer: Follow alphabetical order in package uses | Tamas Levai | 2021-03-01 | 1 | -1/+2 | |
* | Use structopt macros to ge crate info | Tamas Levai | 2021-03-01 | 1 | -13/+2 | |
* | Fix indentation | Tamas Levai | 2021-02-28 | 1 | -6/+6 | |
* | Add program version footer | Tamas Levai | 2021-02-28 | 1 | -0/+28 | |
* | enable multiple file upload | Michael Hueschen | 2021-01-15 | 1 | -1/+1 | |
* | more feedback | Lukas Stabe | 2020-10-02 | 1 | -2/+3 | |
* | address feedback | Lukas Stabe | 2020-10-02 | 1 | -2/+11 | |
* | restore default theme cli option and add default theme dark option | Lukas Stabe | 2020-10-01 | 1 | -4/+10 | |
* | remove default color scheme cli argument | Lukas Stabe | 2020-09-26 | 1 | -15/+20 | |
* | move css out of html into its own route | Lukas Stabe | 2020-09-26 | 1 | -13/+8 | |
* | [wip] client-side color-scheme handling | Lukas Stabe | 2020-09-25 | 1 | -550/+54 | |
* | add title option (#335) and breadcrumb links in heading | Lukas Stabe | 2020-09-24 | 1 | -13/+27 | |
* | Add embedded favicon (fixes #364) | Sven-Hendrik Haase | 2020-09-24 | 1 | -2/+6 | |
* | Use Humanize for SystemTime directly | Kevin Cui | 2020-09-16 | 1 | -8/+4 | |
* | Fix cargo fmt check | Kevin Cui | 2020-09-15 | 1 | -1/+1 | |
* | Cleanup format | Kevin Cui | 2020-09-15 | 1 | -1/+1 | |
* | Replace HumanTime::to_text_en by HumanTime | Kevin Cui | 2020-09-15 | 1 | -8/+2 | |
* | Fix wrong use of format | Kevin Cui | 2020-09-14 | 1 | -1/+1 | |
* | Show "now" when last modification time less than 11 seconds | Kevin Cui | 2020-09-12 | 1 | -1/+7 | |
* | set size and date column to smaller, fixed sizes | Lukas Stabe | 2020-08-21 | 1 | -6/+13 | |
* | url-decode path in title and heading | Lukas Stabe | 2020-08-21 | 1 | -6/+7 | |
* | Add generate QR code (#330) | wyhaya | 2020-07-05 | 1 | -57/+78 | |
* | make sure archiving is opt-in | marawan ragab | 2020-05-10 | 1 | -3/+6 | |
* | Merge pull request #235 from DamianX/archives | Sven-Hendrik Haase | 2020-03-11 | 1 | -3/+6 | |
|\ | ||||||
| * | Ignore clippy warning | Damian | 2020-03-02 | 1 | -1/+1 | |
| * | Added option to disable archives | Damian | 2020-03-02 | 1 | -3/+6 | |
* | | Fix deprecated stuff | Sven-Hendrik Haase | 2020-03-09 | 1 | -5/+5 | |
|/ | ||||||
* | added missing head tag | boastful-squirrel | 2019-11-21 | 1 | -44/+46 | |
* | Fix html elements order | boastful-squirrel | 2019-11-21 | 1 | -1/+1 | |
* | Fix indentation | boastful-squirrel | 2019-08-16 | 1 | -1/+1 | |
* | Fix HTML | boastful-squirrel | 2019-08-16 | 1 | -101/+104 | |
* | Fix tests | Sven-Hendrik Haase | 2019-07-24 | 1 | -15/+7 | |
* | remove page_parent | wyhaya | 2019-07-08 | 1 | -1/+0 | |
* | fix parent directory | wyhaya | 2019-07-08 | 1 | -28/+31 | |
* | add space | wyhaya | 2019-07-08 | 1 | -1/+1 | |
* | accomplish #142 | wyhaya | 2019-07-04 | 1 | -3/+43 | |
* | Fix clippy | boastful-squirrel | 2019-05-10 | 1 | -0/+1 | |
* | Merge branch 'master' into themed-errors | boastful-squirrel | 2019-05-03 | 1 | -0/+1 | |
|\ | ||||||
| * | Ignore clippy warnings | khai96_ | 2019-05-01 | 1 | -0/+1 | |
* | | Read query params to handle error back link | boastful-squirrel | 2019-05-02 | 1 | -3/+6 | |
* | | Use HTTP StatusCode for error title | boastful-squirrel | 2019-05-01 | 1 | -2/+4 | |
* | | Display HTTP authentication errors | boastful-squirrel | 2019-05-01 | 1 | -4/+13 |