Commit Graph

223 Commits

Author SHA1 Message Date
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
Per Stark
334a0e3ea6 remove mail functionality for now
removing mail functionality
2025-03-21 14:12:22 +01:00
Per Stark
0be4393e3c fix: move ownership into auth fn 2025-03-21 08:01:04 +01:00
Per Stark
385b1ff9de feat: rudimentary password change 2025-03-20 22:00:06 +01:00
Per Stark
c3a14e6999 feat: bin for combined server and worker 2025-03-20 21:31:20 +01:00
Per Stark
4fd9b86613 fix: chat drawer height 2025-03-20 21:31:00 +01:00
Per Stark
2931724009 chat history added to context and patching text content 2025-03-16 21:24:24 +01:00
Per Stark
f2a434a071 refactor: html routes finished 2025-03-15 22:14:17 +01:00
Per Stark
89155130e6 wip: heavy refactoring html routers 2025-03-08 15:47:44 +01:00
Per Stark
812bce27d1 ingestion-pipeline crated init, begun moving 2025-03-06 15:29:13 +01:00
Per Stark
d156f9e48e removed ingressinput struct and consistent naming 2025-03-06 10:59:34 +01:00