Commit Graph

  • 0b56524b7d migrate item grid back to react-window v1 jeffvli 2025-10-26 01:38:03 -07:00
  • 62127df4f4 more grid list optimizations jeffvli 2025-10-24 00:05:10 -07:00
  • 62b0ea6616 memoize and reset scrollEnd handler on grid list jeffvli 2025-10-23 18:15:45 -07:00
  • 34dc917271 reset scroll position on list page change jeffvli 2025-10-23 00:50:24 -07:00
  • dae04e2aeb add table item selection jeffvli 2025-10-23 00:19:06 -07:00
  • 17f5c5cd99 revert to HashRouter, add nuqs hash adapter jeffvli 2025-10-22 19:59:56 -07:00
  • bf75dec0ce migrate to react-router v7 and BrowserRouter jeffvli 2025-10-22 19:41:17 -07:00
  • 2504c0ec10 fix list loader query keys jeffvli 2025-10-22 18:43:40 -07:00
  • 08ab0715bd remove unused demo component jeffvli 2025-10-22 18:30:27 -07:00
  • 17e4c5cbb3 list component optimizations jeffvli 2025-10-22 17:35:48 -07:00
  • fe0813502d another temp commit jeffvli 2025-10-14 19:36:36 -07:00
  • 6ff5affb58 temp commit for breaking changes jeffvli 2025-10-13 20:17:36 -07:00
  • 56907436a3 add remaining song filter changes jeffvli 2025-10-13 20:17:16 -07:00
  • 33735c1314 implement new lists for songs jeffvli 2025-10-13 20:16:06 -07:00
  • 872543b5aa update query persistence to hooks jeffvli 2025-10-13 20:09:01 -07:00
  • 1a5b771ae0 add ListSearchInput component jeffvli 2025-10-13 18:44:29 -07:00
  • 26d635791a update settings store for album/song lists jeffvli 2025-10-13 18:34:46 -07:00
  • 7701135e67 enforce default value on sortOrder filter jeffvli 2025-10-13 18:32:12 -07:00
  • cdf783f2a6 enforce default value on sortBy filter jeffvli 2025-10-13 18:31:47 -07:00
  • af89def3f9 implement new lists for albums jeffvli 2025-10-13 18:27:51 -07:00
  • cd578db53a update shared filter components jeffvli 2025-10-13 18:25:29 -07:00
  • f6a7af2b12 remove typed _custom query jeffvli 2025-10-13 13:53:47 -07:00
  • d8877befeb add itemType to infinite loader query to prevent duplicate key jeffvli 2025-10-13 00:51:35 -07:00
  • fcdd543616 add list scroll persistence jeffvli 2025-10-12 21:54:51 -07:00
  • 86b680cd41 update list types jeffvli 2025-10-11 03:33:57 -07:00
  • 51b1945957 add itemCount to list context jeffvli 2025-10-11 03:33:12 -07:00
  • f90a11e9cf wrap disclosure hook jeffvli 2025-10-11 03:32:13 -07:00
  • 4d4e88fb66 update search input styles jeffvli 2025-10-11 02:35:21 -07:00
  • dffa8e710a wrap localstorage hook jeffvli 2025-10-10 18:49:25 -07:00
  • e53b434dfe add keys, pagination types jeffvli 2025-10-10 18:40:25 -07:00
  • bc4edb9bde add nuqs adapter to app outlet jeffvli 2025-10-10 18:39:54 -07:00
  • aaff54c490 add filter keys jeffvli 2025-10-10 18:39:39 -07:00
  • ae0a6497cb refactor list pagination to use nuqs jeffvli 2025-10-10 18:39:09 -07:00
  • 3a30f536d4 refactor infinite loader to use query state jeffvli 2025-10-10 18:38:39 -07:00
  • 34bd9d93ad update title columns to use links jeffvli 2025-10-10 18:38:24 -07:00
  • f7f1d5f54d use searchparams, localstorage for list filters jeffvli 2025-10-10 18:36:59 -07:00
  • ac625a9032 remove deprecated virtual grid jeffvli 2025-10-10 18:17:14 -07:00
  • 804d8c766f update packages jeffvli 2025-10-10 18:16:36 -07:00
  • f19da36005 fix favorite column jeffvli 2025-10-10 11:45:11 -07:00
  • dddc38af4c fix table item count offset due to header jeffvli 2025-10-10 11:31:36 -07:00
  • 241e265e02 handle favorite/rating column mutations jeffvli 2025-10-10 11:31:21 -07:00
  • b2dd3ed699 add new default columns jeffvli 2025-10-10 11:29:52 -07:00
  • e67a1a6a1b add global event emitter jeffvli 2025-10-10 11:26:17 -07:00
  • dd0586df6d add column search to tabel config jeffvli 2025-10-09 21:36:09 -07:00
  • 24f9753bc0 add PLAYLIST_SONG, QUEUE_SONG item types jeffvli 2025-10-09 19:47:06 -07:00
  • c56baf65e3 add border to table pagination container jeffvli 2025-10-09 17:46:46 -07:00
  • 4dba1e3d94 update card controls animation back to slide up jeffvli 2025-10-09 14:27:06 -07:00
  • 1172152018 update ListConfigMenu to work with new lists jeffvli 2025-10-09 14:26:52 -07:00
  • 943b26dfea add large table size jeffvli 2025-10-09 14:25:27 -07:00
  • c2715a2d7e add more grid configuration jeffvli 2025-10-09 13:13:19 -07:00
  • 33b0cda2a0 add more table configuration jeffvli 2025-10-09 13:12:53 -07:00
  • c5c9311d00 add remaining table columns jeffvli 2025-10-09 11:06:10 -07:00
  • 076710672c forward switch ref jeffvli 2025-10-08 21:38:16 -07:00
  • 53daa90bff update popover/dropdown bg styles jeffvli 2025-10-08 21:38:06 -07:00
  • 3b4a667f61 add alignment icons jeffvli 2025-10-08 21:36:22 -07:00
  • b6e38815e3 center align checkbox label by default jeffvli 2025-10-08 21:36:11 -07:00
  • 6471114c28 export ButtonGroup components jeffvli 2025-10-08 21:35:58 -07:00
  • 667aacc6c8 add prop configuration for X,Y scroll on ScrollArea jeffvli 2025-10-08 21:35:47 -07:00
  • e9300825dc add autoWidth column config jeffvli 2025-10-07 22:43:00 -07:00
  • c4f937b4da normalize user action columns jeffvli 2025-10-07 17:45:24 -07:00
  • 4600e56b94 extract list expansion container to separate component jeffvli 2025-10-07 17:44:55 -07:00
  • a068b9ca3d add item list controls to centralized export jeffvli 2025-10-07 17:37:39 -07:00
  • dafd914696 add hover only columns jeffvli 2025-10-07 16:58:05 -07:00
  • e4189e92d0 improve tooltip readability jeffvli 2025-10-07 11:40:16 -07:00
  • 361569ee3f fix image column container component jeffvli 2025-10-07 11:37:27 -07:00
  • c08deb980b set max genres displayed on genre column jeffvli 2025-10-07 11:37:10 -07:00
  • b9f600409e add tooltip for date column values jeffvli 2025-10-07 11:36:59 -07:00
  • f09a8e3306 improve overflow for album artist column jeffvli 2025-10-07 11:36:48 -07:00
  • d9e8625b15 remove item callbacks from list - move to item component jeffvli 2025-10-07 11:36:15 -07:00
  • 545ea25e43 implement table list callbacks jeffvli 2025-10-04 15:10:27 -07:00
  • 02d9e8328f disable default skeleton animation jeffvli 2025-10-04 03:43:40 -07:00
  • 42a0530777 remove user select from genre / album artists columns jeffvli 2025-10-04 03:39:22 -07:00
  • 3ce6a6fe95 add table row hover effect jeffvli 2025-10-04 03:39:07 -07:00
  • 9d1b2a7c72 add table row separator support jeffvli 2025-10-04 02:28:29 -07:00
  • 06a3686739 add links to genre / album artists columns jeffvli 2025-10-04 02:25:02 -07:00
  • 3c2f186891 fix Navidrome normalized types for userFavorite, userRating jeffvli 2025-10-03 23:10:22 -07:00
  • 15c27c164f handle table column order based on pinned column config jeffvli 2025-10-03 23:10:00 -07:00
  • ae8ca54a07 add initial table columns jeffvli 2025-10-03 23:08:34 -07:00
  • c27c05ac5d use derived column props, add table header styles jeffvli 2025-10-03 22:06:07 -07:00
  • 3e0e3f9984 support both left and right column pinning jeffvli 2025-10-03 18:06:52 -07:00
  • 00e7b4a9d5 fix styling props on Text component jeffvli 2025-10-03 17:53:35 -07:00
  • f610489a61 update pagination itemcount wording to be language agnostic jeffvli 2025-10-03 17:53:23 -07:00
  • 9d15e8d0a4 move list pagination padding to separate container jeffvli 2025-10-03 17:53:06 -07:00
  • 6ae103850b progress on table columns jeffvli 2025-10-03 17:52:57 -07:00
  • f1f3223922 more table list progress jeffvli 2025-10-03 17:50:23 -07:00
  • 8e392a9bff fix queryKey on infinite loader jeffvli 2025-10-03 10:11:40 -07:00
  • e89cf9dbb4 fix sticky column autoscroll jeffvli 2025-10-02 13:03:23 -07:00
  • f8af307159 progress jeffvli 2025-10-02 01:23:11 -07:00
  • 74473427df move item table list jeffvli 2025-10-02 00:47:03 -07:00
  • 18f448c733 first iteration of table jeffvli 2025-10-01 10:32:58 -07:00
  • 0a591a3f09 rename list components jeffvli 2025-09-29 17:42:57 -07:00
  • 8dcc28376c rename expanded container classname jeffvli 2025-09-29 17:35:30 -07:00
  • 3f3a02ba8c add initial item detail list design jeffvli 2025-09-29 17:35:03 -07:00
  • d4b8b12687 add color utilities jeffvli 2025-09-29 03:09:39 -07:00
  • 9cfe396d0f add GRID_PAGINATED to ListDisplayType jeffvli 2025-09-29 00:39:40 -07:00
  • 85d8ad09c6 clean up log jeffvli 2025-09-29 00:34:37 -07:00
  • 3fc2583470 properly handle weight prop on Text and TextTitle jeffvli 2025-09-29 00:34:27 -07:00
  • df9e039fce add paginated album grid component jeffvli 2025-09-29 00:34:08 -07:00
  • 3efa54b68a add additional list pagination helpers and components jeffvli 2025-09-29 00:33:32 -07:00
  • 90e7541bc1 rename infinite loader hook file jeffvli 2025-09-28 20:58:31 -07:00