No description
Find a file
Nixyan df41cf4657 Update dependencies, add OLM support, and improve authentication flow
- Updated various dependencies in package.json and bun.lock for better compatibility and features.
- Added OLM (Object Location Management) support by including necessary files and updating authentication logic.
- Enhanced the authentication flow with better error handling and user feedback.
- Introduced new database schema for OLM accounts and updated related API components.
- Improved socket connection management and user interface elements for a smoother user experience.
2025-12-19 12:18:46 -03:00
.vscode Restarted the project. 2025-12-03 09:41:21 -03:00
convex Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
public/assets/logo Restarted the project. 2025-12-03 09:41:21 -03:00
src Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
.gitignore Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
bun.lock Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
components.json Restarted the project. 2025-12-03 09:41:21 -03:00
next.config.ts Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
package.json Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
postcss.config.mjs Restarted the project. 2025-12-03 09:41:21 -03:00
tsconfig.json Restarted the project. 2025-12-03 09:41:21 -03:00