Commit Graph

74 Commits

Author SHA1 Message Date
thiloho
28774dc944 Put API prefix in server only file to access process.env 2024-08-19 20:33:23 +02:00
thiloho
488877b2ed Make API origin variable available on client side 2024-08-19 20:13:49 +02:00
thiloho
bc7d242d3d Set base API prefix to origin in production 2024-08-19 19:55:06 +02:00
thiloho
5cc329c2f1 Enable image pasting in markdown textarea 2024-08-19 19:31:41 +02:00
thiloho
ec23a6188a Add basic styles to blog template 2024-08-18 20:12:27 +02:00
thiloho
b32727aa8c Add slugified id for sections 2024-08-18 19:18:32 +02:00
thiloho
96d4d5aaa6 Differentiate blog and docs and sectionize headings 2024-08-18 18:17:59 +02:00
thiloho
affd23eb27 Add wildcard domain for user websites 2024-08-17 22:07:16 +02:00
thiloho
6d47b184d2 Create new root directory in web app for template styles 2024-08-17 20:51:23 +02:00
thiloho
dc9a2eabe9 Include stylesheet in static file generation 2024-08-17 20:21:23 +02:00
thiloho
f3278fb1f6 Use SvelteKit render function for templating and add error page 2024-08-17 19:29:10 +02:00
thiloho
e41b963666 Synchronize scrolling with textarea and preview 2024-08-17 16:05:14 +02:00
thiloho
2a1ada1c70 Use fluid scale custom properties and make everything mobile friendly 2024-08-15 16:26:32 +02:00
thiloho
0e3fb96dda Differentiate between dev and prod for api and nginx 2024-08-14 19:33:41 +02:00
thiloho
0866e2631d Serve and create images from within postgresql 2024-08-10 17:09:12 +02:00
thiloho
fbadbb18a4 Manage collaborators via RLS 2024-08-07 19:13:39 +02:00
Thilo Hohlt
9f948ba0d4 Add collaborator page 2024-08-05 19:33:35 +02:00
Thilo Hohlt
b8ddcdc101 Generate base user website via template directory 2024-08-04 16:15:09 +02:00
Thilo Hohlt
dfcb129e69 Add base template for website preview route 2024-08-03 18:07:27 +02:00
Thilo Hohlt
0b2a9f2383 Render HTML out of markdown content 2024-08-03 13:49:41 +02:00
Thilo Hohlt
ae128dea6c Add toast for errors and success messages 2024-08-02 16:36:21 +02:00
Thilo Hohlt
c86bc68e5c Add some base styles 2024-08-02 15:33:18 +02:00
Thilo Hohlt
b0666f4a8c Add basic forms and routes 2024-08-01 18:09:35 +02:00
Thilo Hohlt
a7f2fdebf5 Initial commit 2024-07-31 07:23:32 +02:00