Commit Graph
28084 Commits
Author SHA1 Message Date
Bill Thornton 1c6faa10a6 Move directory structure and add rebase instructions 2026-03-20 09:38:52 -04:00
Bill ThorntonandNiels van Velzen a85e5a1ef6 Remove trailing slash from contact url
Co-authored-by: Niels van Velzen <nielsvanvelzen@users.noreply.github.com>
2026-03-20 09:38:52 -04:00
Bill Thornton e03d32db82 Add contributing guide and pr checklist 2026-03-20 09:38:51 -04:00
MrPlow 9547577630 Translated using Weblate (German)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/de/
2026-03-20 12:26:15 +00:00
Helak 0cdbbea3f6 Translated using Weblate (Czech)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/cs/
2026-03-20 12:26:15 +00:00
Pavel Miniutka edc7b74726 Translated using Weblate (Belarusian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/be/
2026-03-20 08:14:48 +00:00
DyingSlacker 7f67092fab Translated using Weblate (Chinese (Simplified Han script))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/zh_Hans/
2026-03-20 03:26:16 +00:00
Kityn 2c771b2a7d Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/
2026-03-20 03:26:16 +00:00
myrad2267 b1fcc92878 Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2026-03-20 03:26:15 +00:00
myrad2267 4f1c4a0efb Translated using Weblate (French (Canada))
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr_CA/
2026-03-20 03:26:14 +00:00
Bill Thornton f653c4900f Merge pull request #7733 from thornbill/card-utils 2026-03-19 21:40:55 -04:00
Bill Thornton 7e484a8add Merge pull request #7735 from jellyfin/renovate/major-webpack 2026-03-19 20:14:29 -04:00
renovate[bot] 7664cc8f56 Update Webpack 2026-03-20 00:05:14 +00:00
Bill Thornton d6bf14ae07 Merge pull request #7728 from jellyfin/renovate/vite-tsconfig-paths-6.x 2026-03-19 20:04:12 -04:00
Bill Thornton d42f18db4c Merge pull request #7725 from jellyfin/renovate/jsdom-28.x 2026-03-19 20:02:43 -04:00
Bill Thornton 573ffac147 Merge pull request #7497 from viown/move-users-to-tabs
Move users edit page to tabs
2026-03-19 19:34:59 -04:00
Bill Thornton d042c3b584 Fix card context attribute type 2026-03-19 18:33:50 -04:00
viown 1af9645f8f Remove unused hook 2026-03-20 01:31:04 +03:00
Bas ef55c1b4dc Translated using Weblate (Dutch)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/nl/
2026-03-19 22:26:14 +00:00
Bill Thornton e0762e322c Move cardBuilderUtils to utils dir 2026-03-19 18:22:31 -04:00
Bill Thornton 836bcc01c6 Move card shape utils to component dir 2026-03-19 18:22:21 -04:00
Bill Thornton ac618cfac4 Merge pull request #7731 from thornbill/fix-sass-if 2026-03-19 17:26:29 -04:00
Bill Thornton a2afc9de05 Merge pull request #7677 from thornbill/display-12.0 2026-03-19 17:25:25 -04:00
Bill Thornton a7dc5dc834 Fix sass if syntax 2026-03-19 17:08:28 -04:00
Bill Thornton abe12772dd Merge pull request #7730 from thornbill/fix-multiselect-color
Fix multiselect panel styles
2026-03-19 17:07:37 -04:00
Bill Thornton b0d453422e Fix multiselect panel styles 2026-03-19 16:09:48 -04:00
Bill Thornton 56d877d5e8 Merge pull request #7354 from dkanada/book-library-layout
initial sections for book library view
2026-03-19 16:04:41 -04:00
Bill Thornton 01ecaebfa8 Add version edge case handling 2026-03-19 15:52:40 -04:00
Bill Thornton 629d9e1ade Merge pull request #7676 from thornbill/fix-card-image-urls
Extract getCardImageUrl and remove duplicate hook
2026-03-19 14:36:50 -04:00
Bill Thornton 8924ea487d Extract getCardImageUrl and remove duplicate hook 2026-03-19 14:33:23 -04:00
Bill Thornton c740f24405 Merge pull request #7644 from thornbill/library-highlight
Fix active library highlighting for items
2026-03-19 14:32:49 -04:00
Bill Thornton 48915fb169 Merge pull request #7673 from thornbill/types-cleanup
Cleanup typescript types
2026-03-19 14:23:29 -04:00
Bill Thornton d44450603d Merge pull request #7647 from thornbill/remove-var-mixin
Remove var mixin
2026-03-19 14:23:01 -04:00
Bill Thornton 4a2738a0e0 Merge pull request #7729 from thornbill/backup-api
Use getBackupApi util from SDK
2026-03-19 14:22:38 -04:00
millallo f097044693 Translated using Weblate (Italian)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/it/
2026-03-19 17:26:14 +00:00
dkanadaandBill Thornton a204f30fca change operator for layout mode check
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
2026-03-20 02:25:45 +09:00
Bill Thornton 9eed14cb2d Fix jsdoc type imports 2026-03-19 13:00:30 -04:00
Bill Thornton b17bb7e8fb Improve server connection typing 2026-03-19 13:00:30 -04:00
Bill Thornton a918d72eef Refine types for incompatible api updates 2026-03-19 13:00:30 -04:00
Bill Thornton ef109c452f Fix active library highlighting for items 2026-03-19 12:59:03 -04:00
Bill Thornton 7cc65b0377 Add display version util for 12.0 2026-03-19 12:58:19 -04:00
Bill Thornton 2b0578880a Remove var mixin 2026-03-19 12:53:21 -04:00
Bill Thornton 9d99fb939c Use getBackupApi util from SDK 2026-03-19 12:46:30 -04:00
renovate[bot] e1470edc09 Update dependency vite-tsconfig-paths to v6 2026-03-19 15:36:32 +00:00
DatScreamer 2757cf7ace Fix password input type for CertificatePassword (#7696) 2026-03-19 15:34:58 +00:00
Bill Thornton eff87d6701 Merge pull request #7721 from jellyfin/renovate/globals-17.x 2026-03-19 09:48:44 -04:00
Bill Thornton 9f249becfb Merge pull request #7720 from jellyfin/renovate/caniuse-lite-1.x 2026-03-19 09:47:43 -04:00
renovate[bot] 4ac5a00495 Update dependency jsdom to v28 2026-03-19 13:47:00 +00:00
Bill Thornton efa33b5661 Merge pull request #7722 from jellyfin/renovate/jellyfin-sdk-0.x 2026-03-19 09:45:55 -04:00
myrad2267 ff82bcb6fe Translated using Weblate (French)
Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/fr/
2026-03-19 13:26:15 +00:00