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

11 Commits

Author SHA1 Message Date
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
078d9895a2 Prevent from sending deletion token hash 2020-10-02 18:25:39 +02:00
Lukas SP
5585a26ab0 Switch from snowflake to random string ID system 2020-08-24 20:22:53 +02:00
Lukas SP
8317fef5f7 Implement rate limiting 2020-08-23 23:07:07 +02:00
Lukas SP
bb196a1c6a Remove trailing slash of paste creation endpoint 2020-08-23 21:02:16 +02:00
Lukas SP
cc150b82ac Implement deletion token hashing 2020-08-23 16:06:40 +02:00
Lukas SP
0f90b267c7 Fix error 2020-08-23 00:45:56 +02:00
Lukas SP
e297a5c2b4 Implement paste deletion endpoint 2020-08-23 00:45:30 +02:00
Lukas SP
3aba9adb32 Implement paste creation endpoint 2020-08-23 00:40:20 +02:00
Lukas SP
51765d6f03 Implement basic web server structure and get paste endpoint 2020-08-23 00:32:46 +02:00