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