Commit Graph

11 Commits

Author SHA1 Message Date
Per Stark
02198dc21a feat: readability parsing, screenshot of page, file serving 2025-04-30 08:06:18 +02:00
Per Stark
776a454a88 updated dependencies application wide 2025-04-24 13:50:20 +02:00
Per Stark
ce006f6ecc refactor: separation of json-stream-parser to own crate 2025-04-22 16:44:37 +02:00
Per Stark
6e4aa12fb2 fix: sorting of conv lists, streaming responses 2025-04-16 16:23:08 +02:00
Per Stark
5af217170c feat: chat conversation list titles, sorting, etc 2025-04-15 16:34:44 +02:00
Per Stark
a0b80a911e feat: category filtering knowledge and content 2025-04-15 11:20:55 +02:00
Per Stark
3d420582dc tests: testing all db interactions and types 2025-04-14 17:24:04 +02:00
Per Stark
233df1b79a fix: own implementation of stream parser 2025-04-10 08:23:55 +02:00
Per Stark
435547de66 fix: working stream parser 2025-04-10 08:06:30 +02:00
Per Stark
804461ac01 feat: improved configuration
configuration now works with both env variables and config file
2025-04-09 11:32:23 +02:00
Per Stark
5bc48fb30b refactor: better separation of dependencies to crates
node stuff to html crate only
2025-04-04 12:50:38 +02:00