Commit Graph

16 Commits

Author SHA1 Message Date
thiloho
b3b499e218 Refactor web app code and add background color setting 2024-09-27 16:59:29 +02:00
thiloho
bc5e494bbb Create fetch utility function 2024-09-25 21:45:01 +02:00
thiloho
c5fbcdc8bd Add TypeScript definitions via pg-to-ts and refactor migrations 2024-09-10 17:29:57 +02:00
thiloho
e153120a47 Add ESLint 2024-09-07 13:04:09 +02:00
thiloho
ed4a63eee7 Show message for image pasting and intialize permission test 2024-09-03 16:06:07 +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
5cc329c2f1 Enable image pasting in markdown textarea 2024-08-19 19:31:41 +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
thiloho
0866e2631d Serve and create images from within postgresql 2024-08-10 17:09:12 +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
Thilo Hohlt
a7f2fdebf5 Initial commit 2024-07-31 07:23:32 +02:00