Per Stark
a8e30192ba
chore: harden api-router errors and add router integration tests while slimming html handlers.
2026-05-30 15:18:12 +02:00
Per Stark
ec80a4e540
chore: improve html-router auth, caching, and analytics while centralizing search labels in common.
...
small fix
2026-05-29 15:03:55 +02:00
Per Stark
1e25705377
chore: improved error handling
2026-05-28 19:58:14 +02:00
Per Stark
017d6c5ba9
chore: additional clippy fixes after rebasing
2026-05-27 07:37:18 +02:00
Per Stark
5ce7a76c75
clippy: adhere to pedantic clippy, uniform test error handling
2026-05-26 20:21:13 +02:00
Per Stark
93ac56ebc7
feat: caching chat history & dto
2026-02-14 19:43:34 +01:00
Per Stark
c6e499e5dc
fix: harden html responses and cache chat sidebar data
...
Use strict template response handling and sanitized template user context, then add an in-process conversation archive cache with mutation-driven invalidation for chat sidebar renders.
2026-02-14 17:47:14 +01:00
Per Stark
ffae16bc84
fix: simplified admin checking
2026-02-13 23:04:01 +01:00
Per Stark
60087e10fb
refactor: additional responsibilities to middleware, simplified handlers
...
fix
2026-01-17 21:07:25 +01:00
Per Stark
3c16c17472
theme: obsidian-prism
2026-01-17 08:45:47 +01:00
Per Stark
8e9978540e
feat: add user theme preference
...
- Add theme field to User model (common)
- Create migration for theme field
- Add theme selection to Account Settings (html-router)
- Implement server-side theme rendering in base template
- Update JS for system/preference theme handling
- Remove header theme toggle for authenticated users
2026-01-16 13:54:07 +01:00
Per Stark
99b88c3063
chore: clippy html-router
2025-10-16 20:30:17 +02:00
Per Stark
6ea51095e8
design: neobrutalist_theme into main
2025-09-17 10:01:20 +02:00
Per Stark
69954cf78e
chore: clippy helps out
2025-09-06 21:00:39 +02:00
Per Stark
fdf29bb735
fix: only count get requests as page loads
2025-09-06 11:16:12 +02:00
Per Stark
1624c08397
fix: response redirect of non hx req
2025-05-09 12:22:15 +02:00
Per Stark
776a454a88
updated dependencies application wide
2025-04-24 13:50:20 +02:00
Per Stark
d4f097ab98
fix: chat push url and references
2025-04-15 12:41:45 +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