poyrazavsever
cc22c8ee1d
refactor(i18n): remove legacy locale endpoint and select component
2026-07-20 10:25:40 +03:00
poyrazavsever
178f285191
feat: expose mobile localization contracts
2026-07-19 03:07:54 +03:00
poyrazavsever
0158f2f25a
feat: persist portal invitation locales
2026-07-19 03:07:35 +03:00
poyrazavsever
826410f53e
feat: wire i18n services and shared UI
2026-07-19 03:06:56 +03:00
poyrazavsever
4d15c2c481
fix(chat): expose actionable provider errors
2026-07-17 22:51:45 +03:00
poyrazavsever
cb2ed90046
feat(api): expose workspace branding to mobile clients
2026-07-17 21:56:37 +03:00
poyrazavsever
b04031a3e3
feat(api): complete phase 9 mobile contracts
2026-07-17 09:38:22 +03:00
poyrazavsever
8cd3de8e1f
chore(release): remove legacy runtime dependencies
2026-07-17 09:13:23 +03:00
poyrazavsever
64a5f96872
feat(backend): complete AI and business migration
2026-07-17 09:12:45 +03:00
poyrazavsever
5d863280bf
feat(storage): complete phase 3 branding foundation
2026-07-16 17:05:59 +03:00
poyrazavsever
b155132acf
feat(domain): complete phase 2 backend core
2026-07-16 16:46:42 +03:00
poyrazavsever
92bc99ba12
feat(auth): complete sqlite auth and client invitations
2026-07-16 16:21:31 +03:00
Poyraz
57aab2932e
feat: add better auth sqlite runtime and server-side session flow
2026-07-10 22:07:37 +03:00
Poyraz Avsever
b1620d4748
feat: implement internal auth user creation and update related functionalities
2026-06-14 12:41:00 +03:00
Poyraz Avsever
0f89d9f627
refactor: enhance installation process with support for full-stack and app-only modes, update environment configurations, and improve database migration handling
2026-06-13 21:23:28 +03:00
poyrazavsever
6e80e556af
feat: integrate official @ai-sdk/groq provider and fix image sizing constraints in layout components
2026-06-09 15:14:16 +03:00
poyrazavsever
d80af01d14
chore: rebrand project from Revanios to Neta and update associated assets and configurations
2026-06-09 14:46:44 +03:00
poyrazavsever
989a62b04e
chore: update document titles, metadata, and copy to Revanios
2026-06-08 23:19:57 +03:00
Poyraz Avsever
950522d467
feat: Implement first admin setup guard to lock registration after initial account creation
...
- Updated the registration flow to check if the first admin account has been created, preventing further public registrations.
- Introduced `is_first_admin_setup_available` function to determine registration availability.
- Modified the `/register` and `/login` pages to redirect based on the setup state.
- Enhanced the user creation process to handle internal admin accounts correctly.
- Added migration script to enforce the new registration rules in the database.
- Refactored chat API to improve message handling and context building.
- Updated dashboard and settings components for better state management.
- Improved error handling and user feedback across various components.
2026-06-08 16:22:26 +03:00
poyrazavsever
990c7a21b6
feat: add health check endpoint, fix task date filtering, and update Next.js type reference path
2026-06-06 23:25:38 +03:00
poyrazavsever
c361fff5a7
feat: implement client portal project view with revision request functionality and layout structure
2026-06-06 22:31:55 +03:00
poyrazavsever
83379a5edc
feat: add AI-powered finance and project risk analysis features with pgvector support for RAG embeddings
2026-06-06 21:47:50 +03:00
poyrazavsever
b3da493ef1
feat: migrate chat API to AI SDK with tool support and add active bar interaction to analytics charts
2026-06-06 20:38:16 +03:00
Poyraz Avsever
e38a809ff9
feat: implement AI chat interface with Supabase persistence and edge API route integration
2026-05-08 14:32:07 +03:00
Poyraz Avsever
9adc34418e
Refactor code structure for improved readability and maintainability
2026-05-08 11:18:55 +03:00
Poyraz Avsever and Copilot
4126b41064
Refactor code structure for improved readability and maintainability
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-07 09:50:01 +03:00