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

4 Commits

Author SHA1 Message Date
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
Lukas SP
7d0c25fb2f Seed random generator 2020-08-24 20:28:09 +02:00
Lukas SP
5585a26ab0 Switch from snowflake to random string ID system 2020-08-24 20:22:53 +02:00