Commit Graph

10 Commits

Author SHA1 Message Date
geoffrey45 26ab972a8d fix fuzzy search: FuseTrackOptions
+ reduce width required to hide sidebar automatically
+ move ArtistAlbumsFetcher.vue to components folder
+ escape ALT button in keyboard shortcuts
+ use elem.dispatchEvent to toggle page search
2023-01-13 18:13:49 +03:00
geoffrey45 bbe7984e4e normalize context menu using @popperjs
+ normalize context children too
+ add setting to toggle context children via click or hover
+ add a select setting component
+ remove dead teleport code from sidebar tabs wrapper
+ general clean up
2023-01-13 18:13:49 +03:00
geoffrey45 62b9aa7a3e Redesign page search input area
+ redefine global search input colors
+ redesign settings page
+ move settings text to a strings module
+ add title and description to now playing settings
2023-01-13 18:13:49 +03:00
geoffrey45 ade8edcba2 add now playing card settings
+ move left sidebar to separate component
2022-08-19 21:28:46 +03:00
geoffrey45 44bb30fe9f initialize settings page 2022-08-19 19:24:38 +03:00
geoffrey45 03219166c5 use third-party module to auto-persist queue store
+ more redesign
+ convert js files to ts
2022-08-19 15:58:32 +03:00
geoffrey45 992d3a7003 fix 720p screens layout issue
~ add media queries
+ handle responsiveness on folder header
2022-08-11 02:53:24 +03:00
geoffrey45 7ae97370d6 update tsconfig.json 2022-06-23 15:39:19 +03:00
geoffrey45 3eaab97f1f replace background image with svg
- add symlink svg
- fix validate playlist thumbnails
2022-06-23 12:32:07 +03:00
geoffrey45 b497344521 refactor logo, bottom bar and perks.js
- add new logo
- add tsconfig.json
- move logo to new component
- update bottombar
- remove props from hotkeys and progress bar
- convert perks.js -> perks.ts
2022-05-24 15:55:26 +03:00