Commit Graph

17 Commits

Author SHA1 Message Date
48d8b4a593 feat(auth): implement purple music app authentication 2025-09-30 21:56:45 -04:00
d9e7e4885d deps: add HTTP plugin support 2025-09-30 21:47:46 -04:00
b990d721c2 feat: music-metadata 2025-09-30 20:45:01 -04:00
b5d14a71d6 feat(ui): dynamically load playlists and artists in library 2025-09-30 20:21:29 -04:00
a8f8e4602a feat(settings): add folder selection for music and playlists
Add UI and logic to select music and playlists folders in settings using
tauri dialog plugin. Integrate @tauri-apps/plugin-dialog, plugin-fs, and
plugin-store in both frontend and backend. Update capabilities and
dependencies to support new plugins. Improve settings page with folder
selectors and info note for better user experience.
2025-09-30 18:58:52 -04:00
792e81a6cf ui: settings button/route 2025-09-30 17:49:38 -04:00
d588753183 ui: error page 2025-09-30 17:27:04 -04:00
0228f6cd4d ui: services navigation 2025-09-30 17:18:28 -04:00
dd8db94df1 ui: icons 2025-09-30 16:36:49 -04:00
9785df45f8 ui: mockup layout 2025-09-30 16:36:44 -04:00
9ccbdbd27f app: icon 2025-09-30 14:41:50 -04:00
df9c99ce3a ui: add app icon to title bar and fix menu accessibility 2025-09-30 14:35:05 -04:00
1769faa3a6 ui: add toolbar component and adjust body styling 2025-09-30 14:20:55 -04:00
ec11b18d32 ui: update app branding and add menu bar
Update app name and branding across config, title bar, and HTML.
Add MenuBar component to layout and improve title bar button styles.
2025-09-30 12:10:39 -04:00
c243aedcd7 ui: style title bar 2025-09-30 11:33:59 -04:00
21135bea95 ui: add 98.css dark theme 2025-09-30 11:27:54 -04:00
7b8c83c96d initial commit 2025-09-30 11:19:56 -04:00