Commit Graph

7 Commits

Author SHA1 Message Date
1090f112f3 refactor: standardize code formatting in AvatarMenu component
- Convert from 4-space to 2-space indentation for consistency
- Improve import statement formatting and alignment
- Fix semicolon usage throughout the component
- Add conditional avatar dot indicator: green when all services (AniList, MAL, Simkl) are logged in, yellow otherwise
- Add missing newline at end of file
- General code style improvements for better readability and consistency with project standards
2026-03-22 22:00:48 -04:00
60eac10545 user dropdown now closes when certain actions are taken or clicked outside of dialog 2025-12-21 01:14:46 -05:00
6d66d711ff added a showversion button with popup to the interface 2025-12-21 01:14:05 -05:00
10430caddf added login, icons and theming to user dropdown 2024-10-26 18:02:05 -04:00
e229311190 made entire app only work in dark mode 2024-10-01 16:57:42 -04:00
908325628f Fixed components to reload watchlist 2024-09-07 21:13:15 -04:00
f5001cff04 changed from modal to client-side router 2024-09-04 12:05:41 -04:00