Commit Graph

16 Commits

Author SHA1 Message Date
thiloho
6897a1641d Wrap filters in dropdown 2024-08-15 18:45:47 +02:00
thiloho
2a1ada1c70 Use fluid scale custom properties and make everything mobile friendly 2024-08-15 16:26:32 +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
thiloho
75aac7b1bc Add user id field to article table 2024-08-07 16:25:30 +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
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