1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

1062 commits

Author SHA1 Message Date
Ian Walton
466098aaec Remove mustDestroy and fix currentSrc in mpv video player. 2021-04-07 19:52:36 -04:00
Ian Walton
456f32ee15 Support features for JellyfinMediaPlayer. 2021-04-07 01:39:34 -04:00
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
Bill Thornton
8e77f35657 Move assets css files to sass 2021-03-19 13:46:12 -04:00
Bill Thornton
9a51e42118
Fix default config assignment
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-03-10 10:46:39 -05:00
Bill Thornton
8e8a5f61b9 Add error logging for invalid config 2021-03-10 10:30:34 -05:00
Bill Thornton
0736069fd7 Fix default web settings values 2021-03-10 10:24:29 -05:00
Bill Thornton
9dd1683892 Fix default values for invalid config.json files 2021-03-10 09:53:42 -05:00
dkanada
8d01ed530e
Merge pull request #2470 from pgeorgi/fix-cros
browser.js: Avoid misdetecting Chrome OS as OS X
2021-03-06 14:05:13 +09:00
Bill Thornton
742bd0a262
Merge pull request #2379 from jellyfin/promise-errors
fix some unhandled promises and refactor some code
2021-03-05 11:03:21 -05:00
Patrick Georgi
ce9538498e browser.js: Avoid misdetecting Chrome OS as OS X
Matching for lower-case "os x" not only finds "Mac OS X" but also
"CrOS x86_64". Mismatching Chrome OS as Apple device leads to
playback issues due to differences in supported client formats.
2021-03-01 14:19:04 +00:00
dkanada
df599db415 fix some unhandled promises and refactor some code 2021-02-06 15:51:31 +09:00
Bill Thornton
0ff9615b47
Merge pull request #2327 from MrChip53/library-menu-edit
Edit admin dashboard menu for plugins
2021-01-26 13:07:04 -05:00
Chris
774aa45ae7
Optimize for loops 2021-01-24 16:26:14 -06:00
Fernando Fernández
439ff4c6e2 refactor: remove unused imports 2021-01-24 21:41:46 +01:00
Chris
1b4bc83d24
Update libraryMenu.js
Remove trailing space
2021-01-11 21:42:48 -06:00
Chris
52df57e833
Add check for non-zero unsorted plugins 2021-01-11 21:34:31 -06:00
Chris
f00cc25f03
Add plugin divider and allow plugins to be listed under Live TV 2021-01-11 21:20:09 -06:00
Dmitry Lyzo
9e74f15c12 Fix browser detection: Safari vs Tizen 2021-01-05 20:20:45 +03:00
artiume
4c88c9276f
mr is not a locale 2020-12-31 17:52:01 -05:00
artiume
a296cc33ee
linting 2020-12-30 01:07:45 -05:00
artiume
2bcab6d8e9
Update site.js 2020-12-29 11:36:34 -05:00
artiume
3a3bccf314
Update dfnshelper.js 2020-12-29 11:29:02 -05:00
artiume
e884a0c03d
Update dfnshelper.js 2020-12-29 11:28:11 -05:00
Bill Thornton
58aa865af0
Merge pull request #2265 from MrTimscampi/sort-by-premiere-date
Sort items by premiere date on the details page
2020-12-25 10:28:42 -05:00
MrTimscampi
4cfc9dda97 Sort items by premiere date on the details page 2020-12-25 15:57:33 +01:00
artiume
6725f9e598
this aint a game 2020-12-25 05:27:03 -05:00
Bill Thornton
95d58db5f9 Restore dashboard theme option 2020-12-21 10:38:54 -05:00
Bill Thornton
d66d26b4f6
Merge pull request #2234 from thornbill/no-no-noto
Use Noto Sans from Fontsource
2020-12-16 14:45:33 -05:00
Bill Thornton
9f0b5bf673
Merge pull request #2240 from thornbill/fix-sonarqube-bug
Remove duplicate try/catch
2020-12-16 14:42:27 -05:00
Bill Thornton
376f9fa70c Remove duplicate try/catch 2020-12-16 13:57:07 -05:00
Bill Thornton
310e8b713f Fix invalid uses of Array.map 2020-12-14 16:30:45 -05:00
Bill Thornton
ba28267345 Use noto-sans from fontsource 2020-12-14 15:37:52 -05:00
dkanada
9815c64cdc
Merge pull request #2183 from dmitrylyzo/fix-multiserver-syncplay
SyncPlay, don't use bad ApiClient
2020-12-07 15:44:59 +09:00
Dmitry Lyzo
895b527fd5 Fix plugin configuration page 2020-12-06 22:33:00 +03:00
Bill Thornton
7cbaa99784
Merge pull request #2181 from MrTimscampi/no-userdata-field
Remove non-existing UserData field from requests
2020-12-06 02:11:20 -05:00
Dmitry Lyzo
644f00832f Don't use bad ApiClient 2020-12-05 18:42:12 +03:00
MrTimscampi
983a14c528 Remove non-existing UserData field from requests 2020-12-05 15:36:44 +01:00
Joshua M. Boniface
e3964a29c8
Merge pull request #2131 from dmitrylyzo/es6-webos
Fix babel support for legacy browsers
2020-12-04 20:34:12 -05:00
Joshua M. Boniface
dd080a8aef
Merge pull request #2159 from thornbill/plugin-manager-improvements
Plugin manager improvements
2020-12-04 20:27:37 -05:00
Joshua M. Boniface
2bfd714eb5
Merge branch 'master' into es6-webos 2020-12-04 20:23:47 -05:00
Joshua M. Boniface
bad0a23650
Merge pull request #1945 from OancaAndrei/syncplay-enhanced
SyncPlay for TV series (and Music)
2020-12-04 20:22:38 -05:00
Bill Thornton
b8d909ea71 Fix invalid guide link 2020-12-04 17:06:06 -05:00
Maxr1998
5d1486cc3d
Fix select server item in drawer menu 2020-12-04 01:21:46 +01:00
Dmitry Lyzo
4025c7f902 Re-add polyfills 2020-12-03 23:06:45 +03:00
Ionut Andrei Oanca
3b837b6468 Remove SyncPlay alias 2020-12-03 16:25:50 +01:00
Bill Thornton
e676a3a236 Add console warning when plugin fails to load 2020-12-02 15:43:31 -05:00
Bill Thornton
0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
dkanada
e189bc6041
Merge pull request #2152 from thornbill/me-want-cookie
Add config option to include cookies in playback requests
2020-12-02 11:50:45 +09:00
Bill Thornton
ef989bae10
Merge pull request #2142 from thornbill/fix-imports
Reenable no unresolved import rule and fix playlist imports
2020-12-01 10:00:35 -05:00