0
0
mirror of https://github.com/jellyfin/jellyfin-vue.git synced 2025-04-11 08:09:33 +00:00

Commit Graph

  • 924701e84a fix(JVirtual): loss of scroll link Fernando Fernández 2024-07-12 00:36:50 +02:00
  • 02e55af04a perf(validation): exchange nullish checks Fernando Fernández 2024-07-12 00:32:16 +02:00
  • 4b9f0ad406 perf(JVirtual): use WebWorker and memoization Fernando Fernández 2024-07-07 13:44:22 +02:00
  • 38d4305950 refactor(JVirtual): extract to composable, add scrollTo function, prepare for virtual list Fernando Fernández 2024-06-14 19:48:06 +02:00
  • b81150dd2b refactor(JImg): remove unnecessary keyed children Fernando Fernández 2024-07-07 17:47:40 +02:00
  • 85a2d3df18 perf(JTransition): use slow only for low refresh rate screens Fernando Fernández 2024-07-07 13:46:26 +02:00
  • 353a6784ad perf: add generic worker, divide blurhash worker Fernando Fernández 2024-07-11 22:57:03 +02:00
  • eb94694469 refactor: remove unnecessary eslint-disable Fernando Fernández 2024-07-05 22:54:25 +02:00
  • d4eb678d85 refactor: remove width calculations in BlurhashImage Fernando Fernández 2024-07-11 21:48:49 +02:00
  • 67e1ae1f8b refactor(backdrop): use primary image tag by default instead of backdrop Fernando Fernández 2024-07-11 21:20:33 +02:00
  • fefb3ad04e refactor(title): use composable instead of route meta Fernando Fernández 2024-07-11 20:27:45 +02:00
  • 81c5695a8e refactor(backdrop): use composable instead of route meta Fernando Fernández 2024-07-11 19:14:13 +02:00
  • fe09556739 chore(eslint): ignore arrow shorthand Fernando Fernández 2024-07-07 13:26:26 +02:00
  • ab09e455ad chore(deps): update npm development dependencies (#2393) renovate[bot] 2024-07-11 20:30:16 +02:00
  • b13a326c1e chore(deps): update dependency eslint-plugin-import-x to v3 (#2401) renovate[bot] 2024-07-11 16:18:41 +00:00
  • 5a41e5a1d2 chore(deps): update ci dependencies (#2400) renovate[bot] 2024-07-11 16:02:18 +00:00
  • 1c8f465a41 ci: continue on attestation errors Fernando Fernández 2024-07-11 15:52:39 +00:00
  • 7f47ef06cb chore(deps): update ci dependencies (#2396) renovate[bot] 2024-07-05 17:54:27 +00:00
  • 88cb844630 chore(deps): update npm dependencies (#2397) renovate[bot] 2024-07-05 18:51:17 +02:00
  • a8fa177b95 chore(i18n): translate terms Weblate 2024-07-04 17:04:27 -04:00
  • ccb68a90c4 ci(docker): don't upload build record artifacts (#2395) Fernando Fernández 2024-07-03 10:37:32 +02:00
  • 67a9e553f9 chore(deps): update docker/build-push-action action to v6.3.0 (#2394) renovate[bot] 2024-07-03 10:23:45 +02:00
  • 5f50e440cc style: automatic fix Fernando Fernández 2024-07-02 23:56:43 +02:00
  • 6752a3fc74 chore(eslint): migrate promise plugin to flat config Fernando Fernández 2024-07-02 23:56:35 +02:00
  • d4be50a16d chore(deps): lock file maintenance (#2362) renovate[bot] 2024-07-02 21:31:28 +00:00
  • 59ca218913 chore(deps): update dependency eslint to v9 (#2390) renovate[bot] 2024-07-02 21:19:14 +00:00
  • da1011dc84 chore(deps): update npm development dependencies (#2364) renovate[bot] 2024-07-02 21:02:53 +00:00
  • b58a561363 chore(deps): update cargo dependencies (#2392) renovate[bot] 2024-07-02 20:54:21 +00:00
  • 329c3a95be fix(eslint): incorrectly passed tseslint parser, upgrade to rc-v8 Fernando Fernández 2024-07-02 20:41:57 +00:00
  • e5e988e01b fix: use pre watchers with vueuse until Fernando Fernández 2024-07-02 01:46:48 +02:00
  • f7f93ec581 refactor: parallel latest data fetching, revert ff701d0 Fernando Fernández 2024-07-01 21:56:44 +02:00
  • bcd82f90e1 chore(deps): update npm dependencies (#2388) renovate[bot] 2024-07-01 19:36:35 +00:00
  • 552448bf3a chore(deps): update ci dependencies (#2389) renovate[bot] 2024-07-01 19:26:56 +00:00
  • cdfee6cc27 refactor: remove unnecessary conditional, default to enableUserData Fernando Fernández 2024-07-01 20:56:56 +02:00
  • ff701d0cb9 refactor: display played items in all latest media queries Fernando Fernández 2024-07-01 20:59:11 +02:00
  • 6ce94388e7 fix: re-rendering at home page Fernando Fernández 2024-07-01 20:39:12 +02:00
  • 5c1c86e69a refactor: use until composable from VueUse to simplify instead of effectScopes Fernando Fernández 2024-05-19 14:24:18 +02:00
  • b5da26fa19 chore(i18n): translate terms Weblate 2024-06-25 03:41:32 -04:00
  • 23dd83ad0c chore(tsconfig): don't truncate errors Fernando Fernández 2024-06-23 22:59:35 +02:00
  • a29d55d77b style: automatic eslint fix Fernando Fernández 2024-06-23 11:35:38 +02:00
  • 940915af9f chore(eslint): migrate more plugins to flat config Fernando Fernández 2024-06-23 11:35:28 +02:00
  • 60160e2b66 refactor(JSafeHtml): use createVNode Fernando Fernández 2024-06-23 00:51:12 +02:00
  • 6cf9bbd4ec fix(LoginForm): don't show change user button when no public users exist (#2387) Fernando Fernández 2024-06-22 23:47:13 +02:00
  • dc99ab4acb chore(deps): update npm development dependencies (major) (#2375) renovate[bot] 2024-06-22 23:36:40 +02:00
  • 7fd7a2b290 chore(deps): pin dependencies (#2386) renovate[bot] 2024-06-22 21:25:00 +00:00
  • af4444f6e2 chore(deps): update docker/build-push-action action to v6.1.0 (#2380) renovate[bot] 2024-06-22 21:14:28 +00:00
  • 2fe6f99408 chore(deps): update dependency vue to v3.4.30 (#2379) renovate[bot] 2024-06-22 21:03:47 +00:00
  • 4455859c53 refactor(docker): remove unnecessary files contained in nginx base image Fernando Fernández 2024-06-22 20:38:48 +00:00
  • f3f60fb7e2 chore(deps): upgrade to Tauri v2 beta Fernando Fernández 2024-06-22 19:16:42 +00:00
  • f99680f873 ci(package): extract repeated artifact paths into env var Fernando Fernández 2024-06-22 19:52:56 +00:00
  • 70a406dc15 refactor(icon): replace with SVG Fernando Fernández 2024-06-22 20:48:12 +02:00
  • 70ce3e64de fix(time): ends at not taking current time into account (#2384) Fernando Fernández 2024-06-22 03:13:25 +02:00
  • 2033910025 fix(PlayPauseButton): conflict with spacebar in fullscreen video fix-playpausebutton-spacebar Fernando Fernández 2024-06-22 02:11:01 +02:00
  • 909886227f perf: skip transition on low FPS, improve input device detection Fernando Fernández 2024-06-20 01:56:23 +02:00
  • 8166599310 fix(logout): delay api store cleanup Fernando Fernández 2024-06-15 17:38:54 +02:00
  • c6f8d7a62e perf(blurhash): draw canvas offscreen Fernando Fernández 2024-06-15 13:12:53 +02:00
  • 16a8b88d60 refactor(vue-router): remove vue-router/auto usage Fernando Fernández 2024-06-21 18:06:18 +02:00
  • 2158d2654d chore(deps): remove radix-vue, upgrade vue-router Fernando Fernández 2024-06-21 17:29:04 +02:00
  • c46af59856 fix(JSafeHtml): not correctly passing innerHTML Fernando Fernández 2024-06-21 13:08:47 +02:00
  • 60f24c4143 chore(deps): update ci dependencies (#2377) renovate[bot] 2024-06-18 22:38:33 +02:00
  • f331747733 chore(i18n): translate terms Weblate 2024-06-18 02:36:47 -04:00
  • e2cf10b3ec chore(deps): update docker/build-push-action action to v6 (#2376) renovate[bot] 2024-06-17 14:01:08 +02:00
  • 9f25a92bc5 chore(deps): update dependency eslint-plugin-unicorn to v54 (#2373) renovate[bot] 2024-06-14 18:54:29 +02:00
  • 9c9b56a96f chore(deps): update dependency vue to v3.4.29 (#2374) renovate[bot] 2024-06-14 18:51:03 +02:00
  • 9998e645cc chore(tsc): increase type checking speed by reusing type graph between checks Fernando Fernández 2024-06-14 18:03:38 +02:00
  • 39104c88f6 chore(deps): update dependency vue to v3.4.28 (#2372) renovate[bot] 2024-06-14 10:07:49 +00:00
  • ea94171be1 chore(eslint): name anonymous configs, migrate i18n to flat config Fernando Fernández 2024-06-14 00:55:20 +02:00
  • 48c8c7b31b refactor(eslint): migrate to eslint-plugin-import-x Fernando Fernández 2024-06-14 00:38:14 +02:00
  • ad817a34e7 chore(deps): update @vueuse to v10.11.0 (#2367) renovate[bot] 2024-06-13 22:42:57 +00:00
  • 81aa7763f4 chore(deps): update ci dependencies (#2370) renovate[bot] 2024-06-14 00:29:13 +02:00
  • 60cca0c07e refactor(eslint): migrate from globify to eslint-config-glat-ignore Fernando Fernández 2024-06-13 09:27:34 +02:00
  • 4257584677 refctor(tsconfig): force moduleDetection Fernando Fernández 2024-06-13 09:26:27 +02:00
  • eb5efcfdd4 chore(deps): update dependency marked to v13 (#2368) renovate[bot] 2024-06-13 07:16:22 +00:00
  • b2155c55fa chore(deps): update ci dependencies (#2369) renovate[bot] 2024-06-13 09:06:11 +02:00
  • 190fab9324 chore(i18n): translate terms Weblate 2024-06-11 16:30:42 -04:00
  • cfe565c525 chore(deps): update docker/build-push-action action to v5.4.0 (#2365) renovate[bot] 2024-06-10 18:00:03 +00:00
  • 9baa61dc9c chore(deps): update dependency vue-router to v4.3.3 (#2366) renovate[bot] 2024-06-10 17:51:03 +00:00
  • 3e62d8debc chore(deps): update dependency uuid to v10 (#2363) renovate[bot] 2024-06-10 19:41:14 +02:00
  • 259e633a4b chore: automatic eslint fix Fernando Fernández 2024-06-09 12:40:34 +02:00
  • f00e53575a refactor: finish eslint v9 Fernando Fernández 2024-06-09 11:49:09 +02:00
  • cb6e71c268 chore(deps): update npm development dependencies renovate[bot] 2024-06-09 09:44:13 +00:00
  • 91f8be0431 refactor: post dev-deps updates Fernando Fernández 2024-06-09 11:33:46 +02:00
  • a331034199 chore(deps): update npm development dependencies renovate[bot] 2024-06-08 21:04:10 +00:00
  • e38f03576f fix(types): errors after SDK update Fernando Fernández 2024-06-08 22:53:03 +02:00
  • 17cfbef8da chore(deps): update npm dependencies renovate[bot] 2024-06-08 15:35:01 +00:00
  • 9097349d0e perf: optimize collection length checking Fernando Fernández 2024-06-08 14:50:27 +02:00
  • d2eeb92dd5 perf: JSafeHtml, JSlot, JView Fernando Fernández 2024-06-07 00:42:27 +02:00
  • 7f1f140303 chore(deps): update ci dependencies (#2358) renovate[bot] 2024-06-06 13:42:10 +02:00
  • 5763bb24ef chore(deps): update rust crate tauri to v1.6.8 (#2359) renovate[bot] 2024-06-05 14:05:13 +02:00
  • 55a8e20194 chore(deps): update ci dependencies (#2357) renovate[bot] 2024-06-04 10:21:03 +00:00
  • f8d483e138 chore(i18n): translate terms Weblate 2024-06-03 21:25:34 -04:00
  • 40065f0e81 chore(i18n): translate terms Weblate 2024-06-02 12:39:42 -04:00
  • b3bf3d8a56 chore(i18n): translate terms Weblate 2024-05-30 04:19:37 -04:00
  • eb6979cf33 chore(i18n): translate terms Weblate 2024-05-30 02:28:58 -04:00
  • 5ca5f46ddb chore(deps): update ci dependencies (#2354) renovate[bot] 2024-05-28 12:36:29 +02:00
  • bc7e289266 chore(i18n): translate terms Weblate 2024-05-26 13:10:31 -04:00
  • f2dce139ba chore(deps): update rust crate tauri to v1.6.7 (#2355) renovate[bot] 2024-05-23 13:45:21 +02:00
  • 82a958c59d refactor: reuse capitalize from @vue/shared mediacapabilities Fernando Fernández 2024-05-19 14:06:49 +02:00
  • 68d127f9bc fix(PlayerElement): WebAudio cracks Fernando Fernández 2024-05-19 13:44:06 +02:00
  • a1f4e221d4 refactor(SDK): generate unique names for device info Fernando Fernández 2024-03-17 18:58:58 +01:00