Commit graph

1246 commits

Author SHA1 Message Date
dkanada
1aaaffde4c rename more components and update references 2020-05-17 17:04:36 +09:00
ferferga
7aa34f1be2 Switch scrollbars on slideshow.js 2020-05-17 00:33:02 +02:00
ferferga
8cbec3fe22 Merge remote-tracking branch 'upstream/master' into scrollbar-placeholder 2020-05-17 00:18:14 +02:00
ferferga
029c7382db Use classes instead 2020-05-17 00:11:37 +02:00
ferferga
e6526de5dd Fix scrollbars on dialog windows 2020-05-16 23:49:12 +02:00
dkanada
35094da328 merge branch master into refactor 2020-05-17 02:49:47 +09:00
dkanada
d2f11981c6 update casing for some components 2020-05-17 02:48:21 +09:00
MrTimscampi
8562054a23 Merge remote-tracking branch 'upstream/master' into metadata-editor 2020-05-16 18:59:09 +02:00
MrTimscampi
3577bcc52b Fix alignment of dialog button on Chrome 2020-05-16 18:58:27 +02:00
ferferga
6a596bd497 Fix merge conflicts 2020-05-16 18:07:32 +02:00
dkanada
f06291e37b fix casing on a few more files and folders 2020-05-17 01:06:28 +09:00
dkanada
200d8dd416 fix casing for a few files 2020-05-17 00:52:16 +09:00
dkanada
0f7a79caab implement select menu for chromecast version 2020-05-17 00:36:10 +09:00
Anthony Lavado
f45a4d1a8c
Merge pull request #1173 from sarab97/es6-migration
Migrate deleteHelper, actionSheet, indicators and playMenu to ES6
2020-05-16 09:29:29 -04:00
ferferga
cb6d8c7394 Remove imageFetcher 2020-05-16 15:12:44 +02:00
dkanada
00dab7490b
Merge pull request #1231 from Artiume/patch-10
Fix Progressive Stream 'P' capitalization
2020-05-15 20:40:02 +09:00
dkanada
5c18bb40bc
Merge pull request #1211 from fhriley/send_credentials
Fix #1210: Add credentials to XHR requests
2020-05-15 16:56:59 +09:00
MrTimscampi
ac060e1270 Fix some code smells 2020-05-15 08:39:54 +02:00
MrTimscampi
d2bd631cbe Fix more sonarqube bugs 2020-05-14 23:25:22 +02:00
artiume
74427a29dc
Fix Progressive Stream 'P' capitalization 2020-05-14 12:12:34 -04:00
ferferga
26267e3827 Add comments for future reference 2020-05-14 14:18:50 +02:00
ferferga
6250f5bca8 Hide scrollbar while the videoosd component is loading 2020-05-14 14:18:29 +02:00
ferferga
3250100fad Apply style once an skin is loaded 2020-05-14 14:11:11 +02:00
dkanada
62f30f0066
Merge pull request #1198 from ferferga/mobile-backdrops
Switch player backdrops to poster attribute of the video element
2020-05-14 14:41:20 +09:00
Anthony Lavado
489aa04d94
Merge pull request #1213 from MrTimscampi/player-scrollbar
Hide the previous page when loading videoOsd
2020-05-14 00:48:37 -04:00
ferferga
b467fae109 Fix CSS linting 2020-05-13 23:01:46 +02:00
MrTimscampi
88706e794a Add TV and Mobile compatibility to the new metadata dialog 2020-05-11 22:23:08 +02:00
MrTimscampi
467bda4ed7 Make dialogs more bearable 2020-05-11 21:43:41 +02:00
Sarab Singh
b1cbd3c0e4 lint 2020-05-11 13:48:41 +05:30
Sarab Singh
d235f34175 indent 2020-05-11 13:45:29 +05:30
Sarab Singh
4b4879f8a2 dam indent 2020-05-11 13:43:41 +05:30
Sarab Singh
f229d0c5ee apparently i cannot resolve conflicts 2020-05-10 22:58:14 +05:30
Sarab Singh
f75e37d358
Merge branch 'master' into es6-migration 2020-05-10 22:13:00 +05:30
Sarab Singh
4845b22871
Update src/components/indicators/indicators.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-05-10 22:05:09 +05:30
Sarab Singh
b6580053c0 fix new suggestions 2020-05-10 21:35:30 +05:30
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