0
0
mirror of https://github.com/jellyfin/jellyfin-vue.git synced 2025-06-10 05:46:51 +00:00

Commit Graph

  • 75f194a82a chore: automatic eslint fix Fernando Fernández 2024-02-26 09:46:09 +01:00
  • e84539a929 chore: disable eslint-plugin-no-unsanitized Fernando Fernández 2024-02-26 09:42:58 +01:00
  • 29851e1e8a chore(types): update unplugin-vue-router types Fernando Fernández 2024-02-26 09:29:06 +01:00
  • 7ff8cae0ae refactor: switch to useXStorage functions from vueuse Fernando Fernández 2024-02-26 09:13:27 +01:00
  • 88a8d08049 chore(deps): update npm development dependencies (major) (#2223) renovate[bot] 2024-02-26 09:44:17 +01:00
  • 868ffc12c2 chore(deps): update npm development dependencies (#2209) renovate[bot] 2024-02-26 09:13:54 +01:00
  • 7f8bd1a0f6 fix(vuetify): remove defaultRtl handling Fernando Fernández 2024-02-26 08:08:34 +00:00
  • 8305937f6f chore(deps): update npm dependencies renovate[bot] 2024-02-26 03:19:59 +00:00
  • 02b7cefcb0 fix: correct snackbar message Fernando Fernández 2024-02-24 14:13:09 +01:00
  • 5f5428f5ae fix(docker): allowServerSelection was not being parsed correctly (#2235) Fernando Fernández 2024-02-24 12:49:04 +01:00
  • 45dbcbb478 chore(i18n): translate terms Weblate 2024-02-22 23:12:56 -05:00
  • 97e0a4dad6 feat(auth&config): add 'allowServerSelection', fix server wait on boot (#2233) Fernando Fernández 2024-02-23 01:31:31 +01:00
  • 0f19fbbfe5 refactor: wait for DOM for JImg preloader removal, readability Fernando Fernández 2024-02-22 23:37:56 +01:00
  • 1356f5913a fix(lint): some style-based lint errors Fernando Fernández 2024-02-22 16:16:29 +01:00
  • da85617e92 refactor(BlurhashImage): migrate to JImg Fernando Fernández 2024-02-22 14:56:06 +01:00
  • 8c11462bc9 refactor(Identify): use GenericCard Fernando Fernández 2024-02-22 12:49:03 +01:00
  • ca503928bb refactor: use more shallowRefs Fernando Fernández 2024-02-22 12:31:40 +01:00
  • ccd90bbf1c refactor: match emit variable name Fernando Fernández 2024-02-22 11:05:51 +01:00
  • 75f8c97f6e fix(card): menu disappearing as soon as hover ends Fernando Fernández 2024-02-22 11:05:24 +01:00
  • 30232dc714 refactor(types): stricter type checking at items utils Fernando Fernández 2024-02-22 10:39:12 +01:00
  • bdcbc1e362 refactor(Card): rename to ItemCard and GenericItemCard Fernando Fernández 2024-02-22 10:38:39 +01:00
  • 597087a852 fix(types): types in settings page Fernando Fernández 2024-02-22 10:06:32 +01:00
  • 86bd1ae295 refactor(SwiperSection): add reactive logic Fernando Fernández 2024-02-22 02:47:31 +01:00
  • 9ec14829a3 refactor(Card): extract to GenericCard Fernando Fernández 2024-02-22 02:40:22 +01:00
  • 2e3e002e4b refactor(JHover): remove hoverProps Fernando Fernández 2024-02-22 00:38:47 +00:00
  • 4d2b2a7fa7 feat(JSlot): create JSlot component Fernando Fernández 2024-02-22 00:37:27 +00:00
  • 22757ded0a chore: re-enable npm fund Fernando Fernández 2024-02-21 23:54:49 +01:00
  • 98550cb7d3 chore(deps): update ci dependencies (#2225) renovate[bot] 2024-02-20 22:34:14 +00:00
  • 83bf3da1c9 perf(render): remove increased buffer in VirtualGrid Fernando Fernández 2024-02-20 22:43:52 +01:00
  • b3ab55006b perf(render): don't render overlayed components until hover on Card Fernando Fernández 2024-02-20 22:41:51 +01:00
  • 785992f925 fix: jittery JHover (#2228) Fernando Fernández 2024-02-20 21:48:48 +01:00
  • a4f220ac66 chore(deps): update ci dependencies (#2217) renovate[bot] 2024-02-14 14:00:25 +00:00
  • 8fe669e97f chore(deps): update dependency marked to v12 (#2221) renovate[bot] 2024-02-14 14:46:42 +01:00
  • fe71c6d7d7 chore(i18n): translate terms Weblate 2024-02-02 03:55:59 -05:00
  • 2c59845675 chore(i18n): translate terms Weblate 2024-01-29 05:34:50 -05:00
  • ed2d5932a0 chore(i18n): translate terms Weblate 2024-01-29 05:34:31 -05:00
  • a0b1625727 chore(i18n): translate terms Weblate 2024-01-25 00:42:54 -05:00
  • 55b5ec1765 chore(readme): add :unstable to docker run (#2218) tippfehlr 2024-01-24 21:02:39 +01:00
  • 37c3aa12ee chore(i18n): translate terms Weblate 2024-01-23 01:22:48 -05:00
  • b1d94dd437 chore(deps): update dependency vite to 5.0.12 [security] (#2215) renovate[bot] 2024-01-21 16:49:53 +00:00
  • 331e882b73 chore(deps): update ci dependencies (#2212) renovate[bot] 2024-01-21 16:41:01 +00:00
  • b8df101c23 refactor: reduce calculations in VirtualGrid and extract computed Fernando Fernández 2024-01-21 17:25:13 +01:00
  • 842207d5f4 feat: force previous track on previous button double click Fernando Fernández 2024-01-21 17:24:43 +01:00
  • e52d31444d fix: lost socket reactivity (#2214) Fernando Fernández 2024-01-19 11:10:04 +01:00
  • 5e8653fef4 refactor(api/composable): skip global loading on data refresh Fernando Fernández 2024-01-18 16:28:14 +01:00
  • 5968590509 refactor: extract BetterOmit and Mutable types to global scope Fernando Fernández 2024-01-18 16:27:45 +01:00
  • 8026f1c84f refactor: fix import sorting discrepancies Fernando Fernández 2024-01-18 13:52:18 +01:00
  • c53d4966f1 chore(deps): update actions/upload-artifact action to v4.1.0 (#2210) renovate[bot] 2024-01-17 20:32:39 +00:00
  • 623affc143 refactor: add readonly to class methods, remove unnecessary continue from loop Fernando Fernández 2024-01-17 21:10:55 +01:00
  • e637caa170 refactor: create JHover and change vue-router component imports Fernando Fernández 2024-01-17 20:18:06 +01:00
  • caaacb24c6 perf: reduce items on-screen in ItemGrid Fernando Fernández 2024-01-17 18:16:55 +01:00
  • b71c532134 refactor: move all typeof statements to @/utils/validation Fernando Fernández 2024-01-17 17:15:01 +01:00
  • 15dfc151ac refactor: add isArray validation function Fernando Fernández 2024-01-17 14:11:50 +01:00
  • 590cdd8235 perf: switch from lodash's isEqual to fast-equals Fernando Fernández 2024-01-17 11:29:08 +01:00
  • 140e6f29c1 perf: replace lodash is-nil with native implementation Fernando Fernández 2024-01-17 11:24:30 +01:00
  • 902b348893 refactor: put everything into the singletons Fernando Fernández 2024-01-09 19:31:14 +01:00
  • 45736449dc chore(i18n): translate terms Weblate 2024-01-17 11:27:46 -05:00
  • a040d3324c fix: previous playback button and repeatall mode Fernando Fernández 2024-01-16 16:22:59 +01:00
  • d6da6cdb2f fix(playback): minor Fernando Fernández 2024-01-16 11:44:51 +01:00
  • 693a2c3218 chore: downgrade to vue@3.4.8 Fernando Fernández 2024-01-16 15:39:37 +01:00
  • 8da6ca0a91 refactor: remove redundant anonymous string Fernando Fernández 2024-01-16 15:33:44 +01:00
  • fd0c62af7d feat: use hls.js worker Fernando Fernández 2024-01-16 15:32:27 +01:00
  • e7823faeae chore(deps): lock file maintenance (#2207) renovate[bot] 2024-01-11 13:01:47 +01:00
  • c56c6b1609 chore(deps): update npm development dependencies (#2206) renovate[bot] 2024-01-11 12:44:33 +01:00
  • 02520f3712 chore(deps): update npm dependencies (#2204) renovate[bot] 2024-01-11 11:32:11 +00:00
  • 94c8090340 fix: add immediate tag to MediaSources watcher (#2205) EffakT 2024-01-11 11:26:01 +13:00
  • ff9f91ed68 fix: caching conditions in library view Fernando Fernández 2024-01-10 12:11:57 +01:00
  • cefe3f7140 chore(i18n): translate terms Weblate 2024-01-10 05:01:14 -05:00
  • 61f4e701bf chore: remove unnecessary option & automatic fix Fernando Fernández 2024-01-10 10:30:38 +01:00
  • 189336d25a chore(deps): update npm development dependencies (#2185) renovate[bot] 2024-01-10 09:26:42 +00:00
  • 8332e28e8b chore(deps): update dependency eslint-plugin-jsdoc to v48 (#2193) renovate[bot] 2024-01-10 09:16:03 +00:00
  • 5371a67e9b fix: login with incorrect credentials stuck in endless loop Fernando Fernández 2024-01-09 23:51:39 +01:00
  • 75cfd7bab6 fix: appropiate callback flush timers for watchers Fernando Fernández 2024-01-09 23:46:44 +01:00
  • 304131dbe8 feat: show wait cursor while loading Fernando Fernández 2024-01-09 22:00:40 +01:00
  • 5836585a2c perf: separate reactive items into different collections Fernando Fernández 2024-01-09 17:22:15 +01:00
  • 96af2db953 refactor: simplify previous request handling and error state Fernando Fernández 2024-01-09 12:29:38 +01:00
  • 94666c564d fix(composables/api): offlineparams promise Fernando Fernández 2024-01-08 19:40:12 +01:00
  • 3a9d94fa76 refactor: migrate playback related stuff and add lazy loading to library page Fernando Fernández 2024-01-08 18:02:04 +01:00
  • d6e5cff1b2 fix: properly block navigation when changing pages Fernando Fernández 2024-01-08 16:52:14 +01:00
  • 3cd3abde09 refactor: migrate search and some settings pages to api composables Fernando Fernández 2024-01-08 11:26:34 +01:00
  • b92ebfeaef feat(composables): always return previous data when there is a request in progress Fernando Fernández 2024-01-08 01:05:31 +01:00
  • 134b3a9811 perf: optimize baseitem adding performance Fernando Fernández 2024-01-07 23:07:02 +01:00
  • 5877c6ce5c refactor: use useBaseItem composable in library pages Fernando Fernández 2024-01-07 21:56:12 +01:00
  • 88904dc64c refactor: improve splashscreen Fernando Fernández 2024-01-07 16:30:30 +01:00
  • 13639d745c chore: disable vite chunk warnings Fernando Fernández 2024-01-07 12:37:33 +01:00
  • 20fad93d21 fix: correct type signature for *QueryResult responses Fernando Fernández 2024-01-07 12:37:18 +01:00
  • 9a98d7455f feat: handle loading state in api composables instead of axios Fernando Fernández 2024-01-07 01:17:25 +01:00
  • 8a0d2ecb65 feat: handle offline state in apis composable Fernando Fernández 2024-01-06 06:05:44 +01:00
  • 39af077b3a refactor: remove router import from auth plugin Fernando Fernández 2024-01-05 11:47:49 +01:00
  • f34a07167e refactor: extract sortBy into defaultSortOrder Fernando Fernández 2024-01-05 10:56:00 +01:00
  • a252615f56 perf: remove useless structuredClone Fernando Fernández 2024-01-05 10:46:54 +01:00
  • 2f3fbad706 fix: markplayedbutton and likebutton in endless loading and loops Fernando Fernández 2024-01-05 10:41:27 +01:00
  • c20d89147f refactor: add userId automatically in composables, improve typing Fernando Fernández 2024-01-05 03:35:57 +01:00
  • 951b4b3b18 refactor: migrate markplayedbutton and relateditems to new composable Fernando Fernández 2024-01-04 22:45:39 +01:00
  • d37647e033 feat: allow undefined for api, methodName on composable, skipCache Fernando Fernández 2024-01-04 21:44:46 +01:00
  • dc6476d4a3 feat: handle item deletion on apistore Fernando Fernández 2024-01-04 21:12:44 +01:00
  • 86886a620d fix: reference errors Fernando Fernández 2024-01-04 20:19:38 +01:00
  • d8d1b35821 refactor: remove suspenseview Fernando Fernández 2024-01-04 20:06:18 +01:00
  • 8d31fab9d8 refactor: finish deprecation of itemStore and start migrating components to api composables Fernando Fernández 2024-01-04 20:00:13 +01:00
  • 956bb404c4 refactor: deprecate the itemStore Fernando Fernández 2024-01-04 18:22:25 +01:00