Commit Graph

  • 84ede0e847 Create codeql-analysis.yml Mungai Geoffrey 2022-03-14 09:01:39 +03:00
  • 95a6ca03a8 minor refactors and edits geoffrey45 2022-03-14 08:46:42 +03:00
  • 658aba45ff link context menu to tracks geoffrey45 2022-03-14 08:46:21 +03:00
  • e8d2f31989 remove comments geoffrey45 2022-03-14 08:45:34 +03:00
  • 615901af61 add new icons geoffrey45 2022-03-14 08:45:23 +03:00
  • 9866f5fea9 add padding to normalize out of bounds context menu geoffrey45 2022-03-14 08:45:03 +03:00
  • 57a72fd3b5 hide context menu on right click again geoffrey45 2022-03-14 08:44:52 +03:00
  • 8c2904192e hide context menu on right click again geoffrey45 2022-03-14 08:42:19 +03:00
  • e3d86eac95 add track context menus geoffrey45 2022-03-14 08:41:46 +03:00
  • 092d967f49 convert songlist table to grid geoffrey45 2022-03-13 08:58:28 +03:00
  • 658e7cdbb7 move global search input to a general location geoffrey45 2022-03-12 08:56:38 +03:00
  • 39fba364d3 add image -> readme geoffrey45 2022-03-08 09:56:58 +03:00
  • c3059d502c fix album search geoffrey45 2022-03-08 09:25:07 +03:00
  • 25f79d8a20 complete project teardown geoffrey45 2022-03-07 20:16:35 +03:00
  • b930fc0ca6 iniitialize project teardown geoffrey45 2022-03-07 06:49:56 +03:00
  • 7f2102f931 refactor UI layout geoffrey45 2022-03-06 10:27:01 +03:00
  • 90f8703a8e use pinia to create tab store geoffrey45 2022-03-06 10:26:23 +03:00
  • eebe6b4440 add navbar and new logo geoffrey45 2022-03-04 08:02:01 +03:00
  • 6931cd926c sort files by creation date geoffrey45 2022-03-02 15:12:13 +03:00
  • 59646ce7f1 add save track color functions geoffrey45 2022-03-02 15:11:17 +03:00
  • 8333a9c4a6 minor refactors geoffrey45 2022-03-02 10:20:47 +03:00
  • 9d9eed72ef add 404 page geoffrey45 2022-03-02 10:20:31 +03:00
  • 5450a190f3 update formatSeconds() to correct grammar geoffrey45 2022-03-02 10:20:14 +03:00
  • 6fcca991b8 inlcude album duration in album info geoffrey45 2022-03-02 10:19:36 +03:00
  • fb744fcbbd include artist track results in tracks search results geoffrey45 2022-03-02 10:18:54 +03:00
  • 6efbb47166 some bug fixes geoffrey45 2022-03-01 19:46:37 +03:00
  • 8459310258 loadmore tracks, albums, artists geoffrey45 2022-02-26 07:57:02 +03:00
  • 2143ad7139 more refactoring geoffrey45 2022-02-24 12:23:56 +03:00
  • ca790e97d9 more refactors geoffrey45 2022-02-24 09:05:50 +03:00
  • 38df211882 more refactoring geoffrey45 2022-02-23 21:48:57 +03:00
  • fe07961757 convert track_id --> trackid geoffrey45 2022-02-23 02:46:06 +03:00
  • 2e699f7be7 use same theme for search grids geoffrey45 2022-02-22 21:06:56 +03:00
  • f9cceed2ba add gradients to search grids geoffrey45 2022-02-22 20:56:13 +03:00
  • f141dd7f06 color changes in search geoffrey45 2022-02-22 12:55:16 +03:00
  • 5e48496ccb minor color refactors geoffrey45 2022-02-22 09:58:09 +03:00
  • 92c2443c7c minor refactors geoffrey45 2022-02-19 22:12:10 +03:00
  • a6bb5059b0 add new album header geoffrey45 2022-02-19 18:43:17 +03:00
  • dcfb0a6ed1 handle watchdog events geoffrey45 2022-02-16 18:35:28 +03:00
  • 8b25fc4844 minor refactoring geoffrey45 2022-02-16 18:32:34 +03:00
  • 093c64f534 add remove_song_by_id method geoffrey45 2022-02-16 18:31:58 +03:00
  • 5446b1fe4b prevent type coercion geoffrey45 2022-02-16 15:06:29 +03:00
  • 9972caf7d3 add default images geoffrey45 2022-02-16 15:03:05 +03:00
  • 1caef9d3a2 add file watcher geoffrey45 2022-02-16 15:02:36 +03:00
  • 1802e02179 move from pipenv to poetry geoffrey45 2022-02-13 21:38:31 +03:00
  • 462acd0229 fix from albumView to other routes bug geoffrey45 2022-02-13 17:18:23 +03:00
  • 6d6d2831c0 further refactor paddings and colors geoffrey45 2022-02-12 11:32:50 +03:00
  • 88e1d42ab5 convert $small padding -> $smaller padding geoffrey45 2022-02-12 10:13:33 +03:00
  • 25e6c5ce0c minor refactoring geoffrey45 2022-02-11 12:18:50 +03:00
  • 4b02855dca hide sidebar album art on sidebar collapse geoffrey45 2022-02-11 12:06:35 +03:00
  • 15d5e1476a add a blank settings view geoffrey45 2022-02-11 11:53:46 +03:00
  • e7741937a3 format seconds into hh:mm:ss geoffrey45 2022-02-09 22:15:46 +03:00
  • 214ae82344 improve nowPlaying alignment geoffrey45 2022-02-08 00:39:08 +03:00
  • f93fa79fc5 improve look of the folder item card geoffrey45 2022-02-07 14:59:35 +03:00
  • dd81099b36 fix queue update geoffrey45 2022-02-06 23:43:00 +03:00
  • 60ba512e64 add docstrings to python code geoffrey45 2022-02-06 23:26:22 +03:00
  • 195a50382a server: better structure album tracks endpoint geoffrey45 2022-02-06 19:17:26 +03:00
  • 73dec9189e fix albumView using watch function geoffrey45 2022-02-02 21:45:23 +03:00
  • bdfbb59d76 Introduce tabs to right sidebar geoffrey45 2022-01-31 09:38:14 +03:00
  • 3eef90dc8a move global search to right sidebar geoffrey45 2022-01-30 00:58:53 +03:00
  • e847574446 move progress bar and hot keys to new components geoffrey45 2022-01-28 22:42:13 +03:00
  • 17c9f3a23e add bottom bar geoffrey45 2022-01-28 16:46:24 +03:00
  • 13ee2ed1d6 start migration to <script setup> geoffrey45 2022-01-26 10:01:35 +03:00
  • d6204946c2 Migrate to vite and some more stuff geoffrey45 2022-01-25 11:51:26 +03:00
  • 7689f13fdc break down search component into smaler components geoffrey45 2022-01-23 10:27:39 +03:00
  • 7945c04a06 create re-usable components geoffrey45 2022-01-22 12:04:33 +03:00
  • f6787421c3 debounce global search geoffrey45 2022-01-22 07:07:43 +03:00
  • 7f73d89fcc add debounced ref module geoffrey45 2022-01-22 06:23:37 +03:00
  • 188b0541c6 add media queries to album page geoffrey45 2022-01-22 05:03:18 +03:00
  • 221a37e226 Dependabot: bump nanoid to 3.2.0 geoffrey45 2022-01-22 04:16:35 +03:00
  • 7204782626 Dependabot: Bump nanoid from 3.1.30 to 3.2.0 Mungai Geoffrey 2022-01-22 04:16:26 +03:00
  • 7da7b2f616 dependabot: fix vulnarabilities in ipython geoffrey45 2022-01-22 04:15:17 +03:00
  • c9cd61df7c add media queries geoffrey45 2022-01-22 04:15:00 +03:00
  • f545095a03 Bump nanoid from 3.1.30 to 3.2.0 dependabot[bot] 2022-01-22 01:14:56 +00:00
  • fe6df03708 Merge pull request #3 from geoffrey45/dependabot/pip/server/ipython-8.0.1 Mungai Geoffrey 2022-01-22 04:14:16 +03:00
  • edac82f00c Bump ipython from 8.0.0 to 8.0.1 in /server dependabot[bot] 2022-01-21 20:48:42 +00:00
  • 06f1e53fa1 add a new playlist view header geoffrey45 2022-01-19 02:10:56 +03:00
  • a3d1b3aaea replace broken image references geoffrey45 2022-01-18 20:54:45 +03:00
  • 1d1e697fd2 major refactors geoffrey45 2022-01-18 20:51:22 +03:00
  • 2ee8d27bf0 server: add get album bio from last fm function geoffrey45 2022-01-17 12:32:27 +03:00
  • a720891c20 add featured artists in albumview geoffrey45 2022-01-15 18:18:55 +03:00
  • 1b9e6821d6 separate playFolder and playAlbum geoffrey45 2022-01-15 10:58:32 +03:00
  • 42acaba87c major refactoring 😫 geoffrey45 2022-01-14 21:00:27 +03:00
  • 6345f04d25 Merge branch 'master' of github.com:geoffrey45/musicx-vue geoffrey45 2022-01-14 20:47:09 +03:00
  • 00e2b06e9d major refactoring geoffrey45 2022-01-14 20:46:55 +03:00
  • 2f1015a995 Merge pull request #2 from geoffrey45/dependabot/npm_and_yarn/follow-redirects-1.14.7 Mungai Geoffrey 2022-01-13 18:38:09 +03:00
  • 09d32d7286 Bump follow-redirects from 1.14.5 to 1.14.7 dependabot[bot] 2022-01-13 04:43:29 +00:00
  • d99fc0ca28 Merge pull request #1 from geoffrey45/dependabot/pip/server/pillow-9.0.0 Mungai Geoffrey 2022-01-13 07:42:59 +03:00
  • d2159df99f Bump pillow from 8.4.0 to 9.0.0 in /server dependabot[bot] 2022-01-13 04:28:19 +00:00
  • e473b5db92 misc geoffrey45 2022-01-11 03:36:42 +03:00
  • 521c195570 client: move table items to a independent component geoffrey45 2022-01-11 01:36:04 +03:00
  • 17cbe14217 client: add right and left music controls geoffrey45 2022-01-10 20:33:36 +03:00
  • cdfdadaa68 add more bugs geoffrey45 2022-01-10 08:24:40 +03:00
  • 1cbf770fee client: use for loop instead of array.filter() geoffrey45 2022-01-07 03:55:54 +03:00
  • 9310382436 client: remove search box in folder view geoffrey45 2022-01-06 20:40:23 +03:00
  • 64d2c8c466 client: auto resize content on search expand geoffrey45 2022-01-06 17:14:28 +03:00
  • 0340b64b04 client: migrate to solid dark mode geoffrey45 2022-01-05 05:45:55 +03:00
  • 1cb6843dc3 move loader to search bar geoffrey45 2021-12-31 21:56:38 +03:00
  • d74aee0c46 client: collapse search on click outside geoffrey45 2021-12-31 12:53:10 +03:00
  • 61e7ff7188 blacken search component geoffrey45 2021-12-30 21:32:12 +03:00
  • efd7f84b1f client: add pop filter on backspace geoffrey45 2021-12-30 10:25:29 +03:00