26 Commits

Author SHA1 Message Date
geoffrey45
cdab85912f redesign the album bio component 2022-07-10 21:51:29 +03:00
geoffrey45
09c588c856 add featured artists to playlist page
+ fetch album bio on raising bottom container
2022-07-08 16:39:16 +03:00
geoffrey45
9d5cbfcc93 rewrite playlist page to use same layout as the album page 2022-07-07 15:08:31 +03:00
geoffrey45
7a953d366e add a HeaderContentBottom layout
- rewrite album page to use the above layout
2022-07-07 11:55:13 +03:00
restyled-io[bot]
e77f2b9f2b
Restyle Remove global lists and read everything from the database. (#71) 2022-07-06 17:41:01 +03:00
geoffrey45
22ff52e86e use album hash to resolve album page 2022-06-26 19:05:36 +03:00
geoffrey45
599cb38cbe rewrite recommendation component with script setup 2022-06-12 10:21:23 +03:00
geoffrey45
75123f5384 move page stores into pages folder 2022-06-10 17:08:29 +03:00
geoffrey45
a14f35b0e5 use hash mode in vue router
- rename keyboard.ts -> useKeyboard.ts
2022-06-09 19:47:38 +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
69b691284d [client] add playlists and playlist page 2022-03-29 00:35:39 +03:00
geoffrey45
9d9eed72ef add 404 page 2022-03-02 10:20:31 +03:00
geoffrey45
15d5e1476a add a blank settings view
- use for loop to render l-sidebar content
- add current track image on l-sidebar
- other minor changes
2022-02-11 11:53:46 +03:00
geoffrey45
d6204946c2 Migrate to vite and some more stuff
- server: add a `Track` class
- server: add a create_track_class function
- client: migrate from vue-cli to vite
2022-01-25 11:51:26 +03:00
geoffrey45
c49e1e48f1 fix incorrect album fetching 2021-12-28 10:08:31 +03:00
geoffrey45
ff6a4e34b5 add album header info 2021-12-27 23:12:00 +03:00
geoffrey45
757d6cbe5a client: add progress bar
- add favourites buttons
- redirect /folder/ => /folder/home
- minor fixes
2021-12-24 12:41:38 +03:00
geoffrey45
831b8e7ee2 major changes:
- resize images to 150x150
- convert them to webp
- use $set to update database
- remove comments in py code
- a whole lot more
2021-12-19 02:31:17 +03:00
geoffrey45
701f61250e client: request folder lists from server 2021-12-15 15:20:12 +03:00
geoffrey45
8afa044813 add header to album view 2021-12-12 00:24:35 +03:00
geoffrey45
9caeab9626 minor changes to the albums explorer 2021-12-11 23:32:11 +03:00
geoffrey45
aed2c74975 add album explorer 2021-12-10 18:34:34 +03:00
geoffrey45
c2fc2170fe create playlist view
- add support for scss
2021-12-06 01:23:28 +03:00
geoffrey45
8ffe9dd453 create home button 2021-11-15 19:16:58 +03:00
geoffrey45
26798d2f92 init 2021-11-14 09:10:58 +03:00