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
|
185aeea4e5
|
Remove NGINX website directories from API and fix some minor issues
|
2024-10-17 16:53:31 +02:00 |
|
thiloho
|
c4f1bff2a9
|
Sort blog articles by date and increase image preview size
|
2024-10-06 02:42:40 +02:00 |
|
thiloho
|
b3b499e218
|
Refactor web app code and add background color setting
|
2024-09-27 16:59:29 +02:00 |
|
thiloho
|
5fcfeffa84
|
Use util fetch for hook as well
|
2024-09-25 22:05:39 +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
|
c97a6624d6
|
Allow more common mimetypes
|
2024-09-17 22:44:16 +02:00 |
|
thiloho
|
e661368b89
|
Fix bugs for triggers executing because of table ON keywords
|
2024-09-12 21:22:26 +02:00 |
|
thiloho
|
788cc74a76
|
Fix triggers for last modified columns and changelog table
|
2024-09-12 18:06:59 +02:00 |
|
thiloho
|
c5fbcdc8bd
|
Add TypeScript definitions via pg-to-ts and refactor migrations
|
2024-09-10 17:29:57 +02:00 |
|
thiloho
|
958b8e3643
|
Show loading spinners for form actions and page loads
|
2024-09-07 14:28:23 +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
|
042ae24130
|
Remove unncessary fields from docs templates and add category article order
|
2024-08-29 20:09:37 +02:00 |
|
thiloho
|
e5b55baaef
|
Add weight to individual docs articles
|
2024-08-29 12:05:02 +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
|
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
|
e41b963666
|
Synchronize scrolling with textarea and preview
|
2024-08-17 16:05:14 +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 |
|
thiloho
|
0866e2631d
|
Serve and create images from within postgresql
|
2024-08-10 17:09:12 +02:00 |
|
thiloho
|
99645ec874
|
Create nix derivations for building and running web app
|
2024-08-09 16:17:33 +02:00 |
|
Thilo Hohlt
|
62db2776a7
|
Add additional validation measures and create triggers for last modified columns
|
2024-08-05 16:03:07 +02:00 |
|
Thilo Hohlt
|
fa500cf376
|
Explicitely define server load and action types
|
2024-08-05 14:38:44 +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
|
b0666f4a8c
|
Add basic forms and routes
|
2024-08-01 18:09:35 +02:00 |
|