Commit Graph

24 Commits

Author SHA1 Message Date
thiloho
ada54c6f06 Add ability to export articles, track publications in json file on NGINX, fix vulnerabilities and refactor 2024-11-19 18:49:40 +01:00
thiloho
037165947b Ability to bulk import or export articles as gzip, handle domain prefix logic in API and other smaller improvements 2024-10-30 21:33:44 +01:00
thiloho
f79cbffa5a Refactor playwright tests, change button text for better usability and validate mimetype in API layer 2024-10-25 19:23:38 +02:00
thiloho
b1a59e38c1 Add disable attribute for no permission buttons and shorten query param names 2024-10-19 17:55:02 +02:00
thiloho
1b74e1e6fb Add administrator role plus manage dashboard and cleanup database migrations 2024-10-08 21:20:44 +02:00
thiloho
b3b499e218 Refactor web app code and add background color setting 2024-09-27 16:59:29 +02:00
thiloho
a9e2bd4cb7 Set delayed loading spinner and additional CSP headers 2024-09-25 16:02:12 +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
8121be1d96 Add legal information operation site 2024-09-08 16:42:32 +02:00
thiloho
05a15241f6 Set website production url correctly for NGINX 2024-09-07 15:07:31 +02:00
thiloho
958b8e3643 Show loading spinners for form actions and page loads 2024-09-07 14:28:23 +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
4572b7f6ce Finish base template for blog 2024-08-28 17:30:32 +02:00
thiloho
1b1767c0f7 Add categories for docs template 2024-08-27 16:39:29 +02:00
thiloho
079b6d8f8a Make all section headers anchors 2024-08-24 21:43:15 +02:00
thiloho
0cbf0bd866 Share styles and update props 2024-08-20 19:17:18 +02:00
thiloho
162118bb56 Use environment variables for ports in web app 2024-08-10 22:20:57 +02:00
thiloho
837729c83c Update policies for collaborators for stricter rules 2024-08-08 16:30:01 +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
fa500cf376 Explicitely define server load and action types 2024-08-05 14:38:44 +02:00
Thilo Hohlt
2b3f0a80d2 Generate static HTML files to shared NGINX root directory 2024-08-04 17:46:41 +02:00
Thilo Hohlt
dfcb129e69 Add base template for website preview route 2024-08-03 18:07:27 +02:00