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

10 Commits

Author SHA1 Message Date
Lukas Schulte Pelkum
8b1a4d23b7
restructure storage driver 2023-06-07 18:25:28 +02:00
Lukas Schulte Pelkum
3575c02c1e
restructure startup & config logic 2023-06-07 17:46:19 +02:00
Lukas Schulte Pelkum
e93b292daf
refactor package structure & remove v1 API 2022-08-29 15:58:20 +02:00
Lukas Schulte Pelkum
1a574add49
remove deletion token notation support 2022-08-22 16:58:36 +02:00
Lukas Schulte Pelkum
e8f7fa239e
Add option to define ID and modification token generation characters (#17) 2021-07-24 17:00:29 +02:00
Lukas Schulte Pelkum
99504e0bba
Implement API v2 (#13)
* Add documentation notice

* Rename the deletion token to modification token

* Implement API basics

* Implement paste modification endpoint (#10)

* Implement paste metadata

* Implement report webhook support

* Document API

* Document paste entity

* Update syntax highlighting types (js -> jsonc)

* Update migrator
2021-07-22 22:26:21 +02:00
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 Schulte Pelkum
681ee9f1d0
Fix some stuff 2021-04-15 20:59:32 +02:00
Lukas Schulte Pelkum
1792ef1c38
Rework project structure 2021-04-15 20:15:42 +02:00