Commit Graph

15 Commits

Author SHA1 Message Date
geoffrey45 7718a7c99f more edits
- watchdog still broken
2022-06-17 10:22:53 +03:00
geoffrey45 f1ec6309ba fix current track in queue auto scroll position
- add another inner container to limit the offset
- auto scroll current track to container start
- add todo file
2022-06-13 09:17:00 +03:00
geoffrey45 9a2635d7c3 rewrite some for loops with UseBisection 2022-06-12 11:19:25 +03:00
Mungai Geoffrey 824d3c6a86 use scandir to read dir content on file explorer (#64) 2022-06-07 11:26:55 +03:00
restyled-io[bot] 2b33fb87a2 Restyle Implement Fuzzy search using rapidfuzz (#60) 2022-05-26 19:12:04 +03:00
geoffrey45 4040b99518 rewrite search functions as classes 2022-05-18 18:04:01 +03:00
geoffrey45 7c38b0a9f3 revert to for-loop for creating albums
- use ThreadPoolExecutor to create tracks
2022-05-10 08:22:41 +03:00
geoffrey45 fb67f568ad fix messed up bisection search 2022-05-07 14:45:16 +03:00
geoffrey45 6527b3abc5 create albums from pre-albums instead of individual tracks 2022-04-25 11:59:36 +03:00
restyled-io[bot] d1c83ef8b6 Restyle Save complete albums to the db for faster startup (#38) 2022-04-21 10:25:56 +03:00
geoffrey45 d98cc0547e Save complete tracks and albums to the db for faster startup
- refactor function locations
- add logger
- check for new tracks instead of re-processing all files
2022-04-21 10:16:45 +03:00
geoffrey45 42df577c1b [server] fix watchdog 2022-04-03 09:38:52 +03:00
geoffrey45 dbb27734fe major refactors
- add album page store
- show loaders in beforeEnter guards
- show bitrate on now playing card
- etc
2022-04-03 01:03:32 +03:00
geoffrey45 ac988b8a96 [server] create folder on track add 2022-03-27 18:14:45 +03:00
geoffrey45 bab2228a28 move watchdoge into app/lib 2022-03-24 00:24:14 +03:00