Anthony Lavado
|
65581958e1
|
Enable and fix PiP for Safari
This enables the previously commented out lines that would enable Picture in Picture support for Safari.
Also fixed IF condition to match the Apple developer reccomendation: https://developer.apple.com/documentation/webkitjs/adding_picture_in_picture_to_your_safari_media_controls
|
2019-02-03 03:34:50 -05:00 |
|
Sparky
|
0e8e114c14
|
Remove commented code
|
2019-02-02 09:42:47 -05:00 |
|
Sparky
|
1c523fc4f0
|
Removed seasonal theme support
As our sole season theme was for Halloween and relied on dubiously licensed art assets to work, I removed the entire system.
Fixes #71
|
2019-02-02 09:35:56 -05:00 |
|
dkanada
|
87645e7748
|
remove commas from the end of translation files
|
2019-02-02 13:28:17 +01:00 |
|
dkanada
|
02d11dff81
|
remove direct access of cordova methods (#78)
* deminify some dependency loading
* remove direct access of native methods
* move static dependencies to array initialization
|
2019-02-01 11:22:26 +01:00 |
|
Vasily
|
fd810c4bec
|
Merge pull request #95 from dkanada/language-bug
add display language option back
|
2019-02-01 12:48:31 +03:00 |
|
Claus Vium
|
8d06ac275b
|
Merge branch 'master' into remove_games
|
2019-01-31 19:04:06 +01:00 |
|
dkanada
|
5b5f3f4462
|
add display language option back
|
2019-01-31 18:34:08 +09:00 |
|
dkanada
|
3f0323fc7c
|
update british strings
|
2019-01-31 18:30:53 +09:00 |
|
Vasily
|
d79a07dd34
|
Merge pull request #79 from cvium/remove_more_connect
Remove unused Connect related from the frontend
|
2019-01-30 16:57:23 +03:00 |
|
Vasily
|
0db5ebf618
|
Merge pull request #74 from cvium/master
Add download menu option to media items
|
2019-01-30 15:53:08 +03:00 |
|
Claus Vium
|
94bab172f0
|
Update src/scripts/wizarduserpage.js
Co-Authored-By: RazeLighter777 <jtsuess19146@marmionacademy.org>
|
2019-01-29 11:39:27 -06:00 |
|
Claus Vium
|
1d7854541b
|
Update src/scripts/wizarduserpage.js
Co-Authored-By: RazeLighter777 <jtsuess19146@marmionacademy.org>
|
2019-01-29 11:39:11 -06:00 |
|
Claus Vium
|
ba0c888960
|
Update src/scripts/wizarduserpage.js
Co-Authored-By: RazeLighter777 <jtsuess19146@marmionacademy.org>
|
2019-01-29 11:38:57 -06:00 |
|
Justin Suess
|
d37919cbf0
|
Fixed syntax error in en-GB.json
|
2019-01-29 05:58:03 -06:00 |
|
Justin Suess
|
52010486b9
|
addressed suggested changes in pull request.
|
2019-01-29 05:57:03 -06:00 |
|
Justin Suess
|
a62d70fc78
|
Changed the optional message to be more clear
|
2019-01-28 20:19:08 -06:00 |
|
Justin Suess
|
a72fce15a6
|
Added frontend support for a password field on setup
|
2019-01-28 20:03:54 -06:00 |
|
Claus Vium
|
5f20525f5f
|
Remove uncommented html related to game players
|
2019-01-27 22:16:42 +01:00 |
|
Claus Vium
|
8e76f60a10
|
Remove games
|
2019-01-27 22:10:07 +01:00 |
|
Claus Vium
|
2339b57479
|
Remove unused Connect related from the frontend
|
2019-01-27 19:32:43 +01:00 |
|
Andrew Rabert
|
0474bcfa8f
|
Merge pull request #75 from nvllsvm/misc
User profile fixes
|
2019-01-26 14:02:00 -05:00 |
|
Claus Vium
|
a487737f4c
|
Fix syntax error caused by deminification
|
2019-01-26 08:51:01 +01:00 |
|
Andrew Rabert
|
6d4aae1312
|
Remove redundant user type selection dialog
|
2019-01-25 23:55:24 -05:00 |
|
Andrew Rabert
|
39f71a8f24
|
Navigate back to user profiles page on user edit save
|
2019-01-25 23:55:07 -05:00 |
|
Andrew Rabert
|
5428c37200
|
Fix user edit save
Remove connect logic
|
2019-01-25 23:54:54 -05:00 |
|
Claus Vium
|
f8cb517376
|
Add download menu option to media items
|
2019-01-25 22:43:26 +01:00 |
|
Andrew Rabert
|
2257110992
|
Merge pull request #51 from dkanada/clean
remove more code for sync and camera roll
|
2019-01-24 23:15:19 -05:00 |
|
Andrew Rabert
|
5c75bd5f99
|
Merge pull request #58 from Tthecreator/CSS-slider-fixes
Css slider fixes
|
2019-01-24 23:15:09 -05:00 |
|
dkanada
|
b9d06ebf62
|
add suggested changes from code review
|
2019-01-24 22:26:24 +09:00 |
|
dkanada
|
c51d005a4d
|
more deminification and update dashboard button on header
|
2019-01-24 22:25:30 +09:00 |
|
dkanada
|
cb9f250d32
|
add suggested changes and fix a return statement
|
2019-01-24 22:25:30 +09:00 |
|
dkanada
|
60b70ad0c9
|
remove native app check for web clients
|
2019-01-24 22:25:30 +09:00 |
|
dkanada
|
68926062b0
|
basic minification for apphost web component dependency section
|
2019-01-24 22:25:30 +09:00 |
|
dkanada
|
f40d74725f
|
remove camera upload page from dashboard
|
2019-01-24 22:25:30 +09:00 |
|
dkanada
|
b27bc31f50
|
remove more sync related code
|
2019-01-24 22:25:12 +09:00 |
|
dkanada
|
b5b928ec21
|
remove more code related to camera roll
|
2019-01-24 22:24:56 +09:00 |
|
dkanada
|
08df4531e3
|
deminify site.js a small amount
|
2019-01-24 22:24:56 +09:00 |
|
Vasily
|
5d6fe136aa
|
Merge pull request #62 from hawken93/reformat
remove BOM markers
|
2019-01-24 16:09:49 +03:00 |
|
Vasily
|
41141a9e7a
|
Merge pull request #65 from cvium/fix_profile_page_image
Fix profile image not being shown on profile page
|
2019-01-24 15:40:10 +03:00 |
|
Claus Vium
|
f715ac7ca2
|
Fix profile image not being shown on profile page
|
2019-01-24 07:39:22 +01:00 |
|
Joshua M. Boniface
|
82fce1232c
|
Merge pull request #56 from dkanada/i18n
Use English for fallback translations and clean up language files
|
2019-01-23 22:24:39 -05:00 |
|
hawken
|
71c2f1f33d
|
remove BOM
|
2019-01-23 11:33:34 +00:00 |
|
dkanada
|
8a59ae79dc
|
remove duplicates from british language and add todo
|
2019-01-23 01:52:20 +09:00 |
|
Tthecreator
|
8580ac39e3
|
Fixed slider issues on all major and minor browsers.
|
2019-01-22 15:08:02 +01:00 |
|
dkanada
|
4a69383765
|
remove english strings from other languages in emby-webcomponents
|
2019-01-22 17:32:30 +09:00 |
|
dkanada
|
1a9bd39c4f
|
remove english strings from other languages in core
|
2019-01-22 17:31:42 +09:00 |
|
Sparky
|
59a4baab72
|
Add back button to server dashboard
|
2019-01-21 20:52:56 -05:00 |
|
Joshua M. Boniface
|
2779621e37
|
Merge pull request #53 from Bond-009/users
Fix user tabs color
|
2019-01-21 16:34:26 -05:00 |
|
Bond_009
|
e4392078ab
|
Fix user tabs
|
2019-01-21 20:01:38 +01:00 |
|