Commit Graph

17 Commits

Author SHA1 Message Date
Per Stark
2e6b85e24e browser caching of files, 1 yr 2025-04-30 11:42:39 +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
adab729650 fix: sidebar always shows chat history 2025-04-22 16:25:30 +02:00
Per Stark
0d2162e796 feat: site wide sidebar 2025-04-22 11:58:54 +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
fbd534ff39 fix: chat push url and references 2025-04-15 12:41:45 +02:00
Per Stark
fa619a66ba feat: category filtering knowledge and content 2025-04-15 11:20:55 +02:00
Per Stark
62f2bddb8f feat: markdown formatting complete
streaming and history implemented
2025-04-11 15:18:55 +02:00
Per Stark
9b538098cd chat history markdown rendering 2025-04-10 11:54:22 +02:00
Per Stark
9645df4999 fix: own implementation of stream parser 2025-04-10 08:23:55 +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
2cafcce9ad fix: htmx aware error handling 2025-04-08 16:12:08 +02:00
Per Stark
1d7ec09e32 refactor: uniform toast and better error display 2025-04-08 15:45:16 +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