Commit Graph

22 Commits

Author SHA1 Message Date
thiloho
9d06ab96cc Update npm dependencies 2025-03-23 17:17:21 +01:00
thiloho
4afd58c24d Update flake 2025-03-09 16:37:01 +01:00
thiloho
4af15717f4 Refactor flake api package and adjust prod nix config 2025-01-04 20:33:00 +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
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
b53f4c4859 Use other string diff algorithm and optimize logs page 2024-10-05 21:15:26 +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
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
c5fbcdc8bd Add TypeScript definitions via pg-to-ts and refactor migrations 2024-09-10 17:29:57 +02:00
thiloho
e153120a47 Add ESLint 2024-09-07 13:04:09 +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
e7acc9749f Sanitize HTML and merge styles into single file 2024-08-25 15:06:55 +02:00
thiloho
e34a2ac87f Wrap headings in section 2024-08-24 19:37:00 +02:00
thiloho
5e4ee45004 Use marked for markdown parsing 2024-08-23 18:43:52 +02:00
thiloho
cf1600671b Proxy API and webapp through NGINX as well 2024-08-13 22:14:47 +02:00
thiloho
96c00096b4 Use --save-exact for npm dependencies 2024-08-13 17:23:08 +02:00
thiloho
162118bb56 Use environment variables for ports in web app 2024-08-10 22:20:57 +02:00
Thilo Hohlt
0b2a9f2383 Render HTML out of markdown content 2024-08-03 13:49:41 +02:00
Thilo Hohlt
a7f2fdebf5 Initial commit 2024-07-31 07:23:32 +02:00