rustypaste/src
Orhun Parmaksız 1a9163639c
chore(log): add startup log for showing the server address
2023-05-31 00:53:59 +03:00
..
auth.rs chore(deps): upgrade actix dependencies 2022-03-17 15:46:32 +03:00
config.rs feat(server): allow configuring the content type for landing page (#48) 2023-05-28 00:16:46 +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 refactor(server): define global constants for environment variables 2022-03-17 15:54:08 +03:00
main.rs chore(log): add startup log for showing the server address 2023-05-31 00:53:59 +03:00
mime.rs fix(lints): apply clippy suggestions for tests 2022-05-16 12:58:41 +03:00
paste.rs feat(server): support one shot URLs (#46) 2023-05-28 22:09:14 +02:00
random.rs fix(lints): apply clippy suggestions for tests 2022-05-16 12:58:41 +03:00
server.rs feat(server): support one shot URLs (#46) 2023-05-28 22:09:14 +02:00
util.rs feat(server): support one shot URLs (#46) 2023-05-28 22:09:14 +02:00