Commit Graph

52 Commits

Author SHA1 Message Date
geoffrey45 75123f5384 move page stores into pages folder 2022-06-10 17:08:29 +03:00
geoffrey45 857c2484fe use computed properties to render correct nav title 2022-06-10 10:01:12 +03:00
geoffrey45 a14f35b0e5 use hash mode in vue router
- rename keyboard.ts -> useKeyboard.ts
2022-06-09 19:47:38 +03:00
geoffrey45 a99ea78118 animate navigation list and logo
- move search main into right-sidebar > search
-
2022-05-25 16:36:04 +03:00
geoffrey45 5d0492d63a install vue-motion 2022-05-23 01:24:30 +03:00
geoffrey45 f913e59103 minor UI fixes 2022-05-07 19:33:54 +03:00
geoffrey45 43fc33640d refactor references to use new image server 2022-05-04 02:34:27 +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 83330a7fad 🔷 refactor context menu to accept context src
🔷 add a getCurrentDate function to get formatted date
2022-04-08 21:07:24 +03:00
geoffrey45 657daa389f 🔷 add Update playlist modal 2022-04-08 06:46:45 +03:00
geoffrey45 6cf9a58d6d 🔷 add PlayingFrom component to right sidebar
🔷 move upNext card into separate component
🔷 a lot of refactors
2022-04-03 21:47:57 +03:00
geoffrey45 9c16d27507 🔶 fix saving image names with / in them 2022-04-03 13:47:28 +03:00
geoffrey45 9c808aa817 🔷 redesign playlist header 2022-04-03 13:47:28 +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 3924a11c85 [client] refurbish playlist header 2022-03-30 14:55:24 +03:00
geoffrey45 69b691284d [client] add playlists and playlist page 2022-03-29 00:35:39 +03:00
geoffrey45 30140cc739 move now playing card to left sidebar
- remove title card in featured artists
2022-03-18 19:59:33 +03:00
geoffrey45 2143ad7139 more refactoring 2022-02-24 12:23:56 +03:00
geoffrey45 38df211882 more refactoring 2022-02-23 21:48:57 +03:00
geoffrey45 5e48496ccb minor color refactors 2022-02-22 09:58:09 +03:00
geoffrey45 92c2443c7c minor refactors 2022-02-19 22:12:10 +03:00
geoffrey45 a6bb5059b0 add new album header 2022-02-19 18:43:17 +03:00
geoffrey45 5446b1fe4b prevent type coercion
- remove unused imports
- minor refactors and cleanups
2022-02-16 15:06:29 +03:00
geoffrey45 6d6d2831c0 further refactor paddings and colors 2022-02-12 11:32:50 +03:00
geoffrey45 214ae82344 improve nowPlaying alignment 2022-02-08 00:39:08 +03:00
geoffrey45 73dec9189e fix albumView using watch function
- other minor changes to almost all files
2022-02-02 21:45:23 +03:00
geoffrey45 7689f13fdc break down search component into smaler components 2022-01-23 10:27:39 +03:00
geoffrey45 7945c04a06 create re-usable components 2022-01-22 12:04:33 +03:00
geoffrey45 c9cd61df7c add media queries 2022-01-22 04:15:00 +03:00
geoffrey45 06f1e53fa1 add a new playlist view header 2022-01-19 02:10:56 +03:00
geoffrey45 1d1e697fd2 major refactors
- remove jpgs
- add new album header
- remove duplicate components
- display album bio on client
- add a route loader module
- change color scheme
- other minor changes
2022-01-18 20:51:22 +03:00
geoffrey45 2ee8d27bf0 server: add get album bio from last fm function
- co-written by Github Copilot
2022-01-17 12:32:27 +03:00
geoffrey45 a720891c20 add featured artists in albumview 2022-01-15 18:18:55 +03:00
geoffrey45 3f52bb74d8 use promise to scroll to current in queue box 2021-12-27 20:08:16 +03:00
geoffrey45 7d0f38755b add albums from the same artist to album view 2021-12-12 02:49:42 +03:00
geoffrey45 e970324314 add songs and featured artists to album view 2021-12-12 00:52:39 +03:00
geoffrey45 24741640ea minor refactoring 2021-12-11 13:55:12 +03:00
geoffrey45 c7374e8eb5 add all albums view 2021-12-11 13:46:05 +03:00
geoffrey45 a7474d65e9 reduce featured artists height 2021-12-11 10:03:23 +03:00
geoffrey45 3beab7b0a1 somethings I don't remember 2021-12-10 22:53:27 +03:00
geoffrey45 aed2c74975 add album explorer 2021-12-10 18:34:34 +03:00
geoffrey45 0fa55eeeae minor refactors 2021-12-10 16:59:28 +03:00
geoffrey45 43c1f70380 implement wheel scroll on featured artists.
add next-prev buttons too
2021-12-10 16:10:06 +03:00
geoffrey45 a96b76748f add options button to playlist view 2021-12-10 07:52:06 +03:00
geoffrey45 1e15a0c51d add horizontal scroll to featured artists 2021-12-08 18:06:25 +03:00
geoffrey45 e1e0df44c4 add featured artists in playlist view 2021-12-08 16:39:26 +03:00
geoffrey45 1c5ae836ea animate right sidebar cards collapse 2021-12-08 13:25:08 +03:00
geoffrey45 42be78ffbf animate album cards on hover in playlist view 2021-12-08 11:54:09 +03:00
geoffrey45 d060a4c927 remove large playist art 2021-12-06 23:20:12 +03:00