14 Commits

Author SHA1 Message Date
geoffrey45
12c8406a0d add ping check
- fix artist downloader function
2022-06-20 09:49:16 +03:00
restyled-io[bot]
2b33fb87a2
Restyle Implement Fuzzy search using rapidfuzz (#60) 2022-05-26 19:12:04 +03:00
geoffrey45
8405efede0 add argument to start image server 2022-05-18 18:03:38 +03:00
restyled-io[bot]
559b36bd7b
Restyle Move populate to new file (#48) 2022-05-04 01:42:26 +03:00
geoffrey45
1e7af1a800 add a flask module to serve images 2022-05-02 13:45:24 +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
1caef9d3a2 add file watcher
- disable double flask instances
- remove unused files
- play song by id (instead of from nginx)
2022-02-16 15:02:36 +03:00
geoffrey45
1802e02179 move from pipenv to poetry 2022-02-13 21:38:31 +03:00
geoffrey45
195a50382a server: better structure album tracks endpoint
- client: add now-playing and recommendations to home right-sidebar
2022-02-06 19:17:26 +03:00
geoffrey45
c9cd61df7c add media queries 2022-01-22 04:15:00 +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
geoffrey45
701f61250e client: request folder lists from server 2021-12-15 15:20:12 +03:00
geoffrey45
803c813786 add server code 2021-12-14 09:02:02 +03:00