Commit Graph

99 Commits

Author SHA1 Message Date
thiloho
7dcbd5e9d9 Use js-diff instead of diff-match-patch for word level diffs 2025-04-10 20:54:58 +02:00
thiloho
37ba49a4f7 Use english catelog for Postgres full-text search and fix logo scaling on mobile devices 2025-04-08 12:36:39 +02:00
thiloho
5a6214878f Escape user input <ins> and <del> elements in logs 2025-04-06 16:43:12 +02:00
thiloho
70a81158ef Update vite and replace escaped doublequotes with normal representation 2025-04-06 09:41:31 +02:00
thiloho
9d06ab96cc Update npm dependencies 2025-03-23 17:17:21 +01:00
thiloho
20bcd84d7e Render line breaks in change lot HTML representation 2025-03-23 14:25:15 +01:00
thiloho
24d81a8e4d Allow removing images and wrap tables with scroll container 2025-01-11 20:59:36 +01:00
thiloho
4af15717f4 Refactor flake api package and adjust prod nix config 2025-01-04 20:33:00 +01:00
thiloho
18210d501b Harden systemd services, restrict file permissions further, add username blocklist and prevent more vulnerabilities 2024-12-08 14:33:33 +01:00
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
9d24340867 Use GitHub environments for deploy action 2024-10-26 23:12:56 +02: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
4e98df5790 Create pagination component and paginate manage page as well 2024-10-19 21:01:45 +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
1b74e1e6fb Add administrator role plus manage dashboard and cleanup database migrations 2024-10-08 21:20:44 +02:00
thiloho
c4f1bff2a9 Sort blog articles by date and increase image preview size 2024-10-06 02:42:40 +02:00
thiloho
1b8f093f5b Strip null values for changelog and set size limit for large content blocks 2024-10-06 02:01:15 +02:00
thiloho
b53f4c4859 Use other string diff algorithm and optimize logs page 2024-10-05 21:15:26 +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
8ebe09a0d4 Set default value for markdown preview and improve error for collab 2024-09-27 19:31:43 +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
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
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
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
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
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
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
7a6e7f16c5 Test website publication and remove collab account 2024-09-01 13:37:28 +02:00