Commit Graph

110 Commits

Author SHA1 Message Date
thiloho
b53f4c4859 Use other string diff algorithm and optimize logs page 2024-10-05 21:15:26 +02:00
thiloho
5ebd40966c Fix tests by generating random lowercase strings for prefixes 2024-10-04 20:48:21 +02:00
thiloho
e96b78b7ce Add OpenGraph head tags and more tests 2024-10-04 17:09:51 +02:00
thiloho
f2d114dac4 Add theme toggle for templates 2024-10-03 18:51:30 +02:00
thiloho
6c314970bd Create template for docker image 2024-09-29 15:00:19 +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
d57753811c Update tests 2024-09-27 17:04:29 +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
0e3c0f094c Use variables for blurred bg 2024-09-24 17:35:28 +02:00
thiloho
e87ea3cfb5 Set base CSP, security headers and set column permissions for tables 2024-09-24 16:06:24 +02:00
thiloho
1e9f076bc7 Update tests for categories 2024-09-20 18:19:54 +02:00
thiloho
c11d73c328 Enable rate limiting and compression for NGINX 2024-09-20 17:47:25 +02:00
thiloho
86ab737429 Add custom domain prefixes and option to disable user registration 2024-09-20 15:56:07 +02:00
thiloho
0ff0401aea Set npm playwright version to new nix driver version 2024-09-19 16:54:22 +02:00
thiloho
32b0cc30cd Update npm packages to latest version 2024-09-19 16:46:36 +02:00
thiloho
c97a6624d6 Allow more common mimetypes 2024-09-17 22:44:16 +02:00
thiloho
a7a4942633 Move pagination to outer container 2024-09-17 21:27:41 +02:00
thiloho
a4205857ac Fix pagination and update actions to use working tree from branch 2024-09-17 20:58:34 +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
5f38500b9c Show logs and usernames for deleted users and remove svg mimetype for client side 2024-09-14 15:12:08 +02:00
thiloho
79d1c9f5c7 Use a more robust slugify function 2024-09-13 19:30:56 +02:00
thiloho
db8b284d6f Run playwright tests on pull request as well 2024-09-13 18:45:23 +02:00
thiloho
2b97a28488 Create logs route 2024-09-13 17:04:04 +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
b7174530e8 Create table for tracking changes across tables and operations 2024-09-11 12:14:10 +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
9a8a333823 Serve routes without .html file extension 2024-09-07 18:22:58 +02:00
thiloho
6a7e64ccaf Add basic necessary SEO tags 2024-09-07 16:45:20 +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
e153120a47 Add ESLint 2024-09-07 13:04:09 +02:00
thiloho
b8d23eab00 Update collab permission tests and minor fixes 2024-09-06 16:08:34 +02:00
thiloho
a77d2b2d0c Fix collaborator permission tests 2024-09-04 14:55:33 +02:00
thiloho
ed4a63eee7 Show message for image pasting and intialize permission test 2024-09-03 16:06:07 +02:00
thiloho
49c5b2a541 Run specific test suites in serial matter and restrict file uploads 2024-09-01 16:51:21 +02:00
thiloho
8deefc41d1 Add docs specific tests 2024-09-01 14:57:03 +02:00
thiloho
7a6e7f16c5 Test website publication and remove collab account 2024-09-01 13:37:28 +02:00
thiloho
187287ec4f Add collaborator by username 2024-08-31 22:55:04 +02:00
thiloho
6c287cba46 Add additional end to end tests 2024-08-31 18:27:25 +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
816df44bd3 Add categories to docs article list 2024-08-28 19:39:22 +02:00