0
0
mirror of https://github.com/jellyfin/jellyfin-vue.git synced 2025-06-02 12:42:47 +00:00

Commit Graph

  • 3a2e5ed8e8 chore(deps): update npm (development) (#2556) renovate[bot] 2025-01-25 00:31:15 +01:00
  • 2c951f7e0c chore(deps): update ci (#2562) renovate[bot] 2025-01-25 00:23:44 +01:00
  • 5495a13f05 chore(deps): update dependency vite to v6.0.9 [security] (#2566) renovate[bot] 2025-01-25 00:22:56 +01:00
  • 7f30f78103 chore(deps): update npm (runtime) (#2560) renovate[bot] 2025-01-24 23:17:48 +00:00
  • 3d75ebed13 chore: scaffold initial vitest tests Fernando Fernández 2025-01-24 23:59:47 +01:00
  • ea9168d018 chore: add storybook Fernando Fernández 2025-01-24 23:46:42 +01:00
  • 035afefa5f refactor: replace unplugin-icons with unocss Fernando Fernández 2025-01-24 20:53:15 +01:00
  • 945356d505 feat: create tauri-runtime package Fernando Fernández 2025-01-09 23:38:29 +01:00
  • 617909c32e refactor: improve TS config Fernando Fernández 2025-01-09 21:12:00 +01:00
  • 77baa472a3 feat: create ui-toolkit package Fernando Fernández 2024-12-03 12:30:59 +01:00
  • 33fa3d7f82 refactor(App): attribute removal Fernando Fernández 2025-01-04 12:03:39 +01:00
  • 3dfb0fa77f chore: switch to node's native path aliasing Fernando Fernández 2024-12-29 18:31:07 +00:00
  • 141427e122 feat(ui-toolkit): create unplugin-vue-components resolver Fernando Fernández 2024-12-19 21:27:06 +01:00
  • ff77309b2a refactor(shared): migrate validation Fernando Fernández 2024-12-19 20:09:40 +01:00
  • 0be0f30632 chore: extend monorepo structure, better docs Fernando Fernández 2024-12-19 19:50:57 +01:00
  • d814145263 ci(codeql): enable dependency caching Fernando Fernández 2025-01-21 12:08:29 +01:00
  • d9a491c039 chore(i18n): translate terms Weblate 2025-01-13 11:29:32 -05:00
  • 03d890b627 fix(video): playback Fernando Fernández 2025-01-12 23:31:54 +01:00
  • 07f8066796 perf: use passive event listeners (#2559) Fernando Fernández 2025-01-09 14:26:51 +01:00
  • 1366a0a413 fix(wizard): fixed initial position of the stepper (#2557) Eeymoo 2025-01-09 20:11:46 +08:00
  • c7f403a3c4 chore(i18n): translate terms Weblate 2025-01-09 03:04:49 -05:00
  • 7abbcdaaa4 fix(wizard): fix stepper error on wizard page (#2553) Eeymoo 2025-01-09 01:18:32 +08:00
  • 2027a14dba chore(deps): update npm (runtime) (#2548) renovate[bot] 2025-01-08 16:32:40 +00:00
  • fb6326cfc1 chore: remove @vueuse/components Fernando Fernández 2025-01-08 16:10:27 +00:00
  • 28e3e45d15 chore(deps): update npm (development) (#2546) renovate[bot] 2025-01-08 15:54:59 +00:00
  • b7afe052a8 chore(i18n): translate terms Weblate 2025-01-08 10:40:00 -05:00
  • 1e06e7b9cd chore(deps): update tauri (#2551) renovate[bot] 2025-01-08 15:37:49 +00:00
  • 0e045433d2 chore(deps): update ci (#2540) renovate[bot] 2025-01-08 15:27:43 +00:00
  • da324c5df2 chore(deps): update npm (development) (major) (#2554) renovate[bot] 2025-01-08 16:19:01 +01:00
  • 6bbd93d3ee chore(i18n): translate terms Weblate 2025-01-02 00:01:25 -05:00
  • 6b9f29e8ae chore(i18n): translate terms Weblate 2025-01-01 01:28:49 -05:00
  • 15dbcda3bb fix: artist tracks not being listed correctly Fernando Fernández 2024-12-30 14:05:51 +00:00
  • 929a22ea34 chore: add --if-present for workspace-wide commands, prepare for testing Fernando Fernández 2024-12-29 17:49:36 +00:00
  • eec0ad4dba chore(i18n): translate terms Weblate 2024-12-29 11:05:59 -05:00
  • a402b2b7ad refactor: use isNil everywhere, replace Boolean with !! Fernando Fernández 2024-12-29 14:44:35 +01:00
  • 50fa0080c5 fix(PlayerElement): wait for next tick so element is mounted before setting source (#2549) Fernando Fernández 2024-12-29 13:04:11 +01:00
  • d07b69e46d refactor: use parallel fetching when possible (#2547) Fernando Fernández 2024-12-29 12:53:54 +01:00
  • 7a1d35c92f refactor(auth): create onBeforeLogout and onAfterLogout callbacks Fernando Fernández 2024-12-28 17:32:50 +01:00
  • ad8cc2cb90 refactor(tsconfig): enable noUncheckedIndexedAccess Fernando Fernández 2024-12-28 17:06:31 +01:00
  • 56c8393f57 refactor: use computed in stores, simplifications Fernando Fernández 2024-12-27 14:17:54 +00:00
  • 165b2eccb8 refactor: use generator function for generic worker Fernando Fernández 2024-12-03 17:25:35 +01:00
  • b008658ca9 chore(deps): update dependency sonda to v0.7.0 (#2545) renovate[bot] 2024-12-27 13:05:40 +00:00
  • ac972e347a fix: sonda on codespaces (#2544) Fernando Fernández 2024-12-27 11:31:49 +01:00
  • 5270d683d9 chore(deps): lock file maintenance (#2543) renovate[bot] 2024-12-26 08:02:14 +00:00
  • a531ed9793 chore(deps): update npm (development) (#2541) renovate[bot] 2024-12-26 08:49:36 +01:00
  • 9a5dd811f1 chore(deps): update npm (development) (#2451) renovate[bot] 2024-12-26 07:37:53 +00:00
  • 7c6ae7e6e2 ci(renovate): skip vue-i18n major updates Fernando Fernández 2024-12-26 07:27:32 +00:00
  • 283ba5d13d refactor(socket): simplify autoReconnect Fernando Fernández 2024-12-26 07:18:13 +00:00
  • 1735dfa672 chore(deps): update npm (runtime) to v12.2.0 (#2542) renovate[bot] 2024-12-26 08:14:59 +01:00
  • 4a4f3e874a chore(i18n): translate terms Weblate 2024-12-24 01:07:22 -05:00
  • db5d4a74de chore(i18n): translate terms Weblate 2024-12-21 16:19:07 -05:00
  • 89ebda50c0 ci: generate provenance attestation from artifacts instead of files Fernando Fernández 2024-12-19 16:45:58 +00:00
  • 4e079f102d chore(deps): update actions/upload-artifact action to v4.5.0 (#2536) renovate[bot] 2024-12-19 17:26:57 +01:00
  • 9a97138f93 chore(deps): update npm (development) (#2533) renovate[bot] 2024-12-19 16:06:44 +00:00
  • 5f6393bbe4 chore(deps): update npm (runtime) (#2534) renovate[bot] 2024-12-19 15:56:41 +00:00
  • a52ac871e4 chore(i18n): translate terms Weblate 2024-12-19 10:30:39 -05:00
  • 30ec240ea0 fix(GenericItemCard): overlay background alpha (#2537) Fernando Fernández 2024-12-18 23:47:42 +01:00
  • ea266d84f7 style: automatic eslint fix Fernando Fernández 2024-12-18 22:20:38 +00:00
  • 82858809b2 refactor(JImg): minor cleanup (#2535) Fernando Fernández 2024-12-17 21:02:57 +01:00
  • 769bf4da8f chore(deps): update ci (#2532) renovate[bot] 2024-12-17 16:01:42 +01:00
  • b716419f52 chore(i18n): translate terms Weblate 2024-12-13 04:50:16 -05:00
  • 9fda254386 chore(deps): update npm (development) (#2527) renovate[bot] 2024-12-10 07:06:27 +00:00
  • 8e5d960643 chore(deps): update actions/attest-build-provenance action to v2.1.0 (#2530) renovate[bot] 2024-12-10 06:57:33 +00:00
  • 4dd9967789 chore(deps): update npm (runtime) (#2528) renovate[bot] 2024-12-10 07:48:41 +01:00
  • 297b4fe6eb refactor: Update subtitle streams to use TextTrack indexes (#2529) EffakT 2024-12-10 19:39:40 +13:00
  • 88cec72fb3 chore(i18n): translate terms Weblate 2024-12-08 17:44:16 -05:00
  • d956503242 chore: minor monorepo cleanup Fernando Fernández 2024-12-06 10:48:27 +01:00
  • d919164f0f chore(deps): update ci (#2524) renovate[bot] 2024-12-04 19:28:42 +01:00
  • c68fa178fd chore(dx): disable sonarsource vscode extension Fernando Fernández 2024-12-03 14:38:34 +01:00
  • 376664af19 chore(deps): lock file maintenance (#2517) renovate[bot] 2024-12-03 13:27:59 +00:00
  • b832d5de17 chore(deps): update major dev dependencies Fernando Fernández 2024-12-03 14:17:09 +01:00
  • b0e25f3c00 chore(deps): update npm (development) (#2518) renovate[bot] 2024-12-03 12:51:26 +00:00
  • d064e980b2 feat(types): add types for v-hide directive (#2523) Fernando Fernández 2024-12-03 13:39:32 +01:00
  • 7ac729462d fix(BlurhashCanvas): canvas disappear after the page has been minimized for a long time (#2522) Fernando Fernández 2024-12-03 13:30:00 +01:00
  • 0992b2d4ff refactor: use type-fest types (#2520) Fernando Fernández 2024-12-03 11:49:12 +01:00
  • 6ed3f68acc chore(deps): update npm (development) (#2512) renovate[bot] 2024-11-29 12:45:52 +00:00
  • c309a2a56e chore(deps): update npm (runtime) (#2513) renovate[bot] 2024-11-29 13:35:15 +01:00
  • 9c4beafb2a feat(JTransition): safeguard for fragment nodes (#2516) Fernando Fernández 2024-11-29 13:34:59 +01:00
  • 944506ad2a refactor(subtitles): remove custom ssa parsing (#2514) sean 2024-11-29 05:59:31 -06:00
  • 19aa23aa58 fix: navigation out of video player - VOverlay was hijacking navigation (#2515) hawken 2024-11-29 12:50:47 +01:00
  • 0607bf34a7 fix: /server/login with disabled server selection (#2504) hawken 2024-11-28 22:24:38 +01:00
  • 146c2a566a chore(deps): lock file maintenance (#2449) renovate[bot] 2024-11-28 08:58:20 +00:00
  • 52c005bd34 chore(deps): update npm (runtime) (#2511) renovate[bot] 2024-11-28 09:45:10 +01:00
  • 756a218edf chore(deps): update major versions of vueuse, marked Fernando Fernández 2024-11-28 08:39:54 +00:00
  • bc9bb8278a chore(deps): update npm (development) (#2510) renovate[bot] 2024-11-28 09:34:13 +01:00
  • 3716a83829 chore(deps): update ci (#2508) renovate[bot] 2024-11-27 09:11:31 +00:00
  • 00a912487e chore(deps): update npm (development) (#2509) renovate[bot] 2024-11-27 09:01:25 +00:00
  • 3292ebd1ab chore(deps): update to vite 6 Fernando Fernández 2024-11-27 08:50:46 +00:00
  • b7a2952917 feat(subtitles): switch to assjs subtitle renderer (#2500) Brys 2024-11-26 06:07:42 -06:00
  • 6c46e7e9c0 chore(deps): update npm (runtime) (#2507) renovate[bot] 2024-11-26 09:08:43 +01:00
  • a2c1678d92 chore(deps): update npm (development) (#2506) renovate[bot] 2024-11-26 08:59:46 +01:00
  • 1bc5a5cae7 chore(deps): update npm (runtime) (#2502) renovate[bot] 2024-11-25 12:23:49 +00:00
  • ec5713aa4f chore(deps): update npm (development) (#2501) renovate[bot] 2024-11-25 12:14:39 +00:00
  • fdc6c414be style: automatic eslint fix Fernando Fernández 2024-11-25 10:56:21 +00:00
  • cb1439f23f chore: fix linting by upgrading eslint packages Fernando Fernández 2024-11-25 10:56:09 +00:00
  • f455c32b0a chore(deps): update ci (#2496) renovate[bot] 2024-11-23 11:12:43 +01:00
  • 2dc321e9fe chore(deps): update npm (development) (#2497) renovate[bot] 2024-11-20 13:55:07 +00:00
  • 769c578a1c chore(deps): update npm (runtime) (#2499) renovate[bot] 2024-11-20 14:43:34 +01:00
  • 2cf6202e87 chore(deps): update rust crate tauri to v2.1.1 (#2495) renovate[bot] 2024-11-20 11:21:57 +01:00
  • 7b632a36cc chore(i18n): translate terms Weblate 2024-11-20 02:00:08 -05:00