Commit Graph

15 Commits

Author SHA1 Message Date
thiloho
f2d114dac4 Add theme toggle for templates 2024-10-03 18:51:30 +02:00
thiloho
bc5e494bbb Create fetch utility function 2024-09-25 21:45:01 +02:00
thiloho
86ab737429 Add custom domain prefixes and option to disable user registration 2024-09-20 15:56:07 +02:00
thiloho
c5fbcdc8bd Add TypeScript definitions via pg-to-ts and refactor migrations 2024-09-10 17:29:57 +02:00
thiloho
b8d23eab00 Update collab permission tests and minor fixes 2024-09-06 16:08:34 +02:00
thiloho
bb73c2350d Initialize playwright, fix file upload issue, show publication status and delete website dir on website deletion 2024-08-30 15:48:15 +02:00
thiloho
28774dc944 Put API prefix in server only file to access process.env 2024-08-19 20:33:23 +02:00
thiloho
2a1ada1c70 Use fluid scale custom properties and make everything mobile friendly 2024-08-15 16:26:32 +02:00
thiloho
3eb05da564 Use full text search instead of ilike for search functionality 2024-08-14 21:37:19 +02:00
thiloho
0e3fb96dda Differentiate between dev and prod for api and nginx 2024-08-14 19:33:41 +02:00
thiloho
cf1600671b Proxy API and webapp through NGINX as well 2024-08-13 22:14:47 +02:00
thiloho
162118bb56 Use environment variables for ports in web app 2024-08-10 22:20:57 +02:00
Thilo Hohlt
fa500cf376 Explicitely define server load and action types 2024-08-05 14:38:44 +02:00
Thilo Hohlt
b0666f4a8c Add basic forms and routes 2024-08-01 18:09:35 +02:00
Thilo Hohlt
d21e00a0c3 Rename Postgres tables for better recognition and add additional routes in web app 2024-07-31 10:29:46 +02:00