Commit Graph

233 Commits

Author SHA1 Message Date
Per Stark
85ceb9b6eb release: 0.1.1
fix: docker build dep
v0.1.1
2025-05-13 22:23:49 +02:00
Per Stark
29750b1194 updated workflow to include docker build 2025-05-13 21:52:52 +02:00
Per Stark
595239627b feat: ingestion task streaming feedback 2025-05-13 21:45:57 +02:00
Per Stark
c49005c258 feat: customizable data storage path 2025-05-09 23:28:36 +02:00
Per Stark
89badb3bed refactor: renamed instructions to context 2025-05-09 16:00:52 +02:00
Per Stark
973adfe815 updated todo 2025-05-09 12:24:23 +02:00
Per Stark
1cc9cccfea chore: updated devenv 2025-05-09 12:24:07 +02:00
Per Stark
e3b3f69d1a feat: nix flake that builds with chromium included 2025-05-09 12:23:57 +02:00
Per Stark
642a8fdb6a fix: template fixes 2025-05-09 12:23:06 +02:00
Per Stark
14e91c7ac5 fix: response redirect of non hx req 2025-05-09 12:22:15 +02:00
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
e9307eac94 release: 0.1.0
fix

fix

musl runner fix too

fix: nix flake with deps

new targets
v0.1.0
2025-05-06 09:48:04 +02:00
Per Stark
c50d1d3b9b cargo-dist
updated runner
2025-05-05 14:11:24 +02:00
Per Stark
d77e320ee4 fix: default prompts included in migration 2025-05-05 14:04:47 +02:00
Per Stark
5f00e523f7 feat: docker & docker-compose example 2025-05-05 13:44:57 +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
48b83f3d73 feat: categories list api router 2025-05-03 21:16:52 +02:00
Per Stark
37f55b50f3 fix: ingestion modal works on all pages 2025-04-30 15:10:53 +02:00
Per Stark
fd927422bd fix: further fixes re content viewing and editing 2025-04-30 14:16:46 +02:00
Per Stark
bf521e747b feat: content reader modal 2025-04-30 12:49:25 +02:00
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
77b157b3b8 tests: testing all db interactions and types 2025-04-14 17:24:04 +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
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
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
Per Stark
54a67478cf chore: updated gitignore to ignore css 2025-04-01 13:31:27 +02:00
Per Stark
28560aa749 refactor: signin landing page 2025-04-01 13:24:42 +02:00
Per Stark
524ee5f0e1 chore: clippy suggestions 2025-03-31 12:35:46 +02:00
Per Stark
b2759bfa73 feat: release build bundles assets 2025-03-28 22:24:09 +01:00
Per Stark
c8a97d9b52 feat: release build bundles templates in bin 2025-03-27 08:32:21 +01:00
Per Stark
0bc147cfc5 refactor: html-router builder pattern and structure 2025-03-25 12:03:05 +01:00
Per Stark
9fd83b26cd fix: redirect response 2025-03-24 08:03:41 +01:00
Per Stark
6bb6b8c69a feat: system prompt customisable 2025-03-23 22:20:57 +01:00