Skip to content

Conversation

@Amarusinggithub
Copy link
Owner

refactor: improve type safety and clean up settings pages

  • Add NotesType union type to use-note.ts for better cache typing
  • Add null check for user in NavUser component
  • Remove unused account.tsx and settings.tsx pages
  • Consolidate settings functionality into general.tsx
  • Update auth-slice with improved typing
  • Add preferredLanguage field to User model
  • Update compose.yaml with additional services
  • Fix unused variable warnings in Cypress commands
  • Change default filesystem disk to public in .env.example
  • updated Auth

- Add NotesType union type to use-note.ts for better cache typing
- Add null check for user in NavUser component
- Remove unused account.tsx and settings.tsx pages
- Consolidate settings functionality into general.tsx
- Update auth-slice with improved typing
- Add preferredLanguage field to User model
- Update compose.yaml with additional services
- Fix unused variable warnings in Cypress commands
- Change default filesystem disk to public in .env.example
- Add NotesType union type to use-note.ts for better cache typing
- Add null check for user in NavUser component
- Remove unused account.tsx and settings.tsx pages
- Consolidate settings functionality into general.tsx
- Update auth-slice with improved typing
- Add preferredLanguage field to User model
- Update compose.yaml with additional services
- Fix unused variable warnings in Cypress commands
- Change default filesystem disk to public in .env.example
@Amarusinggithub Amarusinggithub merged commit 0c1d42b into main Jan 17, 2026
5 checks passed
@Amarusinggithub Amarusinggithub deleted the feature/implement-Authentication-system branch January 17, 2026 14:21
@Amarusinggithub
Copy link
Owner Author

finish merging feature branch: refactor Authentication system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants