rustypaste-pretty/src
2021-11-07 17:03:00 +03:00
..
auth.rs refactor(test): use tests module for tests 2021-08-09 22:50:01 +03:00
config.rs feat(config): hot-reload the configuration 2021-11-07 16:06:57 +03:00
file.rs fix(server): prevent serving an already expired file 2021-11-07 00:49:31 +03:00
header.rs feat(paste): support setting an expiry date for uploads 2021-08-27 15:54:23 +03:00
lib.rs feat(paste): make duplicate uploads optional (#7) 2021-10-12 19:35:06 +03:00
main.rs feat(config): hot-reload the configuration 2021-11-07 16:06:57 +03:00
mime.rs feat(paste): support overriding MIME types 2021-08-09 22:28:33 +03:00
paste.rs chore(lib): import required traits for backwards edition compatibility 2021-11-07 16:25:08 +03:00
random.rs refactor(test): use tests module for tests 2021-08-09 22:50:01 +03:00
server.rs fix(server): change the config data type for serve route 2021-11-07 17:03:00 +03:00
util.rs fix(server): prevent serving an already expired file 2021-11-07 00:49:31 +03:00