16 Commits

Author SHA1 Message Date
restyled-io[bot]
e77f2b9f2b
Restyle Remove global lists and read everything from the database. (#71) 2022-07-06 17:41:01 +03:00
geoffrey45
92ef22596b fix removing duplicate tracks
- add uniq_hash prop to Track class
2022-06-26 18:46:17 +03:00
geoffrey45
3cf44759b5 process albums seperate from tracks
- break populate function into 2
2022-06-19 14:45:25 +03:00
geoffrey45
030ab8a379 refactor most things to use the database directly 2022-06-13 14:45:18 +03:00
geoffrey45
a14f35b0e5 use hash mode in vue router
- rename keyboard.ts -> useKeyboard.ts
2022-06-09 19:47:38 +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
4c09350b41 move the populate function to separate file 2022-05-04 01:36:27 +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
Restyled.io
dc683e6314 Restyled by reorder-python-imports 2022-04-03 13:47:28 +03:00
Restyled.io
3a699365c8 Restyled by isort 2022-04-03 13:47:28 +03:00
geoffrey45
9c808aa817 🔷 redesign playlist header 2022-04-03 13:47:28 +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
e8994ce9ae [server] minor refactors 2022-03-27 18:15:11 +03:00
geoffrey45
67c3be7d40 misc refactors and docstrings addition 2022-03-24 00:25:00 +03:00
geoffrey45
fcfd0c7936 create the lib module 2022-03-21 00:59:51 +03:00