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

114 Commits

Author SHA1 Message Date
Lukas SP
cc150b82ac Implement deletion token hashing 2020-08-23 16:06:40 +02:00
Lukas SP
0fc4ada144 Rework frontend routing and prepare frontend rewrite 2020-08-23 16:03:56 +02:00
Lukas SP
7a77bfe92b Tidy modules 2020-08-23 14:14:37 +02:00
Lukas SP
13b0e961ae Fix frontend routing 2020-08-23 14:13:17 +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
Lukas SP
db5e57fb04 Implement storage driver termination 2020-08-23 00:07:34 +02:00
Lukas SP
6011123ab1 Implement file storage driver 2020-08-23 00:06:29 +02:00
Lukas SP
ba0aebdb62 Implement basic configuration and storage structure 2020-08-22 23:24:38 +02:00
Lukas SP
9bd6044e39 Implement basic paste structure 2020-08-22 22:27:37 +02:00
Lukas SP
5689c90a1c Initialize basic Go project 2020-08-22 22:13:43 +02:00
Lukas SP
266fd21e76
Initial commit 2020-08-22 22:09:17 +02:00