Commit Graph

64 Commits

Author SHA1 Message Date
geoffrey45 f11005e523 refactor colors 2022-03-15 10:38:53 +03:00
geoffrey45 33a9aa2c30 start project "move to typescript" 2022-03-14 21:05:58 +03:00
geoffrey45 9d9eed72ef add 404 page 2022-03-02 10:20:31 +03:00
geoffrey45 6efbb47166 some bug fixes
- watch route params instead of route object in folderview
- move to script setup on album view
- use album as a reactive object instead of refs
- use axios instead of fetch to get album data
- improve clickable areas on songItem
- move album requests to POST
2022-03-01 19:46:37 +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 462acd0229 fix from albumView to other routes bug
- add nginx sites
- add setup script (untested**)
2022-02-13 17:18:23 +03:00
geoffrey45 6d6d2831c0 further refactor paddings and colors 2022-02-12 11:32:50 +03:00
geoffrey45 88e1d42ab5 convert $small padding -> $smaller padding 2022-02-12 10:13:33 +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 73dec9189e fix albumView using watch function
- other minor changes to almost all files
2022-02-02 21:45:23 +03:00
geoffrey45 7f73d89fcc add debounced ref module 2022-01-22 06:23:37 +03:00
geoffrey45 188b0541c6 add media queries to album page 2022-01-22 05:03:18 +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 1b9e6821d6 separate playFolder and playAlbum 2022-01-15 10:58:32 +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 e473b5db92 misc 2022-01-11 03:36:42 +03:00
geoffrey45 9310382436 client: remove search box in folder view
- add working ctrl f listener
2022-01-06 20:40:23 +03:00
geoffrey45 64d2c8c466 client: auto resize content on search expand 2022-01-06 17:14:28 +03:00
geoffrey45 0340b64b04 client: migrate to solid dark mode 2022-01-05 05:45:55 +03:00
geoffrey45 1cb6843dc3 move loader to search bar 2021-12-31 21:56:38 +03:00
geoffrey45 61e7ff7188 blacken search component 2021-12-30 21:32:12 +03:00
geoffrey45 c49e1e48f1 fix incorrect album fetching 2021-12-28 10:08:31 +03:00
geoffrey45 2f14b5a6de add album songs to albumView 2021-12-27 23:20:19 +03:00
geoffrey45 ff6a4e34b5 add album header info 2021-12-27 23:12:00 +03:00
geoffrey45 17f29a76ed client: implement a buggy scrollIntoView in queue view 2021-12-26 18:45:35 +03:00
geoffrey45 5884827c8b unhide scrollbar >> folderview 2021-12-26 16:45:36 +03:00
geoffrey45 c5670e0f5f remove pagination 2021-12-26 16:42:20 +03:00
geoffrey45 81c8ae8629 client: fix sending multiple requests
on songlist click
2021-12-22 09:22:22 +03:00
geoffrey45 36999d8061 client: implement queuing 2021-12-21 13:42:06 +03:00
geoffrey45 643aab1ad9 add loader 2021-12-19 14:14:56 +03:00
geoffrey45 7e67b819f0 major changes:
- introduce flask cache
- use replaceAll together with encodeURI component on client
- many more
2021-12-19 13:27:37 +03:00
geoffrey45 457180ecaf client: implement a buggy inifinite scroll on folder view 2021-12-18 12:09:24 +03:00
geoffrey45 6f35af6aeb client: folder view improvements 2021-12-17 01:41:56 +03:00
geoffrey45 4df1d01c0d client:fetch songs and folders in folder view 2021-12-16 23:26:44 +03:00
geoffrey45 701f61250e client: request folder lists from server 2021-12-15 15:20:12 +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 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 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 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