Commit Graph

13 Commits

Author SHA1 Message Date
93170d17dc feat: Introduce domain value objects for email, password, note title, and tags, integrating them across API, domain, and infrastructure for enhanced type safety and validation. 2025-12-31 01:25:20 +01: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