Commit Graph

23 Commits

Author SHA1 Message Date
Per Stark
13985de6ad fix: template fixes 2025-05-09 12:23:06 +02:00
Per Stark
1624c08397 fix: response redirect of non hx req 2025-05-09 12:22:15 +02:00
Per Stark
c2fbdecce0 feat: database migrations 2025-05-04 21:16:09 +02:00
Per Stark
0169c9b525 fix: ingestion modal works on all pages 2025-04-30 15:10:53 +02:00
Per Stark
3f032c6930 fix: further fixes re content viewing and editing 2025-04-30 14:16:46 +02:00
Per Stark
bcdd3628ef feat: content reader modal 2025-04-30 12:49:25 +02:00
Per Stark
1230ea6126 browser caching of files, 1 yr 2025-04-30 11:42:39 +02:00
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
3fdee5a3a3 fix: sidebar always shows chat history 2025-04-22 16:25:30 +02:00
Per Stark
0c09b13a38 feat: site wide sidebar 2025-04-22 11:58:54 +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
d4f097ab98 fix: chat push url and references 2025-04-15 12:41:45 +02:00
Per Stark
a0b80a911e feat: category filtering knowledge and content 2025-04-15 11:20:55 +02:00
Per Stark
d10157ac26 feat: markdown formatting complete
streaming and history implemented
2025-04-11 15:18:55 +02:00
Per Stark
e571e6ec76 chat history markdown rendering 2025-04-10 11:54:22 +02:00
Per Stark
233df1b79a fix: own implementation of stream parser 2025-04-10 08:23:55 +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
c3c0f69bba fix: htmx aware error handling 2025-04-08 16:12:08 +02:00
Per Stark
c000ac07b3 refactor: uniform toast and better error display 2025-04-08 15:45:16 +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