Commit Graph

16 Commits

Author SHA1 Message Date
839308ec19 refactor (v2): better arch
Co-authored-by: Copilot <copilot@github.com>
2026-06-07 21:19:54 +02:00
0753f3d256 feat: Transition OIDC JWT token passing from URL hash to query parameter and enable auth features by default. 2026-01-06 21:58:07 +01:00
bf9c688e6b oidc integration
Reviewed-on: #11
2026-01-06 20:11:22 +00:00
66e0e613fc Newtypes and broker refactor
Reviewed-on: #10
2026-01-02 00:22:55 +00:00
68a11ea551 feat: Enhance note dialog layouts, improve text wrapping, and refine component styling. 2025-12-29 14:23:19 +01:00
5634555d89 feat: Internationalize login and registration pages by adding new translation keys and applying them to UI texts. 2025-12-26 18:14:04 +01:00
6bf0581497 tables support 2025-12-26 17:49:37 +01:00
91554d36a5 feat: add privacy policy page and route it in the application 2025-12-26 17:08:46 +01:00
7840227649 feat: Introduce dedicated settings page with API URL configuration and data management hooks, and update Dockerfile for runtime env injection. 2025-12-26 15:55:55 +01:00
e44771902c feat: Implement internationalization with react-i18next, add translation files, and integrate language switching across components. 2025-12-26 15:23:15 +01:00
4cb398869d feat: add system configuration API endpoint and frontend hook for dynamic settings 2025-12-25 23:41:00 +01:00
529457c9a3 chore: Add libertas codebase snapshot for AI and adjust dashboard layout for responsiveness. 2025-12-25 23:17:41 +01:00
8c010e06e5 Frontend improvements
Reviewed-on: #1
2025-12-23 10:28:03 +00:00
3a19995008 feat: conditionally display data management features in settings dialog based on user context 2025-12-23 10:48:49 +01:00
b6d4f49fd9 feat: Add note viewing dialog and implement grid/list view toggle for notes. 2025-12-23 03:47:17 +01:00
39b28c7f3b init 2025-12-23 02:15:25 +01:00