1
0
mirror of https://github.com/lus/pasty.git synced 2023-08-10 21:13:09 +03:00
Commit Graph

22 Commits

Author SHA1 Message Date
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
ef364db0e5 Update credits URL 2021-05-08 14:02:41 +02:00
f772643d20 Add credits 2021-05-08 13:58:19 +02:00
71e51d2b29 Change GitHub repo URL 2021-05-08 13:43:07 +02:00
542bb5b17d Implement deletion token toggle & master 2021-04-20 16:38:00 +02:00
386e878f07 Fix copy behaviour 2020-09-16 20:17:40 +02:00
bd92974182 Implement line highlighting [SHITCODE] 2020-09-16 20:06:01 +02:00
1731fb8924 Change highlight.js theme 2020-09-11 18:02:44 +02:00
f63b94f8c1 Open the deletion token copy prompt when creating a paste 2020-08-26 20:47:15 +02:00
76515c0108 Implement basic frontend notification system 2020-08-26 20:34:43 +02:00
98cf1b396e Improve some frontend stuff 2020-08-24 21:53:23 +02:00
a1cd915759 Fix tabulator key input 2020-08-24 19:30:33 +02:00
f5357a2c9d Fix buggy frontend routing 2020-08-24 18:32:14 +02:00
6b0d0007e2 Implement the spinner functionality 2020-08-24 18:23:52 +02:00
09135a493f Fix double semicolon 2020-08-24 18:09:18 +02:00
01f2cfcb6d Refactor frontend JavaScript 2020-08-24 18:00:04 +02:00
5149434cff Implement S3 storage driver 2020-08-23 23:44:47 +02:00
5272426dac Improve frontend mobile view 2020-08-23 21:31:49 +02:00
b2899c28f5 Make frontend responsive 2020-08-23 21:24:11 +02:00
bfe9c5b628 Implement frontend 2020-08-23 20:02:51 +02:00
0fc4ada144 Rework frontend routing and prepare frontend rewrite 2020-08-23 16:03:56 +02:00
13b0e961ae Fix frontend routing 2020-08-23 14:13:17 +02:00