Commit Graph

8 Commits

Author SHA1 Message Date
Ringo Hoffmann 8cbb62070e
Add content length cap for paste creation endpoint (#8)
* add content length cap

* add development docker compose stack

* Fix paste creation error notification data

* Add length cap to hastebin endpoint as well

* Mention length cap in Readme

Co-authored-by: Lukas Schulte Pelkum <kbrt@protonmail.com>
2021-05-23 20:55:16 +02:00
Lukas Schulte Pelkum 542bb5b17d
Implement deletion token toggle & master 2021-04-20 16:38:00 +02:00
Lukas SP 386e878f07 Fix copy behaviour 2020-09-16 20:17:40 +02:00
Lukas SP 1731fb8924 Change highlight.js theme 2020-09-11 18:02:44 +02:00
Lukas SP f63b94f8c1 Open the deletion token copy prompt when creating a paste 2020-08-26 20:47:15 +02:00
Lukas SP 76515c0108 Implement basic frontend notification system 2020-08-26 20:34:43 +02:00
Lukas SP a1cd915759 Fix tabulator key input 2020-08-24 19:30:33 +02:00
Lukas SP f5357a2c9d Fix buggy frontend routing 2020-08-24 18:32:14 +02:00
Renamed from web/js/buttons.js (Browse further)