Commit graph

  • 0a26c489b6 Change page animation easing transition jeffvli 2023-07-21 18:32:47 -07:00
  • bbee3fc655 Update scrollArea for relevant pages jeffvli 2023-07-21 18:04:05 -07:00
  • a8dfc7bcd6 Use memoized carousel component for pages jeffvli 2023-07-21 18:03:19 -07:00
  • 74384639de Add memoized version of grid carousel jeffvli 2023-07-21 18:00:51 -07:00
  • 20524452ae Fix noHeader implementation for scrollArea jeffvli 2023-07-21 18:00:13 -07:00
  • f274801be6 Remove table header x margins jeffvli 2023-07-21 17:58:04 -07:00
  • 9d18384b2d Add stickyHeader prop to table component jeffvli 2023-07-21 17:53:54 -07:00
  • 92d7560362 Fix custom header text positioning to match originals jeffvli 2023-07-21 17:30:37 -07:00
  • 47d84fae2d Add missing peer package jeffvli 2023-07-21 05:38:16 -07:00
  • c3d8791455 Refactor scrollarea component for overlayscrollbars jeffvli 2023-07-21 05:20:40 -07:00
  • 3d6f5a2748 Add overlayscrollbars package jeffvli 2023-07-21 04:02:27 -07:00
  • 61403510d4 Increase height of detail header jeffvli 2023-07-21 03:35:59 -07:00
  • e796b031ea Clean up various queries jeffvli 2023-07-21 00:17:57 -07:00
  • 2d62b9d72d Set full height on disc number cell jeffvli 2023-07-21 00:16:35 -07:00
  • f5cbcace64 Remove autofit on gridReady jeffvli 2023-07-20 17:36:50 -07:00
  • e7c15ef5f1 Tweak average color algorithm jeffvli 2023-07-20 17:35:56 -07:00
  • 31eb22f968 Improve header color styles on detail pages jeffvli 2023-07-20 17:31:56 -07:00
  • 713260bfc9 Add rgb to rgba util jeffvli 2023-07-20 17:09:10 -07:00
  • ba00538cc3 Brighten sidebar items jeffvli 2023-07-20 17:08:58 -07:00
  • dd2dd797a1 Add check for undefined list query jeffvli 2023-07-20 17:00:01 -07:00
  • eec556d34a Additional fix to query key list values jeffvli 2023-07-20 03:38:50 -07:00
  • 7378fd1f20 Fix broken pagination split logic jeffvli 2023-07-20 02:08:23 -07:00
  • 6821735f65 Split key pagination in central handler jeffvli 2023-07-20 01:55:49 -07:00
  • 1cb0a1d72a Add initial data fetch function to grid jeffvli 2023-07-20 00:39:06 -07:00
  • 287f1dc0e1 Update search list implementation jeffvli 2023-07-20 00:37:05 -07:00
  • 6dd9333dbb Update album list implementation jeffvli 2023-07-20 00:34:07 -07:00
  • 55937e71db Allow play button click handler to have args jeffvli 2023-07-20 00:22:52 -07:00
  • c0e3174d09 Fix artist image placeholders for Navidrome jeffvli 2023-07-19 23:58:22 -07:00
  • 440cc04fbc Update album artist list implementation jeffvli 2023-07-19 20:53:49 -07:00
  • 6cd27c3e88 Update song list implementation jeffvli 2023-07-19 20:04:56 -07:00
  • 85964bfded Update playlist list implementation jeffvli 2023-07-19 17:14:00 -07:00
  • 8b4a2d1ac0 Simplify list store and table implementation jeffvli 2023-07-19 14:22:24 -07:00
  • 9bcefb3105 Add generic list context jeffvli 2023-07-19 13:48:34 -07:00
  • 4029127018 Add fallback to line clamp in case of artist overflow jeffvli 2023-07-19 01:39:19 -07:00
  • f9ddd3140a Add search to playlist list jeffvli 2023-07-19 01:36:21 -07:00
  • 651af8539a Add reusable list filter refresh handler jeffvli 2023-07-19 01:35:40 -07:00
  • 4e4eca14ec Add change action to search clear button (#176) jeffvli 2023-07-19 01:32:55 -07:00
  • 1ec70bfa78 Add search to playlist api jeffvli 2023-07-19 01:32:09 -07:00
  • c3f97dfa4c Split pagination from filter in query keys jeffvli 2023-07-19 01:29:42 -07:00
  • bba27c5ddb Migrate playlist list to use list store jeffvli 2023-07-19 00:28:46 -07:00
  • 78860db537 Bump react-icons version jeffvli 2023-07-18 18:40:07 -07:00
  • ece7fecc76 Highlight currently playing song on all song tables (#178) jeffvli 2023-07-18 18:39:39 -07:00
  • 919016ca5a Add table context jeffvli 2023-07-18 18:34:51 -07:00
  • b8dfbf9d49 Add Inter font style jeffvli 2023-07-18 17:38:41 -07:00
  • 179129b7cb Add actions table column jeffvli 2023-07-18 17:37:32 -07:00
  • 817675ee0e Update playlist headers jeffvli 2023-07-18 09:54:51 -07:00
  • 57cdb0eb69 Reduce size of sidebar items jeffvli 2023-07-18 09:51:47 -07:00
  • 8233a56def Fix smart playlist sort order on creation (#163) jeffvli 2023-07-16 23:59:51 -07:00
  • 0c54b79c09 Clean up jeffvli 2023-07-16 23:57:31 -07:00
  • 3fb9853eb6 Fix select label positioning jeffvli 2023-07-16 23:57:01 -07:00
  • 1de89071e8 Fix hidden scrollbar for electron 25 jeffvli 2023-07-16 23:48:44 -07:00
  • be37dada13 Bump to electron v25 jeffvli 2023-07-16 23:33:38 -07:00
  • c27a9a8ffb Remove base animation of smart playlist query builder display jeffvli 2023-07-16 23:25:00 -07:00
  • be0792a5c7 Refresh playlist list on delete (#134) jeffvli 2023-07-16 23:23:07 -07:00
  • 37e4940c2e Set full playlist view as default jeffvli 2023-07-16 13:40:50 -07:00
  • e965bd2663 Update album artist list views jeffvli 2023-07-16 13:33:23 -07:00
  • b9caa73405 Fix list response types jeffvli 2023-07-16 13:31:11 -07:00
  • 0ba8d5bf70 Add extra item types to card row jeffvli 2023-07-16 13:30:28 -07:00
  • 1fc5e9a0e8 Update song list table view jeffvli 2023-07-16 11:44:33 -07:00
  • f09227d963 Update album table view jeffvli 2023-07-16 11:15:47 -07:00
  • 47ecbf0601 Fix column width declarations jeffvli 2023-07-16 11:06:09 -07:00
  • 481258484c Add reusable virtual table hook jeffvli 2023-07-15 20:27:35 -07:00
  • 3dcb0dc4ed Allow navigating directly to playlist song view jeffvli 2023-07-15 15:57:40 -07:00
  • d64040f3f0 Enable delete button in playlist song list jeffvli 2023-07-15 15:53:36 -07:00
  • 63a77ae68c Add playlist grid views jeffvli 2023-07-15 11:21:44 -07:00
  • e980e31bd2 Handle playlist card types jeffvli 2023-07-15 11:19:51 -07:00
  • 3b5dff795f Change default popup transition jeffvli 2023-07-15 11:19:27 -07:00
  • 8129a3994b Add order toggle button component jeffvli 2023-07-15 11:18:18 -07:00
  • 734b632c6c Fix item size slider for grid on album list jeffvli 2023-07-15 10:48:20 -07:00
  • 34f05fa2a5 Add undefined check to error message jeffvli 2023-07-15 10:45:09 -07:00
  • f74e02eb09
    Add fix to hide the "More from this artist" carousel when it contains no albums (#173) Kyan 2023-07-15 20:13:56 +02:00
  • 287fbab29a Set initial count on playlist list (#180) jeffvli 2023-07-14 19:13:03 -07:00
  • e9d1e4a597 Set stylelint indentation to 4 jeffvli 2023-07-04 17:19:29 -07:00
  • 70f893e5e9 Create vercel rewrite (#168) jeffvli 2023-07-01 19:24:06 -07:00
  • 30e52ebb54 Lint all files jeffvli 2023-07-01 19:10:05 -07:00
  • 22af76b4d6 Update prettier for 4 space tab jeffvli 2023-07-01 19:06:57 -07:00
  • cb7bf438e9 Add new app logo jeffvli 2023-07-01 14:10:17 -07:00
  • a1b5c21a84
    use platform window bar style as default (#150) zackslash 2023-07-01 21:50:11 +01:00
  • 4c5fa0750b
    fix label-font-family typo (#157) zackslash 2023-07-01 20:45:55 +01:00
  • 22160ba59f
    Show first instance when starting a second one (#149) Gelaechter 2023-07-01 19:45:08 +00:00
  • ba8e23e8d4 Add missing sidebar configuration jeffvli 2023-06-14 00:45:10 -07:00
  • 7fa4641dfe Bump to v0.2.0 jeffvli 2023-06-14 00:13:29 -07:00
  • 4167af098f Various cleanup jeffvli 2023-06-14 00:12:10 -07:00
  • c5f551e963 Use flex gap instead of line height for lyrics jeffvli 2023-06-13 18:44:39 -07:00
  • fbd0e5b27b Fix image position when scaling jeffvli 2023-06-13 18:41:52 -07:00
  • 5877b8cc6f Fix feature carousel dynamic styles jeffvli 2023-06-13 18:38:55 -07:00
  • 23f4bfde99 Add additional outline button styles jeffvli 2023-06-13 18:38:07 -07:00
  • 4898fa7dcf Add responsive styling for min-width sidebar jeffvli 2023-06-13 18:08:42 -07:00
  • a6990fd732 Fix various queue behavior jeffvli 2023-06-13 17:47:40 -07:00
  • 2fac9efc1b
    initial implementation for password saving (#132) Kendall Garner 2023-06-13 17:52:51 +00:00
  • a3a84766e4 Fix artist/album artist cells (#117) jeffvli 2023-06-11 23:27:50 -07:00
  • 0e9a77ffe0 Remove unneeded link condition jeffvli 2023-06-11 20:40:27 -07:00
  • 8f7e6a5222 Disable link from invalid artist on table cells (#117) jeffvli 2023-06-11 20:38:32 -07:00
  • 736945d6ef Set explicit window bar width jeffvli 2023-06-11 20:18:28 -07:00
  • f97e855f51 Support local navidrome album artist image (#116) jeffvli 2023-06-11 20:02:14 -07:00
  • d6e628099c
    Add LrcLib Fetcher (#136) Kendall Garner 2023-06-11 19:45:50 +00:00
  • d7ca25525c
    Add zooming functionality (#140) Gelaechter 2023-06-11 19:45:13 +00:00
  • 72099cb1fe
    Add configuration for player image aspect ratio (#138) Jeff 2023-06-10 19:14:49 -07:00
  • eeefe9d9dc Add updated scroll container to unsync lyrics jeffvli 2023-06-09 16:45:54 -07:00
  • 86c3e54119 Add tooltip to offset input jeffvli 2023-06-09 16:39:13 -07:00