Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarity of comment | Jonas Diemer | 2022-09-18 | 1 | -1/+1 |
| | | | Co-authored-by: Sven-Hendrik Haase <svenstaro@gmail.com> | ||||
* | clarity of comment | Jonas Diemer | 2022-09-18 | 1 | -1/+1 |
| | | | Co-authored-by: Sven-Hendrik Haase <svenstaro@gmail.com> | ||||
* | renaming of option for clarity in test | Jonas Diemer | 2022-09-18 | 1 | -5/+5 |
| | |||||
* | Update src/file_upload.rs | Jonas Diemer | 2022-09-18 | 1 | -1/+1 |
| | | | Co-authored-by: Sven-Hendrik Haase <svenstaro@gmail.com> | ||||
* | Renamed option for more clarity | Jonas Diemer | 2022-09-18 | 5 | -13/+14 |
| | |||||
* | Avoid error message during testing of restricted | Jonas Diemer | 2022-09-18 | 1 | -2/+2 |
| | |||||
* | added test cases for sub directory | Jonas Diemer | 2022-09-18 | 1 | -5/+10 |
| | |||||
* | cleaned up code using any() | Jonas Diemer | 2022-09-18 | 2 | -25/+7 |
| | |||||
* | Switched to use of PathBuf, fixed for subdirs | Jonas Diemer | 2022-09-18 | 4 | -15/+26 |
| | |||||
* | Added dependency to -u for --restrict-upload-dir | Jonas Diemer | 2022-09-18 | 1 | -1/+2 |
| | |||||
* | Added positive test for --restrict-upload-dir | Jonas Diemer | 2022-09-18 | 1 | -0/+45 |
| | |||||
* | Removed redundant test code, fixed comments | Jonas Diemer | 2022-09-18 | 1 | -11/+5 |
| | |||||
* | Test that uploads fail if outside restricted dir | Jonas Diemer | 2022-09-18 | 1 | -0/+38 |
| | |||||
* | fixed rendering of upload if non-restricted | Jonas Diemer | 2022-09-18 | 1 | -1/+2 |
| | |||||
* | Added option restrict-upload-dir | Jonas Diemer | 2022-09-18 | 4 | -1/+29 |
| | |||||
* | Add CHANGELOG entry for QR code rewrite | Sven-Hendrik Haase | 2022-09-18 | 1 | -0/+1 |
| | |||||
* | Merge pull request #848 from cyqsimon/qrcode | Sven-Hendrik Haase | 2022-09-18 | 8 | -136/+183 |
|\ | | | | | Switch to `fast_qr` lib | ||||
| * | Merge branch 'master' into qrcode | cyqsimon | 2022-09-15 | 19 | -402/+539 |
| |\ | |||||
| * | | Add tooltip on QR code | cyqsimon | 2022-09-15 | 2 | -2/+9 |
| | | | |||||
| * | | Fix test name | cyqsimon | 2022-09-15 | 1 | -1/+1 |
| | | | |||||
| * | | Restores webpage QR tests | cyqsimon | 2022-09-15 | 1 | -1/+21 |
| | | | |||||
| * | | Move QR margin size into `consts` | cyqsimon | 2022-09-01 | 2 | -1/+4 |
| | | | |||||
| * | | Switch to `fast_qr` crate | cyqsimon | 2022-09-01 | 6 | -130/+29 |
| | | | |||||
| * | | Remove leftover `dbg!` | cyqsimon | 2022-09-01 | 1 | -1/+0 |
| | | | |||||
| * | | Remove outdated test | cyqsimon | 2022-09-01 | 1 | -21/+1 |
| | | | |||||
| * | | Fix drop-down QR code | cyqsimon | 2022-09-01 | 5 | -77/+73 |
| | | | |||||
| * | | Fix rustfmt complaints | cyqsimon | 2022-08-22 | 1 | -6/+13 |
| | | | |||||
| * | | Fix QR code test | cyqsimon | 2022-08-22 | 1 | -3/+3 |
| | | | |||||
| * | | Use SASS nesting | cyqsimon | 2022-08-22 | 1 | -12/+13 |
| | | | |||||
| * | | Remove separators in CSS | cyqsimon | 2022-08-22 | 1 | -5/+0 |
| | | | |||||
| * | | Fix QR test screwing up terminal | cyqsimon | 2022-08-22 | 1 | -1/+3 |
| | | | |||||
| * | | Use low EC level for QR code | cyqsimon | 2022-08-22 | 1 | -1/+1 |
| | | | |||||
| * | | Move QR code page style to `style.scss` | cyqsimon | 2022-08-22 | 3 | -45/+47 |
| | | | |||||
| * | | Disable broken tests for Windows | cyqsimon | 2022-08-22 | 2 | -1/+9 |
| | | | |||||
| * | | Use `mime` for content type | cyqsimon | 2022-08-22 | 1 | -1/+1 |
| | | | |||||
| * | | Fix tests | cyqsimon | 2022-08-22 | 4 | -18/+77 |
| | | | |||||
| * | | Switch to `qrcode` lib | cyqsimon | 2022-08-22 | 6 | -69/+138 |
| | | | |||||
* | | | Merge pull request #905 from svenstaro/dependabot/cargo/sha2-0.10.6 | Sven-Hendrik Haase | 2022-09-16 | 1 | -4/+4 |
|\ \ \ | |_|/ |/| | | Bump sha2 from 0.10.5 to 0.10.6 | ||||
| * | | Bump sha2 from 0.10.5 to 0.10.6 | dependabot[bot] | 2022-09-16 | 1 | -4/+4 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.5 to 0.10.6. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.10.5...sha2-v0.10.6) --- updated-dependencies: - dependency-name: sha2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | | Merge pull request #902 from kianmeng/fix-typos | Sven-Hendrik Haase | 2022-09-15 | 5 | -7/+7 |
|\ \ | | | | | | | Fix typos | ||||
| * | | Fix typos | Kian-Meng Ang | 2022-09-14 | 5 | -7/+7 |
| |/ | | | | | | | Found via `codespell -L crate`. | ||||
* | | Bump deps | Sven-Hendrik Haase | 2022-09-15 | 1 | -159/+141 |
| | | |||||
* | | Check for directories in default request test | Sven-Hendrik Haase | 2022-09-15 | 1 | -0/+3 |
| | | |||||
* | | Reformat readme tests and add some comments | Sven-Hendrik Haase | 2022-09-15 | 1 | -4/+11 |
| | | |||||
* | | Merge pull request #880 from Atreyagaurav/master | Sven-Hendrik Haase | 2022-09-15 | 2 | -3/+123 |
|\ \ | | | | | | | Add tests for `--readme` | ||||
| * | | Add README test in root | Gaurav | 2022-09-13 | 1 | -32/+69 |
| | | | | | | | | | | | | | | | Root and Directories' readme test is in different functions to make it easier to catch bugs. | ||||
| * | | Test for different README.md in all directories. | Gaurav | 2022-09-02 | 2 | -46/+41 |
| | | | |||||
| * | | Add test for README.md file for `--readme` | Gaurav | 2022-08-27 | 1 | -6/+23 |
| | | | |||||
| * | | Make cases for `--readme` test functions | Gaurav | 2022-08-26 | 1 | -48/+27 |
| | | | | | | | | | | | | | | | * remove extra functions for directory check * add directory listing check for with and without readme | ||||
| * | | Appease `cargo fmt` | Gaurav | 2022-08-26 | 1 | -3/+4 |
| | | |