Commit graph

19 commits

Author SHA1 Message Date
Ada
0ff12e185b ♻️ Move code from main to module & clean code 2024-02-12 00:37:51 +01:00
Ada
650f78dec6 💄 Move DELETE logic to specific function 2024-01-23 22:28:19 +01:00
Ada
a9d3b08955 Plak expiration support 2024-01-23 22:00:06 +01:00
Ada
c68a989d25 fix(backend): broken utf8 on raw view 2023-11-26 02:53:24 +01:00
hacki
888bc0a65f Added line counter + some return optimization 2023-11-26 00:00:53 +01:00
Ada
ceaae53efd clean(backend): make one global redis client 2023-10-20 03:30:19 +02:00
Ada
b21d9c9c52 add(backend): support paste deletion 2023-10-12 21:46:30 +02:00
Ada
b3c6c35833 add(backend): html templates render paste view 2023-10-10 18:23:46 +02:00
Ada
46c866df5a add(backend): paste view 2023-10-10 18:23:46 +02:00
5e7146dc2e Merge branch 'main' into logs 2023-10-05 23:57:57 +02:00
a644e95044 🥅 handled unhandled errors + moved default config from code to .env file 2023-10-05 23:18:02 +02:00
1f98250626 improved some return statements and variables allocations 2023-10-04 01:50:04 +02:00
Ada
bbf0967a46 add(backend): add url to have raw paste 2023-10-04 00:10:29 +02:00
Ada
fe202b8e06 add(backend): inset data to db and check if path exist in db 2023-10-03 20:41:40 +02:00
Ada
07e3c29851 change(backend): serve static file from /static and serve index.html for / 2023-10-03 20:41:35 +02:00
Ada
a3d7b2b9da begin work for handle POST form 2023-10-02 20:33:13 +02:00
Ada
b66d655780 change(backend): serve static file from /static and serve index.html for / 2023-10-02 19:22:56 +02:00
Ada
ea0a76ff7d add(backend): config management 2023-10-02 15:03:04 +02:00
6e5dcb5fe1 🎉 First commit with basic frontend ! 2023-10-02 02:45:41 +02:00