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

1261 commits

Author SHA1 Message Date
Julien Machiels
c54b297562
Update src/components/libraryoptionseditor/libraryoptionseditor.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-05-10 15:38:15 +02:00
Sarab Singh
d77c569b69 typo 2020-05-10 14:57:47 +05:30
Sarab Singh
83f1c7498d fixed the suggested changes 2020-05-10 14:46:28 +05:30
MrTimscampi
d7c2fd7337 Hide the previous page when loading videoOsd 2020-05-10 01:08:08 +02:00
Frank Riley
421dfbf2c0 Fix #1210: Add credentials to XHR requests 2020-05-09 11:34:58 -07:00
gion
36d097291e Rename Syncplay to SyncPlay 2020-05-09 12:38:23 +02:00
gion
11f6217bb2 Fix code issues 2020-05-09 12:38:23 +02:00
gion
a2ba96ab82 Handle error messages 2020-05-09 12:04:14 +02:00
gion
71f72f836c Remove syncplay worker
This was an attempt to fix issues on Safari
2020-05-09 12:04:14 +02:00
gion
4eedbe5742 Fix sign in date conversion 2020-05-09 12:04:14 +02:00
gion
9839dcd02a Update session ping 2020-05-09 12:03:23 +02:00
gion
5342b90a56 Implement NTP like time sync 2020-05-09 12:02:34 +02:00
gion
06e6c99c03 Disable syncing after several attempts
Refactor syncplay manager
Attempt fixing Safari issues (timeupdate event not firing)
2020-05-09 12:02:17 +02:00
gion
9fabbd5746 Capture playback permission 2020-05-09 12:02:17 +02:00
gion
a18bca9d8c Implement syncplay permissions for a user 2020-05-09 12:00:33 +02:00
gion
56ee678fc2 Port to ES6 2020-05-09 12:00:33 +02:00
gion
460c2a1f77 Fix lint errors 2020-05-09 11:59:37 +02:00
gion
6c18b655e0 Implement syncplay frontend 2020-05-09 11:59:37 +02:00
Dmitry Lyzo
1fe17007d6 Enable fake zoom image on Safari (WebKit) 2020-05-08 13:58:28 +03:00
Dmitry Lyzo
f516bee147 Fix iOS blurry zoomed image 2020-05-08 13:58:28 +03:00
Dmitry Lyzo
5b40232b7b Use built-in swiper classes 2020-05-08 13:58:28 +03:00
Sarab Singh
ee2f86124b actionsheet 2020-05-08 15:34:45 +05:30
Sarab Singh
f98529e69c revert change of camelCase 2020-05-08 15:33:16 +05:30
MrTimscampi
14e24be980 Re-add user-drag properties 2020-05-08 11:19:01 +02:00
MrTimscampi
9a47428e61 Implement suggestions 2020-05-08 10:57:54 +02:00
MrTimscampi
ac69f29d5a Fix some Major issues 2020-05-08 10:55:17 +02:00
MrTimscampi
a6a39c0ce1 Fix critical issue in htmlvideoplayer 2020-05-08 10:44:44 +02:00
MrTimscampi
45da9c0a39 Fix more accessibility and blockers 2020-05-08 10:44:42 +02:00
MrTimscampi
8da3735118 Fix security issues reported by Sonarqube 2020-05-08 10:39:58 +02:00
redSpoutnik
b0a245867c
Merge branch 'master' into fix-subtitlesync-textfield 2020-05-08 09:25:46 +02:00
dkanada
95bd5e4f78
Merge pull request #1144 from JustAMan/seek-ass-better
Fix .ASS offset when seeking a progressive stream
2020-05-08 16:09:51 +09:00
ferferga
7a63c07250 Set backdrops using 'poster' attribute 2020-05-08 00:07:59 +02:00
ferferga
7bf117191b Use player backdrops everywhere 2020-05-07 23:24:03 +02:00
MrTimscampi
ee46863a5f Fix suggestions 2020-05-07 17:21:26 +02:00
Julien Machiels
14c74ee0b9
Merge branch 'master' into media-session 2020-05-07 13:31:48 +02:00
MrTimscampi
a31455f2af Merge remote-tracking branch 'upstream/master' into media-session 2020-05-07 11:33:40 +02:00
MrTimscampi
1e4dd8ec93 Remove lazyloader-scroll 2020-05-07 11:02:47 +02:00
MrTimscampi
7dc1cf771d Merge remote-tracking branch 'upstream/master' into lazyloader 2020-05-07 11:01:14 +02:00
dkanada
8e9b0b2062
Merge pull request #1177 from dmitrylyzo/fix-backdropscreensaver
Fix backdrop screensaver: autoplay and hide
2020-05-05 22:48:02 +09:00
dkanada
d04f7e97bd
Merge pull request #1168 from sarab97/zoomfix
fixed aspect ratio display issue of photo
2020-05-05 22:46:45 +09:00
Dmitry Lyzo
d53a190d7c Fix backdrop screensaver: autoplay and hide 2020-05-04 20:38:57 +03:00
Sarab Singh
cef8fba4de indicator changes class and cleanup 2020-05-04 16:35:36 +05:30
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Sarab Singh
eb29d0b6a7 indicator migrated to es6 2020-05-04 16:08:52 +05:30
Vasily
d5c7078c3f
Merge pull request #1131 from dmitrylyzo/fix-icons-webos2
Icons for WebOS 2
2020-05-03 23:24:26 +03:00
Sarab Singh
66a18f93d8 loop fix 2020-05-04 00:35:39 +05:30
Sarab Singh
8432ac0da7 fixes 2020-05-03 23:59:23 +05:30
Sarab Singh
63816ef69b package 2020-05-03 20:39:02 +05:30
Sarab Singh
b8a219a2dd playmenu 2020-05-03 20:38:38 +05:30
Sarab Singh
05385ffdf4 dam lint 2020-05-03 20:00:32 +05:30