Commit Graph

105 Commits

Author SHA1 Message Date
thiloho
e41b963666 Synchronize scrolling with textarea and preview 2024-08-17 16:05:14 +02:00
thiloho
6add151cd5 Update demo deployment action to use different action package 2024-08-16 16:33:58 +02:00
thiloho
d883f76ed6 Only run deployment action on push and on main branch 2024-08-16 16:18:04 +02:00
thiloho
2a27ae5fd4 Update action for aarch64 compatibility 2024-08-16 15:39:20 +02:00
Thilo Hohlt
bec21f41be Update demo-server-deploy.yml 2024-08-16 15:23:01 +02:00
Thilo Hohlt
7b6b259f99 Update demo-server-deploy.yml 2024-08-16 15:14:55 +02:00
thiloho
a422fac957 Add action for demo deployment and favicon 2024-08-16 14:50:28 +02:00
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
6785bd0dfa Add path option for module 2024-08-13 18:27:43 +02:00
thiloho
96c00096b4 Use --save-exact for npm dependencies 2024-08-13 17:23:08 +02:00
thiloho
903a1bd50e Update flake 2024-08-13 11:36:32 +02:00
thiloho
20c1e82eab Enable sudo pam 2024-08-11 22:40:11 +02:00
thiloho
0e52f42868 Set pam 2024-08-11 22:32:41 +02:00
thiloho
d5f61ae70b Update flake 2024-08-11 19:53:22 +02:00
Thilo Hohlt
6ec02ccb7e Update flake.nix 2024-08-11 19:29:42 +02:00
Thilo Hohlt
6aa936575b Update flake.nix 2024-08-11 19:29:14 +02:00
Thilo Hohlt
d965861bea Update flake.nix 2024-08-11 19:28:58 +02:00
Thilo Hohlt
d6a7a3908e Update flake.nix 2024-08-11 19:20:12 +02:00
Thilo Hohlt
014fe744ab Include hardware configuration for demo server 2024-08-11 19:07:51 +02:00
thiloho
6ee64463a8 Set hardware configuration for demo server 2024-08-11 16:54:17 +00:00
thiloho
10ec731d7c Add demo server nixos configuration 2024-08-11 18:46:32 +02:00
thiloho
8c76fba2ad Add template directory to package derivation output 2024-08-10 22:58:05 +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
77338f9cc2 Put nix package derivations in separate file and join symlinks 2024-08-09 23:18:07 +02:00
thiloho
cfee37ad90 Move nix code into separate files and directory and create basic module 2024-08-09 20:12:31 +02:00
thiloho
f2a11529db Remove configuration files and use CLI args instead 2024-08-09 18:14:51 +02:00
thiloho
abd305b995 Restructure flake 2024-08-09 17:04:33 +02:00
thiloho
99645ec874 Create nix derivations for building and running web app 2024-08-09 16:17:33 +02:00
thiloho
2fd934ed86 Add postgres sql file formatting via pg_format 2024-08-08 22:29:04 +02:00
thiloho
8534b2d783 Update README, row level policies for collaborators and articles and fix minor issues 2024-08-08 20:31:38 +02:00
thiloho
837729c83c Update policies for collaborators for stricter rules 2024-08-08 16:30:01 +02:00
thiloho
bcc26322d3 Use security invoker for overview endpoint and update last modified by triggers 2024-08-07 19:51:29 +02:00
thiloho
fbadbb18a4 Manage collaborators via RLS 2024-08-07 19:13:39 +02:00
thiloho
75aac7b1bc Add user id field to article table 2024-08-07 16:25:30 +02:00
Thilo Hohlt
4a54ce4d00 Update README.md 2024-08-07 14:56:55 +02:00
thiloho
84987fc191 Add basic instructions for local vm 2024-08-07 14:55:52 +02:00
Thilo Hohlt
9f948ba0d4 Add collaborator page 2024-08-05 19:33:35 +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
2b3f0a80d2 Generate static HTML files to shared NGINX root directory 2024-08-04 17:46:41 +02:00
Thilo Hohlt
b8ddcdc101 Generate base user website via template directory 2024-08-04 16:15:09 +02:00
Thilo Hohlt
6b05ab1d28 Replace SQL wildcard selectors with explicit columns for better versioning 2024-08-03 22:06:29 +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
d306872179 Update README 2024-08-02 16:37:27 +02:00