Commit Graph

28 Commits

Author SHA1 Message Date
thiloho
53d1ef06f1 Add website and update descriptions 2024-12-12 17:29:14 +01:00
thiloho
1b74e1e6fb Add administrator role plus manage dashboard and cleanup database migrations 2024-10-08 21:20:44 +02:00
thiloho
b53f4c4859 Use other string diff algorithm and optimize logs page 2024-10-05 21:15:26 +02:00
thiloho
e96b78b7ce Add OpenGraph head tags and more tests 2024-10-04 17:09:51 +02:00
thiloho
6c9b42369f Fix JWT signature error for initial fetch request 2024-09-27 20:04:13 +02:00
thiloho
8ebe09a0d4 Set default value for markdown preview and improve error for collab 2024-09-27 19:31:43 +02:00
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
a9e2bd4cb7 Set delayed loading spinner and additional CSP headers 2024-09-25 16:02:12 +02:00
thiloho
d4984fba88 Add pagination for logs route 2024-09-15 21:37:32 +02:00
thiloho
e506764bbd Update navigation loading and NGINX try_file 2024-09-15 17:54:54 +02:00
thiloho
958b8e3643 Show loading spinners for form actions and page loads 2024-09-07 14:28:23 +02:00
thiloho
e7acc9749f Sanitize HTML and merge styles into single file 2024-08-25 15:06:55 +02:00
thiloho
079b6d8f8a Make all section headers anchors 2024-08-24 21:43:15 +02:00
thiloho
5e4ee45004 Use marked for markdown parsing 2024-08-23 18:43:52 +02:00
thiloho
0cbf0bd866 Share styles and update props 2024-08-20 19:17:18 +02:00
thiloho
ec23a6188a Add basic styles to blog template 2024-08-18 20:12:27 +02:00
thiloho
96d4d5aaa6 Differentiate blog and docs and sectionize headings 2024-08-18 18:17:59 +02:00
thiloho
f3278fb1f6 Use SvelteKit render function for templating and add error page 2024-08-17 19:29:10 +02:00
thiloho
a422fac957 Add action for demo deployment and favicon 2024-08-16 14:50:28 +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
Thilo Hohlt
fa500cf376 Explicitely define server load and action types 2024-08-05 14:38:44 +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
d21e00a0c3 Rename Postgres tables for better recognition and add additional routes in web app 2024-07-31 10:29:46 +02:00