Commit Graph

77 Commits

Author SHA1 Message Date
geoffrey45 ed7f26c12b add bottom padding to v-scroll-page class instead of individual pages
+ Rewrite queue page with  @Akryum/vue-virtual-scroller
2023-01-13 18:13:49 +03:00
geoffrey45 f0df274b31 fix indices on album page
+ fix playing on album page
+ fix songItem responsiveness on all virtual scroll pages
2023-01-13 18:13:49 +03:00
geoffrey45 9cde9d0aa4 rewrite album view using @Akryum/vue-virtual-scroller 2023-01-13 18:13:49 +03:00
geoffrey45 b3b7da701b rewrite folder view using @Akryum/vue-virtual-scroller 2023-01-13 18:13:49 +03:00
geoffrey45 0dbc45e20b modify spacing in grids 2023-01-13 18:13:49 +03:00
geoffrey45 9cbaa7ecff fix empty space on virtual scroll layout when the header has no content on folder page 2023-01-13 18:13:49 +03:00
geoffrey45 097c2b4a83 use virtual scroll layout on playlist page
+ fix playlist and album page header width
2023-01-13 18:13:49 +03:00
geoffrey45 f2aee70a8a use virtual scroll page on folder page 2023-01-13 18:13:49 +03:00
geoffrey45 69b8b17e84 remove folder banner 2022-09-12 21:37:44 +03:00
Mungai Njoroge 5770a66d67 Implement fuzzy page search using fuse.js (#86) 2022-09-10 10:46:45 -04:00
geoffrey45 c9cd6a8067 remove div nesting on right sidebar
+ rewrite vTooltip to handle updates to tooltip text
2022-09-06 15:59:18 +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 5476575d10 major redesign: move to rounded and extra spaceous UI
+ fix `play next` bug
+ add new folder banner image
+ add new now playing component
+ move to gray4 for accent color
+ increase image sizes, for clean UI
2022-08-18 02:55:46 +03:00
geoffrey45 703b3cf240 fix album and artist card search results responsiveness 2022-08-16 09:25:40 +03:00
geoffrey45 83d4690cd4 fix nav and folder banner text responsiveness 2022-08-11 15:14:40 +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 ffcc0070a0 change server port to localhost 1970
+ change img server to localhost 1971
+ add loading = lazy to images
2022-08-06 23:35:33 +03:00
geoffrey45 aa4db95547 feat: store current track object to enable clear queue to work correctly 2022-08-05 20:20:34 +03:00
geoffrey45 b9f0368f5b move utility methods to @/utils 2022-08-04 18:43:12 +03:00
geoffrey45 13f38c5a66 use ternary op to send copyright text to songlist component
+ return a zeros if seconds is undefined in formatSeconds()
2022-08-04 14:56:46 +03:00
geoffrey45 5f14fbf86d replace folder banner image 2022-08-04 14:05:28 +03:00
geoffrey45 a29e4ab496 remove filter on album image on album page 2022-08-02 05:31:15 +03:00
geoffrey45 bc449631a6 use flex to space folder page 2022-08-02 03:27:39 +03:00
geoffrey45 5c3a77ce48 Merge branch 'master' into try-folder-banner
~ Merge component spacing edits to the try-folder-banner branch
2022-08-02 03:18:21 +03:00
geoffrey45 9e1f73e281 set global margin on the main app grid
+ refactor margins and paddings in some components
2022-08-02 02:43:06 +03:00
geoffrey45 8fa0516b56 improve component spacing
+ bump up folder and album page gap to ~ 1rem
+ test out noise texture on album img on album page
+
~ although i'm still annoyed about the scrollbar space irregularities (will fix someday)
2022-08-01 00:23:39 +03:00
geoffrey45 4b817af4de add folder page banner 2022-07-18 18:22:17 +03:00
geoffrey45 4688665156 highlight the selected when you go to folder 2022-07-09 09:52:46 +03:00
geoffrey45 75123f5384 move page stores into pages folder 2022-06-10 17:08:29 +03:00
geoffrey45 48bc4de569 refactor app grid
- make content container scrollable, more flexible
2022-05-28 22:42:54 +03:00
geoffrey45 f913e59103 minor UI fixes 2022-05-07 19:33:54 +03:00
Mungai Geoffrey ef68cae625 Use gunicorn instead of Werkzeug and 32 more very minor changes (#35) 2022-04-21 03:29:42 +03:00
geoffrey45 85c59b4cba Integrate nav
- other minor refactors
2022-04-14 11:30:19 +03:00
geoffrey45 15ef5234d1 [client] remove search on folder 2022-03-30 14:52:52 +03:00
geoffrey45 e2544dbbdc try adding playlists list to context menu - unsuccsessfully 2022-03-25 20:51:22 +03:00
geoffrey45 642c524a08 add Folder interface 2022-03-24 00:25:41 +03:00
geoffrey45 f11005e523 refactor colors 2022-03-15 10:38:53 +03:00
geoffrey45 33a9aa2c30 start project "move to typescript" 2022-03-14 21:05:58 +03:00
geoffrey45 6efbb47166 some bug fixes
- watch route params instead of route object in folderview
- move to script setup on album view
- use album as a reactive object instead of refs
- use axios instead of fetch to get album data
- improve clickable areas on songItem
- move album requests to POST
2022-03-01 19:46:37 +03:00
geoffrey45 5e48496ccb minor color refactors 2022-02-22 09:58:09 +03:00
geoffrey45 92c2443c7c minor refactors 2022-02-19 22:12:10 +03:00
geoffrey45 5446b1fe4b prevent type coercion
- remove unused imports
- minor refactors and cleanups
2022-02-16 15:06:29 +03:00
geoffrey45 6d6d2831c0 further refactor paddings and colors 2022-02-12 11:32:50 +03:00
geoffrey45 88e1d42ab5 convert $small padding -> $smaller padding 2022-02-12 10:13:33 +03:00
geoffrey45 73dec9189e fix albumView using watch function
- other minor changes to almost all files
2022-02-02 21:45:23 +03:00
geoffrey45 7f73d89fcc add debounced ref module 2022-01-22 06:23:37 +03:00
geoffrey45 c9cd61df7c add media queries 2022-01-22 04:15:00 +03:00
geoffrey45 06f1e53fa1 add a new playlist view header 2022-01-19 02:10:56 +03:00
geoffrey45 1b9e6821d6 separate playFolder and playAlbum 2022-01-15 10:58:32 +03:00
geoffrey45 00e2b06e9d major refactoring
- move instances to new file
- import functions as modules
- add docstrings to helper functions
- add threaded populate() function
- remove unused functions and files
- add typing info to helper functions
- other unremembered changes to the client
2022-01-14 20:46:55 +03:00