Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Make error page uniform | boastful-squirrel | 2019-04-29 | 1 | -0/+4 | |
| | | ||||||
* | | Themed errors | boastful-squirrel | 2019-04-27 | 1 | -10/+110 | |
| | | ||||||
* | | Made ColorScheme, SortingMethod and SortingOrder enums derive Copy | boastful-squirrel | 2019-04-26 | 1 | -40/+40 | |
|/ | ||||||
* | Fixed comment | boastful-squirrel | 2019-04-22 | 1 | -1/+1 | |
| | ||||||
* | Properly log error + added render_error method | boastful-squirrel | 2019-04-21 | 1 | -1/+1 | |
| | ||||||
* | Improved upload error display | boastful-squirrel | 2019-04-21 | 1 | -2/+1 | |
| | ||||||
* | Set upload input as required | boastful-squirrel | 2019-04-20 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #71 from boastful-squirrel/fix70 | Sven-Hendrik Haase | 2019-04-17 | 1 | -9/+11 | |
|\ | | | | | Fix issue 70 | |||||
| * | Fix issue 70 | boastful-squirrel | 2019-04-16 | 1 | -9/+11 | |
| | | ||||||
* | | Merge branch 'master' into word-wrap | boastful-squirrel | 2019-04-16 | 1 | -2/+5 | |
|\ \ | ||||||
| * | | Modify back to top button | wyhaya | 2019-04-16 | 1 | -2/+5 | |
| |/ | ||||||
* / | Wrap title instead of overflowing | boastful-squirrel | 2019-04-16 | 1 | -0/+3 | |
|/ | ||||||
* | Fix issue #63 | boasting-squirrel | 2019-04-13 | 1 | -48/+68 | |
| | ||||||
* | Make body take 100% height in HTML | boasting-squirrel | 2019-04-07 | 1 | -0/+1 | |
| | ||||||
* | Fix CSS bug | boasting-squirrel | 2019-04-07 | 1 | -2/+0 | |
| | ||||||
* | Use strum to reduce boilerplate on ColorScheme enum + removed useless Debug ↵ | boasting-squirrel | 2019-04-07 | 1 | -6/+6 | |
| | | | | derives | |||||
* | Fix CSS bug | boasting-squirrel | 2019-04-07 | 1 | -0/+4 | |
| | ||||||
* | Use strum on Enums to reduce boilerplate | boasting-squirrel | 2019-04-07 | 1 | -3/+3 | |
| | ||||||
* | Use strum_macros::EnumIter instead of manually listing Enum variants | boasting-squirrel | 2019-04-07 | 1 | -2/+3 | |
| | ||||||
* | Fixed upload bug + refactored @ else in templates | boasting-squirrel | 2019-04-07 | 1 | -40/+44 | |
| | ||||||
* | Improved mobile view | boasting-squirrel | 2019-04-06 | 1 | -45/+22 | |
| | ||||||
* | Added flex wrap to handle overflow on mobile | boasting-squirrel | 2019-04-06 | 1 | -1/+3 | |
| | ||||||
* | Improved design | boasting-squirrel | 2019-04-06 | 1 | -18/+21 | |
| | ||||||
* | Changed link description in case of upload error | boasting-squirrel | 2019-04-06 | 1 | -1/+1 | |
| | ||||||
* | Merged upload + adapted it to the new design | boasting-squirrel | 2019-04-06 | 1 | -7/+138 | |
|\ | ||||||
| * | Improve file upload text. | Vojtěch Pejša | 2019-04-05 | 1 | -1/+1 | |
| | | ||||||
| * | Allow drag and drop file upload with js. | Vojtěch Pejša | 2019-04-04 | 1 | -3/+26 | |
| | | ||||||
| * | Fix typos and indentation. | Vojtěch Pejša | 2019-04-04 | 1 | -5/+5 | |
| | | ||||||
| * | Better error handling for file upload. | Vojtěch Pejša | 2019-04-04 | 1 | -0/+11 | |
| | | ||||||
| * | Fix file upload when used with random route. | Vojtěch Pejša | 2019-04-04 | 1 | -2/+3 | |
| | | ||||||
| * | Add CLI arguments for file uploading. | Vojtěch Pejša | 2019-04-04 | 1 | -0/+3 | |
| | | ||||||
| * | Implement file upload. | Vojtěch Pejša | 2019-04-04 | 1 | -1/+7 | |
| | | ||||||
* | | Removed query params when clicking on a file | boasting-squirrel | 2019-04-02 | 1 | -1/+1 | |
| | | ||||||
* | | Color schemes | boasting-squirrel | 2019-04-01 | 1 | -150/+391 | |
|/ | ||||||
* | Added missing padding on download div | boasting-squirrel | 2019-03-15 | 1 | -0/+1 | |
| | ||||||
* | Improved design | boasting-squirrel | 2019-03-15 | 1 | -3/+7 | |
| | ||||||
* | Download folder as a tar working | boasting-squirrel | 2019-03-08 | 1 | -0/+35 | |
| | ||||||
* | Added color on hovering row | boasting-squirrel | 2019-03-04 | 1 | -2/+5 | |
| | ||||||
* | Reset color of visited link in back to top button | boasting-squirrel | 2019-03-02 | 1 | -1/+3 | |
| | ||||||
* | Added back to top button + various CSS improvements + re-order functions in ↵ | boasting-squirrel | 2019-03-02 | 1 | -34/+66 | |
| | | | | renderer | |||||
* | Improved readability on mobile + terminal browsers | boasting-squirrel | 2019-02-27 | 1 | -10/+23 | |
| | ||||||
* | Improved parent directory link's style | boasting-squirrel | 2019-02-27 | 1 | -1/+8 | |
| | ||||||
* | Actually use unicode characters | boasting-squirrel | 2019-02-27 | 1 | -2/+2 | |
| | ||||||
* | Switched to unicode characters + improved look and feel | boasting-squirrel | 2019-02-27 | 1 | -36/+10 | |
| | ||||||
* | Added highlight for current sorting column | boasting-squirrel | 2019-02-26 | 1 | -3/+12 | |
| | ||||||
* | Stylized table header + added chevrons | boasting-squirrel | 2019-02-26 | 1 | -0/+45 | |
| | ||||||
* | Removed sorting from CLI + added sorting from HTML | boasting-squirrel | 2019-02-25 | 1 | -3/+31 | |
| | ||||||
* | convert_utc and humanize_systemtime now return option + fixed template ↵ | boasting-squirrel | 2019-02-23 | 1 | -29/+28 | |
| | | | | accordingly | |||||
* | Renders file listing using maud | boasting-squirrel | 2019-02-23 | 1 | -0/+230 | |