rustypaste/src
Helmut K. C. Tessarek cc9633cc95
refactor(server): change response to 'file deleted' (#137)
2023-09-04 11:09:29 +02:00
..
auth.rs fix(server): don't log invalid token in release builds (#112) 2023-08-14 14:05:34 +02:00
config.rs feat(server): add delete endpoint (#136) 2023-09-03 17:47:52 +02:00
file.rs fix(lints): apply clippy suggestions for tests 2022-05-16 12:58:41 +03:00
header.rs feat(server): support server-side default expiry time 2023-05-14 01:30:35 +03:00
lib.rs feat(server): add delete endpoint (#136) 2023-09-03 17:47:52 +02:00
main.rs feat(server): improve random_url config handling (#122) 2023-08-20 20:32:41 +02:00
middleware.rs refactor(middleware): polish the ContentLengthLimiter implementation 2023-06-05 23:02:10 +03:00
mime.rs fix(lints): apply clippy suggestions for tests 2022-05-16 12:58:41 +03:00
paste.rs feat(server): support handling spaces in filenames (#107) 2023-08-26 14:35:13 +02:00
random.rs feat(server): improve random_url config handling (#122) 2023-08-20 20:32:41 +02:00
server.rs refactor(server): change response to 'file deleted' (#137) 2023-09-04 11:09:29 +02:00
util.rs feat(server): support one shot URLs (#46) 2023-05-28 22:09:14 +02:00