Commit graph

50 commits

Author SHA1 Message Date
hacki
61c219cc0b Merge branch 'hacki/front' of ssh://git.gnous.eu:2222/gnouseu/plakken into hacki/front 2024-03-18 23:57:06 +01:00
hacki
9be8dc0ba7 removed post icon and made button less wide 2024-02-28 18:25:55 +01:00
hacki
d2ba442a45 removed post icon and made button less wide 2024-02-27 01:16:25 +01:00
hacki
65aac63eeb made UI more consistent, fixed a bug 2024-02-26 01:24:05 +01:00
hacki
80a8314213 A LOT of improvments to the UX/UI and ew fonctionnalities 2024-02-18 23:58:32 +01:00
Ada
88a6104106 Merge pull request '♻️ Move code from main to module' (#18) from ada/refactor into main
Reviewed-on: #18
2024-02-11 23:40:12 +00:00
Ada
0ff12e185b ♻️ Move code from main to module & clean code 2024-02-12 00:37:51 +01:00
Ada
b254a78469 Merge pull request '💄 Move DELETE logic to specific function' (#16) from ada/backend/refactor-delete into main
Reviewed-on: #16
2024-01-23 21:28:50 +00:00
Ada
650f78dec6 💄 Move DELETE logic to specific function 2024-01-23 22:28:19 +01:00
Ada
35d02f43d8 Merge pull request 'bump(go-redis): v9.4.0' (#15) from ada/backend/update-redis into main
Reviewed-on: #15
2024-01-23 21:14:52 +00:00
Ada
7b72358c24 bump(go-redis): v9.4.0 2024-01-23 22:13:21 +01:00
Ada
f131d866e5 Merge pull request ' Plak expiration support' (#14) from ada/backend/expiration into main
Reviewed-on: #14
2024-01-23 21:02:45 +00:00
Ada
a9d3b08955 Plak expiration support 2024-01-23 22:00:06 +01:00
Ada
4abf38296d Merge pull request 'fix(backend): broken utf8 on raw view' (#13) from fix/raw/utf-8 into main
Reviewed-on: #13
2023-11-26 19:10:56 +00:00
Ada
c68a989d25 fix(backend): broken utf8 on raw view 2023-11-26 02:53:24 +01:00
hacki
6289e90d01 Merge pull request 'features' (#12) from features into main
Reviewed-on: #12
2023-11-25 23:10:29 +00:00
hacki
9cc74dde95 Remove IDE specific files 2023-11-26 00:08:47 +01:00
hacki
888bc0a65f Added line counter + some return optimization 2023-11-26 00:00:53 +01:00
hacki
a90b79b52d Merge pull request 'clean(backend): make one global redis client' (#10) from clean-db into main
Reviewed-on: #10
2023-11-25 18:18:28 +00:00
hacki
67cbb8be42 Merge pull request 'clean(backend): Remove duplicate config example' (#9) from clean-env into main
Reviewed-on: #9
2023-11-25 18:16:16 +00:00
Ada
ceaae53efd clean(backend): make one global redis client 2023-10-20 03:30:19 +02:00
Ada
64f2a32d0d clean(backend): Remove duplicate config example 2023-10-20 02:47:35 +02:00
hacki
2ed9314428 Merge pull request '💄 improved pasted frontend + README' (#8) from front-paste into main
Reviewed-on: #8
2023-10-14 23:18:13 +00:00
hacki
05498b190a Merge pull request 'add(backend): support paste deletion' (#7) from delete-paste into main
Reviewed-on: #7
2023-10-14 23:17:49 +00:00
hacki
2bff0fa2b6 Merge pull request 'fix(backend): XSS on raw.' (#6) from fix-xss-raw into main
Reviewed-on: #6
2023-10-14 23:15:35 +00:00
d16f2a5613 💄 improved pasted frontend + README 2023-10-15 01:07:56 +02:00
Ada
b21d9c9c52 add(backend): support paste deletion 2023-10-12 21:46:30 +02:00
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
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
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
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
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
6e5dcb5fe1 🎉 First commit with basic frontend ! 2023-10-02 02:45:41 +02:00