0753f3d256
feat: Transition OIDC JWT token passing from URL hash to query parameter and enable auth features by default.
master
Gabriel Kaszewski2026-01-06 21:58:07 +01:00
ede9567e09
feat: Upgrade k-core dependency to version 0.1.10, refactor message broker and embedding components, and enhance session store integration
Gabriel Kaszewski2026-01-02 15:17:46 +01:00
1be64bb578
feat: Update dependencies and integrate k-core for database management
Gabriel Kaszewski2026-01-02 13:53:59 +01:00
68a11ea551
feat: Enhance note dialog layouts, improve text wrapping, and refine component styling.
Gabriel Kaszewski2025-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.
Gabriel Kaszewski2025-12-26 18:14:04 +01:00
91554d36a5
feat: add privacy policy page and route it in the application
Gabriel Kaszewski2025-12-26 17:08:46 +01:00
2b8d39824a
feat: Initialize Capacitor Android project with PWA assets and update API session SameSite configuration.
Gabriel Kaszewski2025-12-26 16:57:45 +01:00
198b324646
feat: implement copy note to clipboard button on note card with i18n support
Gabriel Kaszewski2025-12-26 16:08:44 +01:00
91e60e6aa5
fix: remove extra newline character from generated env-config.js in Dockerfile
Gabriel Kaszewski2025-12-26 16:03:42 +01:00
f598141539
fix: correct env-config.js generation by quoting heredoc EOF and adding a trailing newline.
Gabriel Kaszewski2025-12-26 16:02:23 +01:00
0506f93068
feat: add comprehensive SEO, Open Graph, Twitter, PWA meta tags, and structured data to index.html.
Gabriel Kaszewski2025-12-26 15:57:57 +01:00
7840227649
feat: Introduce dedicated settings page with API URL configuration and data management hooks, and update Dockerfile for runtime env injection.
Gabriel Kaszewski2025-12-26 15:55:55 +01:00
23b3c5000f
feat: Add German, Spanish, and French translations and update i18n configuration.
Gabriel Kaszewski2025-12-26 15:29:02 +01:00
e44771902c
feat: Implement internationalization with react-i18next, add translation files, and integrate language switching across components.
Gabriel Kaszewski2025-12-26 15:23:15 +01:00
19434cc71a
feat: add .dockerignore to exclude build artifacts, dependencies, and sensitive files from Docker image
Gabriel Kaszewski2025-12-26 01:45:20 +01:00
4cb398869d
feat: add system configuration API endpoint and frontend hook for dynamic settings
Gabriel Kaszewski2025-12-25 23:41:00 +01:00
529457c9a3
chore: Add libertas codebase snapshot for AI and adjust dashboard layout for responsiveness.
Gabriel Kaszewski2025-12-25 23:17:41 +01:00
0af7294468
feat: Add ALLOW_REGISTRATION configuration to enable/disable user registration and introduce a Forbidden API error type.
Gabriel Kaszewski2025-12-25 23:05:26 +01:00
8396d7f5d3
feat: Replace note content textarea with Tiptap rich text editor supporting markdown and slash commands.
Gabriel Kaszewski2025-12-23 12:23:28 +01:00
7977ccf612
feat: implement Progressive Web App (PWA) functionality with new assets and configuration.
Gabriel Kaszewski2025-12-23 11:52:40 +01:00
3a19995008
feat: conditionally display data management features in settings dialog based on user context
Gabriel Kaszewski2025-12-23 10:48:49 +01:00
b6d4f49fd9
feat: Add note viewing dialog and implement grid/list view toggle for notes.
Gabriel Kaszewski2025-12-23 03:47:17 +01:00
f910fa2f46
feat: Add initial project documentation (README) and MIT license.
Gabriel Kaszewski2025-12-23 03:37:06 +01:00
cb0ac687ca
feat: Containerize frontend and backend services with Docker and Docker Compose, enabling environment-based API configuration.
Gabriel Kaszewski2025-12-23 03:34:48 +01:00
c441f14bfa
feat: Introduce note version history with dedicated UI, API, and database schema.
Gabriel Kaszewski2025-12-23 03:08:14 +01:00
4e410433ff
feat: add dark mode toggle functionality using next-themes.
Gabriel Kaszewski2025-12-23 02:38:11 +01:00
6c68d922dc
feat: centralize application configuration using environment variables and add dynamic CORS support
Gabriel Kaszewski2025-12-23 02:34:06 +01:00
e4f021a68f
feat: Implement data import and export functionality for notes and tags.
Gabriel Kaszewski2025-12-23 02:27:26 +01:00
2ee9de866a
feat: Enhance note search to include tag name matching and sort results by updated date.
Gabriel Kaszewski2025-12-23 02:18:55 +01:00