Commit graph

22 commits

Author SHA1 Message Date
Ada f472d877ef 💄 pass linter 2024-04-10 20:13:09 +02:00
Ada f433e443f4 Add redis connection test before start 2024-02-21 14:34:19 +01:00
Ada 39c10dd9c2 🏗️ Embed static files in binary 2024-02-17 00:23:32 +01:00
Ada 3404053a8d ♻️ Move code from main to module & clean code 2024-02-12 00:37:51 +01:00
Ada 3a957471bc 💄 Move DELETE logic to specific function 2024-01-23 22:28:19 +01:00
Ada a6effea4bb Plak expiration support 2024-01-23 22:00:06 +01:00
Ada fb42ad7d8d fix(backend): broken utf8 on raw view 2023-11-26 02:53:24 +01:00
Hacki 7092914da4 Added line counter + some return optimization 2023-11-26 00:00:53 +01:00
Ada 4ec674bb26 clean(backend): make one global redis client 2023-10-20 03:30:19 +02:00
Ada 61f6715be9 add(backend): support paste deletion 2023-10-12 21:46:30 +02:00
Ada 4663925d5d add(backend): html templates render paste view 2023-10-10 18:23:46 +02:00
Ada 984c1cf3b6 add(backend): paste view 2023-10-10 18:23:46 +02:00
Hacki 19f56f96cd Merge branch 'main' into logs 2023-10-05 23:57:57 +02:00
Hacki 3018547876 🥅 handled unhandled errors + moved default config from code to .env file 2023-10-05 23:18:02 +02:00
Hacki ac2b9ba9ce improved some return statements and variables allocations 2023-10-04 01:50:04 +02:00
Ada 0c74258e35 add(backend): add url to have raw paste 2023-10-04 00:10:29 +02:00
Ada 73c06c3636 add(backend): inset data to db and check if path exist in db 2023-10-03 20:41:40 +02:00
Ada 85dff8deca change(backend): serve static file from /static and serve index.html for / 2023-10-03 20:41:35 +02:00
Ada 098f53ef67 begin work for handle POST form 2023-10-02 20:33:13 +02:00
Ada d6f90977e1 change(backend): serve static file from /static and serve index.html for / 2023-10-02 19:22:56 +02:00
Ada 0977e8d064 add(backend): config management 2023-10-02 15:03:04 +02:00
Hacki b14360dd8b 🎉 First commit with basic frontend ! 2023-10-02 02:45:41 +02:00