Commit Graph

16 Commits

Author SHA1 Message Date
Per Stark
c0fcad5952 fix: deletion of items, shared files etc 2025-09-29 20:28:06 +02:00
Per Stark
903585bfef fix: improved performance by truncating not displayed text 2025-09-22 15:37:55 +02:00
Per Stark
6ea51095e8 design: neobrutalist_theme into main 2025-09-17 10:01:20 +02:00
Per Stark
62d909bb7e refactor: merge new storage backend into main
This is in preparation for s3 storage support
2025-09-14 12:22:03 +02:00
Per Stark
a363c6cc05 feat: support for other providers of ai models 2025-06-06 23:16:41 +02:00
Per Stark
aba3c37fc8 fix: vector search formatting, surrealdb bug 2025-05-16 23:42:03 +02:00
Per Stark
b93e7b5299 feat: full text search 2025-05-15 14:40:00 +02:00
Per Stark
850878d5c3 feat: customizable data storage path 2025-05-09 23:28:36 +02:00
Per Stark
6ed49f7155 refactor: renamed instructions to context 2025-05-09 16:00:52 +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
3fdee5a3a3 fix: sidebar always shows chat history 2025-04-22 16:25: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
c3c0f69bba fix: htmx aware error handling 2025-04-08 16:12:08 +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