58 Commits

Author SHA1 Message Date
Per Stark
e5e1414f54 chore: clippy magic 2025-10-01 15:39:45 +02:00
Per Stark
fcc49b1954 design: new icons to match new theme 2025-10-01 10:17:43 +02:00
Per Stark
ff4ea55cd5 fix: user guard on knowledge relationship deletion 2025-09-30 11:15:53 +02:00
Per Stark
c0fcad5952 fix: deletion of items, shared files etc 2025-09-29 20:28:06 +02:00
Per Stark
c12d00edaa feat: pagination for entities and knowledge pages 2025-09-22 20:54:30 +02:00
Per Stark
903585bfef fix: improved performance by truncating not displayed text 2025-09-22 15:37:55 +02:00
Per Stark
9a7c57cb19 fix: contrast on code blocks 2025-09-21 10:43:57 +02:00
Per Stark
fe5143cd7f design: additional design improvements
chore: remove stale comment
2025-09-20 22:09:37 +02:00
Per Stark
3f774302c7 fix: dark mode prose text color 2025-09-17 14:48:38 +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
69954cf78e chore: clippy helps out 2025-09-06 21:00:39 +02:00
Per Stark
153efd1a98 feat: d3js instead of plotly, improved graph visualisation 2025-09-06 20:44:41 +02:00
Per Stark
fdf29bb735 fix: only count get requests as page loads 2025-09-06 11:16:12 +02:00
Per Stark
33300d3193 feat: handles submitted audio 2025-07-29 18:39:26 +02:00
Per Stark
ec16f2100c fix: remove remnant job table, normalize taskstatus enum 2025-06-27 23:18:16 +02:00
Per Stark
43263fa77e feat: completed image ingestion with system settings
styling
2025-06-27 21:48:29 +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
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
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
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
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
c2fbdecce0 feat: database migrations 2025-05-04 21:16:09 +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