0
0
mirror of https://github.com/jellyfin/jellyfin-vue.git synced 2025-04-23 13:35:48 +00:00

Commit Graph

  • f97a201dbc chore(i18n): translate terms Weblate 2024-04-13 22:15:24 -04:00
  • 1c012c41a2 fix(unocss): wrong styles Fernando Fernández 2024-04-12 01:05:25 +02:00
  • 49930ad5ea refactor(AudioControls): remove unnecessary VAvatar (#2301) Fernando Fernández 2024-04-11 23:21:39 +02:00
  • 140d4a88e9 fix(JImg): preload in Safari (#2297) Fernando Fernández 2024-04-11 22:42:22 +02:00
  • 0520635e4c ci: use exact semver for dependencies (#2300) Fernando Fernández 2024-04-11 19:16:28 +02:00
  • c827eb3d7f fix(BlurhashImage): proper use of JImg once prop (#2298) Fernando Fernández 2024-04-11 18:36:35 +02:00
  • b185c2db87 chore(deps): update npm dependencies (#2274) renovate[bot] 2024-04-11 14:27:07 +00:00
  • 942eebe8bc fix(JTransition): add workaround for Suspense scoping issue Fernando Fernández 2024-04-11 16:01:39 +02:00
  • 5944de0591 refactor(JImg): remove useless classes, div handling Fernando Fernández 2024-04-04 21:31:22 +02:00
  • 3cf776d7e9 feat: switch from VImg to JImg Fernando Fernández 2024-04-04 20:47:24 +02:00
  • 1d20465bbf feat: implement JTransition across the app Fernando Fernández 2024-04-04 12:03:27 +02:00
  • 451b0d8cef feat: create initial JTransition component Fernando Fernández 2024-04-04 09:38:20 +02:00
  • 4be82de687 chore(i18n): translate terms Weblate 2024-04-09 15:27:26 -04:00
  • fd52f8941b refactor: fix misused promises (#2294) Fernando Fernández 2024-04-09 18:51:25 +02:00
  • 2d17eb7adb chore(i18n): translate terms Weblate 2024-04-07 08:04:51 -04:00
  • 9a0225bd73 chore: disable unicorn/import-style Fernando Fernández 2024-04-05 11:16:32 +00:00
  • 974f879519 chore(deps): update dependency eslint-plugin-unicorn to v52 (#2284) renovate[bot] 2024-04-05 09:41:53 +00:00
  • c6d05228fe chore(deps): update dependency vite to v5.1.7 [security] (#2287) renovate[bot] 2024-04-05 11:26:01 +02:00
  • 9ead421b25 fix(playback): playback reporting (#2286) Fernando Fernández 2024-04-04 03:09:50 +02:00
  • 40b3fd2797 chore(i18n): translate terms Weblate 2024-04-02 14:56:28 -04:00
  • c25f047388 perf&fix: avoid multiple backdrop rerenders, backdrop persistent after login page Fernando Fernández 2024-04-02 02:52:21 +02:00
  • 9f7dd5b9f1 fix: wrong defaulting of meta (#2282) Fernando Fernández 2024-04-01 17:39:42 +02:00
  • d1a73cffd3 chore(i18n): translate terms Weblate 2024-03-31 23:25:36 -04:00
  • 9600525033 fix: WebAudio not being properly disposed when reinitiating playback (#2280) Fernando Fernández 2024-03-30 21:19:46 +01:00
  • 55d5d37327 refactor: remove useless conditionals Fernando Fernández 2024-03-29 17:27:40 +01:00
  • 19abb4dfa7 fix: JImg attrs warnings Fernando Fernández 2024-03-29 11:40:30 +01:00
  • dfcda39290 fix: z-index of PeopleList icons Fernando Fernández 2024-03-29 10:28:40 +01:00
  • 32f333f5ab fix: unnecessary icon rendering Fernando Fernández 2024-03-29 10:07:50 +01:00
  • b688424a3b perf: reduce default blurhash quality (#2279) Fernando Fernández 2024-03-29 09:44:19 +01:00
  • 5f94d9af62 feat: preserve pitch on playback rate Fernando Fernández 2024-03-27 17:47:55 +01:00
  • 35d584cc26 refactor(playbackRate): switch from VSelect to VCombobox Fernando Fernández 2024-03-20 19:42:59 +00:00
  • 7991b730f7 feat(playbackrate): initial implementation JVT038 2024-03-18 18:26:08 +01:00
  • 7a58162826 refactor: image preloading, unnecessary load states (#2277) Fernando Fernández 2024-03-29 01:10:21 +01:00
  • a32170f2f7 chore(i18n): translate terms Weblate 2024-03-28 18:55:33 -04:00
  • 72459d67af feat(tauri): optimize Tauri build size (#2275) Fernando Fernández 2024-03-28 17:32:39 +01:00
  • e9e55b27f2 chore: add clean commands Fernando Fernández 2024-03-28 12:05:59 +00:00
  • dab9fd50bd chore(deps): update npm dependencies (#2265) renovate[bot] 2024-03-27 16:37:45 +00:00
  • 932f0d0827 chore(deps): update dependency @intlify/unplugin-vue-i18n to v4 (#2273) renovate[bot] 2024-03-27 16:24:13 +00:00
  • ef4ff9c5bb fix: invalid network connection logic when Network API is not supported by the browser Fernando Fernández 2024-03-27 16:53:15 +01:00
  • 028b41ad01 fix: defaults merging, verify token is really deauthed Fernando Fernández 2024-03-21 09:22:30 +01:00
  • d6ca406291 chore(deps): update ci dependencies (#2270) renovate[bot] 2024-03-24 21:00:06 +01:00
  • 3e26508e57 chore(i18n): translate terms Weblate 2024-03-23 12:18:14 -04:00
  • 73e821691c chore: automatic eslint fix Fernando Fernández 2024-03-20 15:57:55 +00:00
  • f87f1940fb chore: enable VSCode project-wide problem reporting Fernando Fernández 2024-03-20 15:19:18 +00:00
  • f1d2807e1f chore: move vue.vscode-typescript-vue-plugin extension to unwantedRecommendations Fernando Fernández 2024-03-20 11:44:23 +00:00
  • 8082b77438 refactor: use pointer events instead of mouseup and mousedown (#2268) Fernando Fernández 2024-03-19 21:24:19 +01:00
  • 051d25765d refactor: extract blurhash worker in an independent chunk, output paths Fernando Fernández 2024-03-17 18:27:04 +01:00
  • 52f2fd6780 chore(deps): update npm dependencies (#2262) renovate[bot] 2024-03-17 16:35:23 +00:00
  • c000898968 chore(deps): update ci dependencies (#2261) renovate[bot] 2024-03-17 16:24:05 +00:00
  • 1572b1fb01 fix(JImg): stretched actor images (#2256) PixyTM 2024-03-17 12:08:53 -04:00
  • db2f23a06c chore: remove unnecessary @unocss/reset package Fernando Fernández 2024-03-17 16:46:05 +01:00
  • 5a963a88d6 refactor&fix: use watchImmediate (from VueUse) in immediate watchers, remove some sync watchers Fernando Fernández 2024-03-17 12:25:22 +01:00
  • 8f8597bd95 feat(network): better connection loss management Fernando Fernández 2024-03-17 12:08:26 +01:00
  • 44ce0cfaa0 fix(middlewares): redirect user out of login pages if it's already logged in Fernando Fernández 2024-03-17 12:05:26 +01:00
  • d5afd7d252 refactor: migrate some components to shallowref Fernando Fernández 2024-03-17 11:29:16 +01:00
  • 77a64b9e63 perf&refactor(meta): improve default meta handling per-route Fernando Fernández 2024-03-17 11:28:38 +01:00
  • 7866e5a658 refactor(stores): create SyncedStore and apply to clientSettings Fernando Fernández 2024-03-11 13:14:07 +01:00
  • 5919993e95 refactor: Create abstract store classes Fernando Fernández 2024-03-10 01:47:03 +01:00
  • 6f4ae41499 fix(types): vue router types Fernando Fernández 2024-03-09 20:34:21 +01:00
  • bda3e87c77 refactor(playback): create usePlayback composable Fernando Fernández 2024-03-09 18:53:01 +01:00
  • fd7fc92e3c refactor(store): player-element uses now computed getters/setters Fernando Fernández 2024-03-09 18:52:42 +01:00
  • 225e5465b9 refactor&feat: add sealed decorator and uniformize filename casing Fernando Fernández 2024-03-09 17:18:51 +01:00
  • 22615a1565 chore(i18n): translate terms Weblate 2024-03-14 16:20:25 -04:00
  • 2ef5b841ec chore(deps): update npm dependencies (#2253) renovate[bot] 2024-03-13 17:50:19 +00:00
  • 23c6e8e8e4 chore(deps): update ci dependencies (#2254) renovate[bot] 2024-03-13 17:40:09 +00:00
  • db5e0eea94 chore(deps): update npm development dependencies (#2259) renovate[bot] 2024-03-13 18:29:49 +01:00
  • 9895d7a89f chore(i18n): translate terms Weblate 2024-03-10 19:13:33 -04:00
  • 04b23e26c3 chore(deps): update npm development dependencies (#2251) renovate[bot] 2024-03-10 11:20:50 +01:00
  • 5c9265fb9d fix(video): height and width in player (#2258) PixyTM 2024-03-09 15:59:50 -05:00
  • 4d25947286 fix(video): styles (#2257) Fernando Fernández 2024-03-09 16:46:18 +01:00
  • 073eff192a chore(deps): update dependency @intlify/unplugin-vue-i18n to v3 (#2252) renovate[bot] 2024-03-07 18:55:59 +01:00
  • bc986af1a3 refactor: remove codesmell and eslint ignore Fernando Fernández 2024-03-07 17:11:26 +01:00
  • 541edb6e24 chore(deps): lock file maintenance (#2248) renovate[bot] 2024-03-07 10:59:10 +01:00
  • 644cb93f43 chore(deps): update npm dependencies (#2245) renovate[bot] 2024-03-07 09:34:23 +00:00
  • d13aa2b7a7 chore(deps): update npm development dependencies (#2249) renovate[bot] 2024-03-07 09:22:52 +00:00
  • a379e25b01 feat(ui): switch to Radix and Inter, cleanups (#2250) Fernando Fernández 2024-03-07 10:12:44 +01:00
  • 75bca13018 fix(packaging): rootless Docker not working in some systems (#2247) Fernando Fernández 2024-03-06 13:22:45 +01:00
  • 63981e1ca3 chore(deps): update npm development dependencies (#2246) renovate[bot] 2024-03-05 13:37:47 +00:00
  • 0362a74904 chore(deps): update docker/setup-buildx-action action to v3.1.0 (#2240) renovate[bot] 2024-03-05 14:26:09 +01:00
  • 4c85040b0b chore(deps): update npm dependencies (#2243) renovate[bot] 2024-03-03 22:48:12 +00:00
  • b78090408c chore(deps): update npm development dependencies (#2238) renovate[bot] 2024-03-03 22:32:10 +00:00
  • 3c9cd1e285 chore(deps): update rust crate tauri to v1.6.1 (#2241) renovate[bot] 2024-03-03 23:23:04 +01:00
  • e63594e150 chore(deps): update dependency vue-tsc to v2 (#2244) renovate[bot] 2024-03-03 13:03:57 +01:00
  • c096a24611 chore(i18n): translate terms Weblate 2024-03-02 16:20:05 -05:00
  • 28f465adf1 chore(deps): update npm dependencies (#2239) renovate[bot] 2024-02-29 14:06:03 +00:00
  • 3ab8291ea7 fix: correctly trigger show password button (#2242) qwerzl 2024-02-29 21:50:39 +08:00
  • 1280d49651 chore(i18n): translate terms Weblate 2024-02-29 04:09:25 -05:00
  • 44e803178c refactor: playback reporting throttling (#2232) Fernando Fernández 2024-02-26 10:49:29 +01:00
  • 5f95962854 revert: "refactor(data-manipulation): use defu" Fernando Fernández 2024-02-26 10:34:20 +01:00
  • 3d2eb83c85 chore(deps): lock file maintenance (#2237) renovate[bot] 2024-02-26 09:26:01 +00:00
  • 063ed09af4 chore(deps): update rust crate tauri to v1.6.0 (#2227) renovate[bot] 2024-02-26 09:14:43 +00:00
  • d158dc33e6 refactor(data-manipulation): use defu Fernando Fernández 2024-02-26 09:58:37 +01:00
  • 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