A very light-weight pastebin implementation in Rust https://paste.blakerain.com/
Go to file
Blake Rain 729fcc7cf5
All checks were successful
Deploy / build (push) Successful in 2m40s
chore: minor version bump
2023-10-24 15:56:36 +01:00
.gitea/workflows fix: install NodeJS in Docker 2023-10-13 18:25:31 +01:00
migrations feat: initial commit 2023-10-13 17:53:56 +01:00
src feat: swap over to RemoteIp (closes #1) 2023-10-24 15:55:53 +01:00
style feat: initial commit 2023-10-13 17:53:56 +01:00
templates feat: add CSRF token (closes #2) 2023-10-24 15:51:32 +01:00
.dockerignore fix: allow .git directory in Dockerfile 2023-10-13 23:04:13 +01:00
.gitignore fix: switch over to using npm 2023-10-13 18:17:22 +01:00
build.rs fix: refactor and ensure build works 2023-10-13 23:25:55 +01:00
Cargo.toml chore: minor version bump 2023-10-24 15:56:36 +01:00
Dockerfile fix: missing template files in build 2023-10-13 21:56:05 +00:00
LICENSE Initial commit 2023-10-13 16:53:00 +00:00
package.json chore: minor version bump 2023-10-24 15:56:36 +01:00
README.md Initial commit 2023-10-13 16:53:00 +00:00
tailwind.config.js feat: initial commit 2023-10-13 17:53:56 +01:00

cement

A super light weight pastebin