geoffrey45
992d3a7003
fix 720p screens layout issue
...
~ add media queries
+ handle responsiveness on folder header
2022-08-11 02:53:24 +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
a9d23b3cb3
replace text capitalize with capitalize first word
2022-08-03 15:06:08 +03:00
geoffrey45
ef2926f18f
group album tracks as they appear (in queue)
...
+ move handling disc logic to the album store
2022-08-02 23:46:13 +03:00
geoffrey45
deb65f3405
add time to now playing card
2022-08-02 18:55:09 +03:00
geoffrey45
b070601d4d
break down global.scss into smaller files
...
+ rename css folder to scss
2022-08-02 12:05:59 +03:00
geoffrey45
c9830842ed
refactor queu store to use play track using index
...
- this allows to have duplicate tracks in queue safely
- store indexes in localstorage instead of track objects.
2022-07-06 17:38:33 +03:00
geoffrey45
f0d3c1c663
attach context menu to now playing song card
...
- clicking now playing thumbnail will send you to album page
2022-07-06 17:38:33 +03:00
geoffrey45
3cd0527962
use count_documents to get folder count
...
- map filenames with db data
2022-06-21 16:24:27 +03:00
geoffrey45
178d3c8835
fix now-playing image position
2022-06-11 12:41:44 +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
geoffrey45
9432332243
default to qeueu tab in right sidebar
...
- fix progress bar issue on chrome
- fix image not showing on media notification
2022-05-11 20:37:52 +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
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
0c1e792839
major refactors
2022-03-30 14:56:40 +03:00
geoffrey45
b3dac9ee23
move links back to localhost
2022-03-21 01:02:23 +03:00
geoffrey45
1908633f9d
fix watchdoge.py add_track()
2022-03-19 02:20:40 +03:00