Commit Graph

15 Commits

Author SHA1 Message Date
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 Schulte Pelkum 4c392b4b52
Implement raw paste endpoint 2021-06-21 20:09:40 +02:00
Lukas Schulte Pelkum 5f7df183b4
Force specific Content-Type value for JS (#6) 2021-04-29 14:57:08 +02:00
Lukas Schulte Pelkum 542bb5b17d
Implement deletion token toggle & master 2021-04-20 16:38:00 +02:00
Lukas Schulte Pelkum 1792ef1c38
Rework project structure 2021-04-15 20:15:42 +02:00
Lukas Schulte Pelkum de2add44ec
Bump to Go 1.16 2021-04-15 19:26:17 +02:00
Lukas SP f5357a2c9d Fix buggy frontend routing 2020-08-24 18:32:14 +02:00
Lukas SP 5149434cff Implement S3 storage driver 2020-08-23 23:44:47 +02:00
Lukas SP 8317fef5f7 Implement rate limiting 2020-08-23 23:07:07 +02:00
Lukas SP 215315af14 Implement CORS headers 2020-08-23 20:29:18 +02:00
Lukas SP d1720c92f2 Implement web server starting log 2020-08-23 16:44:06 +02:00
Lukas SP 6d8bd2c2b5 Implement information endpoint 2020-08-23 16:40:06 +02:00
Lukas SP a3166a87f0 Implement legacy hastebin support 2020-08-23 16:22:20 +02:00
Lukas SP 13b0e961ae Fix frontend routing 2020-08-23 14:13:17 +02:00
Lukas SP 51765d6f03 Implement basic web server structure and get paste endpoint 2020-08-23 00:32:46 +02:00