Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix file upload when used with random route. | Vojtěch Pejša | 2019-04-04 | 4 | -6/+22 | |
| | | ||||||
| * | Add CLI arguments for file uploading. | Vojtěch Pejša | 2019-04-04 | 5 | -9/+44 | |
| | | ||||||
| * | Use proper typed query param. | Vojtěch Pejša | 2019-04-04 | 1 | -16/+25 | |
| | | ||||||
| * | Document file upload. | Vojtěch Pejša | 2019-04-04 | 2 | -3/+10 | |
| | | ||||||
| * | Refactoring | Vojtěch Pejša | 2019-04-04 | 1 | -48/+36 | |
| | | ||||||
| * | Check if file path is under app root dir. | Vojtěch Pejša | 2019-04-04 | 1 | -7/+20 | |
| | | ||||||
| * | Implement file upload. | Vojtěch Pejša | 2019-04-04 | 4 | -1/+115 | |
| | | ||||||
* | | Use serde lowercase for SortingMethods enum | boasting-squirrel | 2019-04-03 | 1 | -3/+1 | |
| | | ||||||
* | | Added CLI argument to set default theme | boasting-squirrel | 2019-04-03 | 4 | -18/+39 | |
| | | ||||||
* | | Added light theme | boasting-squirrel | 2019-04-02 | 1 | -0/+40 | |
| | | ||||||
* | | Removed query params when clicking on a file | boasting-squirrel | 2019-04-02 | 1 | -1/+1 | |
| | | ||||||
* | | Renamed ArchLinux to Archlinux | boasting-squirrel | 2019-04-02 | 2 | -7/+7 | |
| | | ||||||
* | | Removed useless feature | boasting-squirrel | 2019-04-01 | 1 | -1/+0 | |
| | | ||||||
* | | Color schemes | boasting-squirrel | 2019-04-01 | 5 | -153/+625 | |
|/ | ||||||
* | Fixed comments | boasting-squirrel | 2019-03-19 | 1 | -1/+1 | |
| | ||||||
* | Added documentation for errors and removed useless errors | boasting-squirrel | 2019-03-19 | 2 | -7/+18 | |
| | ||||||
* | Removed Content-Length | boasting-squirrel | 2019-03-19 | 1 | -1/+0 | |
| | ||||||
* | Added missing padding on download div | boasting-squirrel | 2019-03-15 | 1 | -0/+1 | |
| | ||||||
* | Renamed create_archive_file function and added documentation | boasting-squirrel | 2019-03-15 | 2 | -5/+7 | |
| | ||||||
* | Improved design | boasting-squirrel | 2019-03-15 | 1 | -3/+7 | |
| | ||||||
* | Cargo fmt | boasting-squirrel | 2019-03-14 | 1 | -3/+10 | |
| | ||||||
* | Switched to tar-rs 0.4.22 and propagate no-symlink argument to tar generation | boasting-squirrel | 2019-03-14 | 2 | -9/+7 | |
| | ||||||
* | Improved grammar of TarBuildingError error message | boasting-squirrel | 2019-03-13 | 1 | -1/+1 | |
| | ||||||
* | Switched to standard Rust logging system | boasting-squirrel | 2019-03-13 | 4 | -38/+19 | |
| | ||||||
* | Build tar in buffer instead of in tempfile | boasting-squirrel | 2019-03-13 | 2 | -38/+10 | |
| | ||||||
* | Added some docs comments to errors.rs | boasting-squirrel | 2019-03-12 | 1 | -1/+6 | |
| | ||||||
* | Improved error message | boasting-squirrel | 2019-03-12 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'master' into targz | boasting-squirrel | 2019-03-12 | 1 | -1/+1 | |
|\ | ||||||
| * | Send 401 instead of 403 on incorrect password (fixes #47) | Sven-Hendrik Haase | 2019-03-08 | 1 | -1/+1 | |
| | | ||||||
* | | Better error messages for invalid path | boasting-squirrel | 2019-03-12 | 3 | -13/+20 | |
| | | ||||||
* | | Added some error messages + reworked the print_error_chain method | boasting-squirrel | 2019-03-12 | 3 | -21/+38 | |
| | | ||||||
* | | Started to add helpful messages for errors which could occur during archiving | boasting-squirrel | 2019-03-11 | 4 | -49/+168 | |
| | | ||||||
* | | Changed Info: to info: to be consistent | boasting-squirrel | 2019-03-11 | 1 | -1/+1 | |
| | | ||||||
* | | Removed debug message | boasting-squirrel | 2019-03-09 | 1 | -3/+2 | |
| | | ||||||
* | | Temporary workaround for symlinks issue | boasting-squirrel | 2019-03-09 | 1 | -0/+5 | |
| | | ||||||
* | | Improved HTTP headers | boasting-squirrel | 2019-03-08 | 2 | -1/+16 | |
| | | ||||||
* | | Corrected comment | boasting-squirrel | 2019-03-08 | 1 | -1/+1 | |
| | | ||||||
* | | Refactored some code | boasting-squirrel | 2019-03-08 | 2 | -31/+47 | |
| | | ||||||
* | | Working example of tar.gz | boasting-squirrel | 2019-03-08 | 1 | -5/+17 | |
| | | ||||||
* | | Download folder as a tar working | boasting-squirrel | 2019-03-08 | 4 | -19/+171 | |
|/ | ||||||
* | Refactored if/let for sorting methods | boasting-squirrel | 2019-03-05 | 1 | -7/+5 | |
| | ||||||
* | Merge branch 'master' into header-sorting | Boastful Squirrel | 2019-03-04 | 1 | -0/+2 | |
|\ | ||||||
| * | Comment some stuff | Sven-Hendrik Haase | 2019-03-04 | 1 | -1/+3 | |
| | | ||||||
* | | Renamed QueryParameters struct | boasting-squirrel | 2019-03-04 | 1 | -2/+2 | |
| | | ||||||
* | | Use actix::Query | boasting-squirrel | 2019-03-04 | 1 | -24/+24 | |
| | | ||||||
* | | Sort in alphanumeric order by default | boasting-squirrel | 2019-03-04 | 1 | -0/+4 | |
| | | ||||||
* | | 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 | |
| | |