Commit Graph

17 Commits

Author SHA1 Message Date
Per Stark
cbcaf1e39c fix: idempotent migration 2025-05-06 14:42:21 +02:00
Per Stark
1393317eb8 fix: nix flake missing wrapper
skip tests

gotta make the nix build work remotely
2025-05-06 11:53:25 +02:00
Per Stark
d77e320ee4 fix: default prompts included in migration 2025-05-05 14:04:47 +02:00
Per Stark
b5da0cb409 chore: corrected error type and clippy satisfaction 2025-05-05 09:27:26 +02:00
Per Stark
4d1d1eb22c feat: database migrations 2025-05-04 21:16:09 +02:00
Per Stark
43fcf6032d fix: corrected system settings for tests 2025-05-03 21:17:05 +02:00
Per Stark
8fad0d0977 feat: readability parsing, screenshot of page, file serving 2025-04-30 08:06:18 +02:00
Per Stark
5e960735d9 updated dependencies application wide 2025-04-24 13:50:20 +02:00
Per Stark
e8c67533f8 refactor: separation of json-stream-parser to own crate 2025-04-22 16:44:37 +02:00
Per Stark
0185607384 fix: sorting of conv lists, streaming responses 2025-04-16 16:23:08 +02:00
Per Stark
6950009675 feat: chat conversation list titles, sorting, etc 2025-04-15 16:34:44 +02:00
Per Stark
fa619a66ba feat: category filtering knowledge and content 2025-04-15 11:20:55 +02:00
Per Stark
77b157b3b8 tests: testing all db interactions and types 2025-04-14 17:24:04 +02:00
Per Stark
9645df4999 fix: own implementation of stream parser 2025-04-10 08:23:55 +02:00
Per Stark
62b8434049 fix: working stream parser 2025-04-10 08:06:30 +02:00
Per Stark
b3088b8738 feat: improved configuration
configuration now works with both env variables and config file
2025-04-09 11:32:23 +02:00
Per Stark
69d23abd83 refactor: better separation of dependencies to crates
node stuff to html crate only
2025-04-04 12:50:38 +02:00