Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump deps | Sven-Hendrik Haase | 2024-07-20 | 1 | -7/+11 |
* | Refactor errors | cyqsimon | 2024-01-29 | 1 | -36/+30 |
* | Fix inaccurate uses of `sanitize_path` | cyqsimon | 2024-01-26 | 1 | -3/+4 |
* | Use tokio::fs instead of std::fs to enable async file operations (fixes #445) | Sven-Hendrik Haase | 2024-01-13 | 1 | -8/+9 |
* | Fix formatting | Sven-Hendrik Haase | 2024-01-13 | 1 | -8/+14 |
* | Ignore readonly metadata and handle errors instead | Victor | 2024-01-11 | 1 | -11/+15 |
* | Update actix-multipart to 0.6.1 | Sven-Hendrik Haase | 2024-01-03 | 1 | -2/+2 |
* | Fix incorrect usage of app data extractor | cyqsimon | 2023-09-05 | 1 | -1/+1 |
* | Minor code style refactors | cyqsimon | 2023-09-05 | 1 | -9/+11 |
* | Use distinct query type for file op APIs | cyqsimon | 2023-09-05 | 1 | -9/+12 |
* | rename `file_upload` to `file_op` | cyqsimon | 2023-09-05 | 1 | -0/+230 |