Commit graph

23 commits

Author SHA1 Message Date
Ada f644dcdb7b fix(backend): XSS on raw. 2023-10-12 15:29:14 +02:00
Ada a5c940f245 Merge pull request 'fix(front): missing /static for css' (#5) from fix-css into main
Reviewed-on: #5
2023-10-12 13:12:40 +00:00
Ada 81d90d7361 fix(front): missing /static for css 2023-10-12 00:39:47 +02:00
Ada 743c83272f Merge pull request 'Paste view' (#2) from view-paste into main
Reviewed-on: #2
2023-10-10 17:10:15 +00:00
Ada 223ccdd18b changes(front): Use css for paste view 2023-10-10 18:23:46 +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
hacki b240a5669b Merge pull request '💄 revamped frontend' (#4) from frontend into main
Reviewed-on: #4
2023-10-08 12:07:30 +00:00
Hacki 9f15e0b2ae 💄 revamped frontend 2023-10-08 14:06:05 +02:00
hacki 9cdf36cc00 Merge pull request 'logs' (#3) from logs into main
Reviewed-on: #3
2023-10-05 22:00:13 +00:00
Hacki 5e7146dc2e Merge branch 'main' into logs 2023-10-05 23:57:57 +02:00
Hacki a644e95044 🥅 handled unhandled errors + moved default config from code to .env file 2023-10-05 23:18:02 +02:00
Hacki 1f98250626 improved some return statements and variables allocations 2023-10-04 01:50:04 +02:00
Ada 273fb204a1 add(config): empty example 2023-10-04 01:06:47 +02:00
Ada bbf0967a46 add(backend): add url to have raw paste 2023-10-04 00:10:29 +02:00
Ada 7d45a1792b change(backend): use crypto/rand for secret 2023-10-03 23:20:31 +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
Hacki 7a32a44877 🐛 Add form to main structure 2023-10-03 20:41:15 +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
Hacki 6e5dcb5fe1 🎉 First commit with basic frontend ! 2023-10-02 02:45:41 +02:00