Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed upload bug + refactored @ else in templates | boasting-squirrel | 2019-04-07 | 1 | -40/+44 |
| | |||||
* | Cargo fmt | boasting-squirrel | 2019-04-06 | 1 | -1/+0 |
| | |||||
* | Improved mobile view | boasting-squirrel | 2019-04-06 | 2 | -50/+33 |
| | |||||
* | 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 | 10 | -22/+411 |
|\ | |||||
| * | Merge pull request #58 from vojta7/file_uploading | Sven-Hendrik Haase | 2019-04-05 | 8 | -6/+273 |
| |\ | | | | | | | File uploading | ||||
| | * | Improve file upload text. | Vojtěch Pejša | 2019-04-05 | 1 | -1/+1 |
| | | | |||||
| | * | Mention file uploading in README | Vojtěch Pejša | 2019-04-04 | 1 | -0/+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 | 4 | -17/+17 |
| | | | |||||
| | * | Fix syntax error and clippy warnings. | Vojtěch Pejša | 2019-04-04 | 2 | -14/+19 |
| | | | |||||
| | * | Fix typos | Vojtěch Pejša | 2019-04-04 | 1 | -5/+5 |
| | | | |||||
| | * | Check if we have permissions to create files. | Vojtěch Pejša | 2019-04-04 | 2 | -1/+16 |
| | | | |||||
| | * | Improve how file upload handler is added to server. | Vojtěch Pejša | 2019-04-04 | 1 | -10/+12 |
| | | | |||||
| | * | Better error handling for file upload. | Vojtěch Pejša | 2019-04-04 | 3 | -22/+61 |
| | | | |||||
| | * | 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 | 5 | -2/+116 |
| |/ | |||||
| * | Merge pull request #57 from svenstaro/dependabot/cargo/serde-1.0.90 | dependabot[bot] | 2019-04-04 | 2 | -7/+7 |
| |\ | |||||
| | * | Bump serde from 1.0.89 to 1.0.90 | dependabot[bot] | 2019-04-04 | 2 | -7/+7 |
| |/ | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.89 to 1.0.90. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.89...v1.0.90) Signed-off-by: dependabot[bot] <support@dependabot.com> | ||||
* | | Use serde lowercase for SortingMethods enum | boasting-squirrel | 2019-04-03 | 1 | -3/+1 |
| | | |||||
* | | Merge branch 'master' into colorscheme | boasting-squirrel | 2019-04-03 | 3 | -41/+41 |
|\| | |||||
| * | Merge pull request #56 from svenstaro/dependabot/cargo/futures-0.1.26 | Sven-Hendrik Haase | 2019-04-02 | 2 | -27/+27 |
| |\ | | | | | | | Bump futures from 0.1.25 to 0.1.26 | ||||
| | * | Bump futures from 0.1.25 to 0.1.26 | dependabot[bot] | 2019-04-02 | 2 | -27/+27 |
| |/ | | | | | | | | | | | | | | | Bumps [futures](https://github.com/rust-lang-nursery/futures-rs) from 0.1.25 to 0.1.26. - [Release notes](https://github.com/rust-lang-nursery/futures-rs/releases) - [Changelog](https://github.com/rust-lang-nursery/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang-nursery/futures-rs/compare/0.1.25...0.1.26) Signed-off-by: dependabot[bot] <support@dependabot.com> | ||||
| * | Merge pull request #54 from svenstaro/dependabot/cargo/actix-web-0.7.19 | Sven-Hendrik Haase | 2019-04-01 | 1 | -14/+13 |
| |\ | | | | | | | Bump actix-web from 0.7.18 to 0.7.19 | ||||
| | * | Bump actix-web from 0.7.18 to 0.7.19 | dependabot[bot] | 2019-04-01 | 1 | -14/+13 |
| |/ | | | | | | | | | | | | | | | Bumps [actix-web](https://github.com/actix/actix-web) from 0.7.18 to 0.7.19. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.7.19/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/0.7.18...v0.7.19) Signed-off-by: dependabot[bot] <support@dependabot.com> | ||||
| * | Try using xenial | Sven-Hendrik Haase | 2019-03-26 | 1 | -0/+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 |
|/ | |||||
* | Try rustup update to fix random failure | Sven-Hendrik Haase | 2019-03-23 | 1 | -0/+1 |
| | |||||
* | Bumping deps | Sven-Hendrik Haase | 2019-03-23 | 1 | -172/+176 |
| | |||||
* | Merge pull request #48 from boastful-squirrel/targz | Sven-Hendrik Haase | 2019-03-23 | 8 | -42/+424 |
|\ | | | | | Download folders in .tar.gz format | ||||
| * | Updated README with known limitations | boasting-squirrel | 2019-03-19 | 1 | -0/+4 |
| | | |||||
| * | 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 |
| | |