Commit Graph

9 Commits

Author SHA1 Message Date
callum5892
2266d4f761 added favicon and updated index.html and paste.html to reference it 2026-03-17 17:33:37 +00:00
callum5892
8cde2cf363 Changed expire time from 1m to 10 2026-03-17 15:53:23 +00:00
callum5892
23ca70ac54 fixed trust_proxy 2026-03-17 02:46:39 +00:00
callum5892
02896d4126 updated style 2026-03-17 02:07:55 +00:00
callum5892
c797a7cba1 Fixed ratelimiting and added docker support 2026-03-15 14:56:55 +00:00
callum5892
b1b9d5772e Feat. Added rate limiting 2026-03-10 23:02:15 +00:00
callum5892
b2bd85aa2c Changed to binit.app 2026-03-10 22:55:27 +00:00
callum5892
933d81a77f feat: initial Minipaste
- MinIO-backed paste storage with 8-char base62 IDs
- Paste expiry (1m, 1h, 1d, 1w, never) stored in object metadata
- Raw plain-text endpoint at /raw/:id
- Syntax highlighting in editor and paste view via highlight.js
- In-editor highlight overlay with live language switching
- Download button with correct file extension per language
- Auto-redirect to paste after creation
2026-03-10 22:41:22 +00:00
51c03e5f42 Initial commit 2026-03-10 20:15:17 +00:00