20 Commits

Author SHA1 Message Date
60f031aa7b update input disabled style
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m5s
2024-12-20 19:10:52 +01:00
e30446598c use global modal for popup messages
All checks were successful
delpoy / build-and-deploy (push) Successful in 51s
2024-12-02 21:02:23 +01:00
95968148a6 update to svelte 5
All checks were successful
delpoy / build-and-deploy (push) Successful in 35s
2024-12-02 00:28:43 +01:00
dc3a404a5b add feedback endpoint (#28) and some other stuff
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m11s
2024-11-29 01:52:19 +01:00
d5ad9a7890 fix unwanted phone number field clearing
All checks were successful
delpoy / build-and-deploy (push) Successful in 40s
2023-11-30 21:16:38 +01:00
971ca4bc75 allow only number in phone number input (#10)
All checks were successful
delpoy / build-and-deploy (push) Successful in 41s
2023-11-30 20:20:24 +01:00
9cd78231c3 add rules read timeout of 30 seconds
All checks were successful
delpoy / build-and-deploy (push) Successful in 42s
2023-11-29 01:25:50 +01:00
05ddd05a5b update dependencies 2023-11-28 22:15:12 +01:00
81d97380ca make reported user nullable
All checks were successful
delpoy / build-and-deploy (push) Successful in 44s
2023-11-03 18:10:02 +01:00
722026c938 add report admin panel
All checks were successful
delpoy / build-and-deploy (push) Successful in 53s
2023-09-29 02:10:57 +02:00
37c230575d add report page 2023-09-28 01:12:06 +02:00
c57e514613 show rules popup when accepting them on register
All checks were successful
delpoy / build-and-deploy (push) Successful in 43s
2023-09-26 22:42:25 +02:00
10b1c01d51 add admin user page 2023-08-29 04:24:56 +02:00
1fb71fe899 make admin table resizable 2023-08-29 00:43:15 +02:00
3e259872b3 make input size changeable 2023-08-28 19:09:37 +02:00
0958ff21b6 add admin admin settings 2023-08-28 04:31:58 +02:00
4b84c475b8 add admin login 2023-08-27 23:33:22 +02:00
4f99847d62 use svelte class directive for conditional classes 2023-08-25 18:49:03 +02:00
29f4f0c497 disable autocomplete when re-visiting a site with the input component 2023-08-25 18:31:01 +02:00
ad90b440f5 add frontend and swap whole stack to sveltekit/nodejs 2023-08-10 13:36:04 +02:00