Commit Graph

8 Commits

Author SHA1 Message Date
df6d3e34e8 Use MEDIUMTEXT column type to increase size limit 2019-09-29 13:26:05 +02:00
5a5084c711 Limit upload size to 64 KiB
Since that’s the limit of a TEXT column in MariaDB, and I don’t want to
deal with blobs.
2019-09-29 11:59:24 +02:00
ede3297808 Document usage on about page 2019-09-29 11:50:14 +02:00
96c335c41a Add back button on paste page 2019-09-29 10:15:42 +02:00
4919958d8f Use random strings as URIs 2019-09-29 09:51:15 +02:00
624320b8b1 Add syntax highlighting and config 2019-09-29 08:17:31 +02:00
00111efb27
Add web upload 2019-09-22 19:54:12 +02:00
e80c97e450
Initial commit 2019-09-19 22:06:57 +02:00