Commit Graph
100 Commits
Author SHA1 Message Date
Per Stark f1548d18db chore: fixed schema typo, error naming, updated compose example 2025-06-26 16:12:43 +02:00
Per Stark f2bafe0205 fix: concurrent calls in admin page to api and db 2025-06-19 15:43:31 +02:00
Per Stark 9a23c1ea1b feat: image ingestion 2025-06-17 08:26:15 +02:00
Per Stark f567b7198b fix: max-vw to prevent overflow, and some cleaning of wip comments 2025-06-14 22:58:43 +02:00
Per Stark 32141fce6e release: 0.1.3
Support for other providers than OpenAI
Changing of HTTP port
Bugfixes
2025-06-08 20:35:17 +02:00
Per Stark 477f26174c fix: overflow on long content list tiles 2025-06-08 20:34:34 +02:00
Per Stark 37584ed9fd Merge branch 'custom_llm_base'
fix: updated readme and corrected server and worker to updates

added migration

fix: openai url typo & displaying models

chore: tidying up
2025-06-08 08:28:14 +02:00
Per Stark a363c6cc05 feat: support for other providers of ai models 2025-06-06 23:16:41 +02:00
Per Stark 811aaec554 fix: graphmapper gracefully failing 2025-06-06 23:15:09 +02:00
Per Stark 7aa7e71287 chore: updated readme 2025-06-05 23:38:13 +02:00
Per Stark d2772bd09c feat: port selection 2025-05-30 07:44:26 +02:00
Per Stark 81825e2525 chore: added screenshot to readme
fix

fix
2025-05-26 12:31:04 +02:00
Per Stark 8289194b6c release: 0.1.2 2025-05-26 10:16:48 +02:00
Per Stark 46c3090ebb README updated
update

readme updated

formatting

formatting
2025-05-26 10:14:17 +02:00
Per Stark 5baab2f2a1 chore: centralized dependencies and cargo deny
chore: cargo licensing
2025-05-20 14:03:59 +02:00
Per Stark cf8f6c6d40 chore: tidying templates 2025-05-20 08:30:51 +02:00
Per Stark 6066b1ccaa chore: consistent titles 2025-05-19 12:23:44 +02:00
Per Stark 30b9e7673c fix: markdown rendering and scrolling
fix: markdown rendering for search results
2025-05-19 11:34:05 +02:00
Per Stark 724c1f79cc fix: correct link from search results 2025-05-17 00:19:58 +02:00
Per Stark aba3c37fc8 fix: vector search formatting, surrealdb bug 2025-05-16 23:42:03 +02:00
Per Stark f5a57f90a0 chore: icon fallback sizes
add css too
2025-05-16 23:32:48 +02:00
Per Stark 45cd472d8b chore: remove debug messages 2025-05-16 10:04:11 +02:00
Per Stark b93e7b5299 feat: full text search 2025-05-15 14:40:00 +02:00
Per Stark bc7891a3e7 release: 0.1.1
fix: docker build dep
2025-05-13 22:23:49 +02:00
Per Stark d173064ffc updated workflow to include docker build 2025-05-13 21:52:52 +02:00
Per Stark d504903db3 feat: ingestion task streaming feedback 2025-05-13 21:45:57 +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 463c562ba7 updated todo 2025-05-09 12:24:23 +02:00
Per Stark c6a4f13261 chore: updated devenv 2025-05-09 12:24:07 +02:00
Per Stark 0213d0b4c4 feat: nix flake that builds with chromium included 2025-05-09 12:23:57 +02:00
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 336c7d33f1 fix: idempotent migration 2025-05-06 14:42:21 +02:00
Per Stark 204d0c5497 fix: nix flake missing wrapper
skip tests

gotta make the nix build work remotely
2025-05-06 11:53:25 +02:00
Per Stark 959b519c7d release: 0.1.0
fix

fix

musl runner fix too

fix: nix flake with deps

new targets
2025-05-06 09:48:04 +02:00
Per Stark 24ed70db9c cargo-dist
updated runner
2025-05-05 14:11:24 +02:00
Per Stark 16910acbf5 fix: default prompts included in migration 2025-05-05 14:04:47 +02:00
Per Stark 322d1ec318 feat: docker & docker-compose example 2025-05-05 13:44:57 +02:00
Per Stark 6ad625befc chore: corrected error type and clippy satisfaction 2025-05-05 09:27:26 +02:00
Per Stark c2fbdecce0 feat: database migrations 2025-05-04 21:16:09 +02:00
Per Stark 9fceadb41f fix: corrected system settings for tests 2025-05-03 21:17:05 +02:00
Per Stark 8d1be03078 feat: categories list api router 2025-05-03 21:16:52 +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 3d420582dc tests: testing all db interactions and types 2025-04-14 17:24:04 +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 435547de66 fix: working stream parser 2025-04-10 08:06: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 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
Per Stark 20fc43638b chore: updated gitignore to ignore css 2025-04-01 13:31:27 +02:00
Per Stark 89635cfd41 refactor: signin landing page 2025-04-01 13:24:42 +02:00
Per Stark 42798788a5 chore: clippy suggestions 2025-03-31 12:35:46 +02:00
Per Stark 56a2e1d801 feat: release build bundles assets 2025-03-28 22:24:09 +01:00
Per Stark c556d48151 feat: release build bundles templates in bin 2025-03-27 08:32:21 +01:00
Per Stark a40ed0fe94 refactor: html-router builder pattern and structure 2025-03-25 12:03:05 +01:00
Per Stark d01d8b6bd7 fix: redirect response 2025-03-24 08:03:41 +01:00
Per Stark b956bdbe2b feat: system prompt customisable 2025-03-23 22:20:57 +01:00
Per Stark 12cbf66d21 remove mail functionality for now
removing mail functionality
2025-03-21 14:12:22 +01:00
Per Stark 42e63600a1 fix: move ownership into auth fn 2025-03-21 08:01:04 +01:00
Per Stark b4cf020f36 feat: rudimentary password change 2025-03-20 22:00:06 +01:00
Per Stark ba0db2649c feat: bin for combined server and worker 2025-03-20 21:31:20 +01:00
Per Stark c52c4d18a1 fix: chat drawer height 2025-03-20 21:31:00 +01:00
Per Stark bc5c4b32b6 chat history added to context and patching text content 2025-03-16 21:24:24 +01:00
Per Stark bbc1cbc302 refactor: html routes finished 2025-03-15 22:14:17 +01:00
Per Stark 60a0d621e1 wip: heavy refactoring html routers 2025-03-08 15:47:44 +01:00
Per Stark 1a641db503 ingestion-pipeline crated init, begun moving 2025-03-06 15:29:13 +01:00
Per Stark ef1478547e removed ingressinput struct and consistent naming 2025-03-06 10:59:34 +01:00
Per Stark 4ab5d3b551 refactored queue into Job 2025-03-05 16:14:18 +01:00
Per Stark de59b864e8 removing non essential fonts 2025-03-04 07:52:45 +01:00
Per Stark 847571729b in progress, routers and main split up 2025-03-04 07:44:00 +01:00
Per Stark 037bc52a64 uniform template for references, mvp chat interface 2025-03-01 22:43:20 +01:00
Per Stark 8127a9adeb multi chat and history, oob swap 2025-02-28 12:02:16 +01:00
Per Stark efc2e481af refactor: async-stream and improved reference handling 2025-02-27 13:49:45 +01:00
Per Stark eed720a548 feat: streaming chat response and persistant chats 2025-02-26 16:15:59 +01:00
Per Stark 0938c37d4b wip: sse implementation chat 2025-02-24 12:23:58 +01:00
Per Stark 1f760248c4 wip: chat interface 2025-02-20 21:11:45 +01:00
Per Stark d0ab590d1d knowledge type select instead of input 2025-02-18 14:47:33 +01:00
Per Stark 813e454f89 refacactor: tidying up server entrypoint 2025-02-18 13:26:06 +01:00
Per Stark a3c7d1dad0 styling: documentation 2025-02-14 10:19:14 +01:00
Per Stark ecee3415f6 refactor: modal homogenity 2025-02-13 11:21:24 +01:00
Per Stark 30de324879 feat: show content and wip editing 2025-02-13 11:12:32 +01:00
Per Stark e7c666c054 feat: ingress form in modal & delete relationship 2025-02-12 13:59:32 +01:00
Per Stark e8e7f610de working backend process for entity handling 2025-02-12 12:42:18 +01:00
Per Stark 79680f3245 refactor: Make PatchKnowledgeEntityParams fields public 2025-02-11 15:54:29 +01:00