Go to file
Konrad Borowski 91ec0247d5 Put a newline before paste
This prevents HTML paste from eating a newline if a paste
starts with one.
2019-03-03 13:53:22 +01:00
migrations Implement automatic paste removal 2019-03-03 12:07:42 +01:00
src Resolve a bug causing only most recent paste to work 2019-03-03 13:47:32 +01:00
static Implement automatic paste removal 2019-03-03 12:07:42 +01:00
templates Put a newline before paste 2019-03-03 13:53:22 +01:00
.gitignore Initial release of pastebin.run 2019-03-02 17:35:05 +01:00
Cargo.lock Implement automatic paste removal 2019-03-03 12:07:42 +01:00
Cargo.toml Implement automatic paste removal 2019-03-03 12:07:42 +01:00
diesel.toml Initial release of pastebin.run 2019-03-02 17:35:05 +01:00
LICENSE Add AGPL LICENSE 2019-03-02 16:40:32 +00:00