vitorsemeano
|
9967edcb35
|
deuglify apphost.js
|
2019-03-17 21:52:56 +00:00 |
|
vitorsemeano
|
e4c7282b92
|
refactor mediaSession to support NativeShell API
|
2019-03-17 00:31:56 +00:00 |
|
vitorsemeano
|
071963ec5a
|
added nativeshell API to filedownloader module
|
2019-03-16 21:48:44 +00:00 |
|
vitorsemeano
|
e13796e4f3
|
add NativeShell API to filesystem module
|
2019-03-16 19:19:00 +00:00 |
|
vitorsemeano
|
3de82f210a
|
using NativeShell api for native apps in shell.js
|
2019-03-16 18:11:46 +00:00 |
|
vitorsemeano
|
44fe392912
|
rename embyWebComponentsBower to components
|
2019-03-12 23:28:26 +00:00 |
|
vitorsemeano
|
1cb487b9a3
|
merge from upstream
|
2019-03-12 21:41:46 +00:00 |
|
vitorsemeano
|
093a9b1ebd
|
merge from upstream
|
2019-03-12 21:41:16 +00:00 |
|
dkanada
|
cd13be84fc
|
revert network share path changes
|
2019-03-10 07:06:28 +09:00 |
|
dkanada
|
90290d30db
|
fix some other code clarity issues
|
2019-03-09 11:40:10 +09:00 |
|
dkanada
|
14005d6c63
|
comment out multiserver and add check in navigation drawer
|
2019-03-06 19:13:44 +09:00 |
|
dkanada
|
f3e07e1531
|
move network share path out of directory browser component
|
2019-03-06 18:53:31 +09:00 |
|
redSpoutnik
|
ae9c0a77f7
|
Go back on Media stop
|
2019-02-24 12:44:36 +01:00 |
|
vitorsemeano
|
e45e8d3f00
|
add missing package.json for module actionsheet
|
2019-02-23 19:34:50 +00:00 |
|
vitorsemeano
|
3dba261ae7
|
define apiInput as a module for webpack
|
2019-02-23 19:34:34 +00:00 |
|
vitorsemeano
|
2665923bb0
|
merged alert and nativeAlert for webpack
|
2019-02-23 19:14:56 +00:00 |
|
vitorsemeano
|
6ddc62857d
|
move emby-webcomponents to components and reflect paths
|
2019-02-23 18:05:42 +00:00 |
|
Sparky
|
f3e46a369f
|
More manual deuglification
|
2019-02-12 10:01:16 -05:00 |
|
Sparky
|
789eed49af
|
Implement cvium's code clarity suggestion
|
2019-02-12 06:49:39 -05:00 |
|
Sparky
|
77a23c74d9
|
Fixed on click behavior and added touchmove handler
|
2019-02-12 06:49:39 -05:00 |
|
Sparky
|
f948541e68
|
Fixed all 3 volume sliders behavior
Now updates when dragging
|
2019-02-12 06:49:39 -05:00 |
|
Sparky
|
8a868f9109
|
Partial fix for music
Same problems as video when on nowplaying.html, all other pages are still behaving as before (when the playback bar is along the bottom).
|
2019-02-12 06:49:39 -05:00 |
|
Sparky
|
97ee1d10c6
|
Manual deuglification of remotecontrol.js
|
2019-02-12 06:49:39 -05:00 |
|
Sparky
|
c8d4c8759a
|
Manual 4 space indentation fix
|
2019-02-12 06:49:39 -05:00 |
|
Sparky
|
39dfc7dd23
|
Automatic deuglification of remotecontrol.js
|
2019-02-12 06:49:39 -05:00 |
|
dkanada
|
5ef781be84
|
remove some checks that break server selection
|
2019-02-05 18:50:39 +01:00 |
|
dkanada
|
2fb28de925
|
add multiserver support for web client
|
2019-02-05 18:50:39 +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 |
|
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 |
|
Claus Vium
|
a487737f4c
|
Fix syntax error caused by deminification
|
2019-01-26 08:51:01 +01: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 |
|
hawken
|
71c2f1f33d
|
remove BOM
|
2019-01-23 11:33:34 +00:00 |
|
Andrew Rabert
|
412c53b087
|
Merge pull request #43 from taconaut/feature/FilterVideosByAudioStreamLanguage
Filter videos by audio stream language
|
2019-01-20 20:34:26 -05:00 |
|
Joshua M. Boniface
|
791d1ea373
|
Merge pull request #44 from cvium/fix_library_content_type
Remove filter from library collection type options
|
2019-01-20 00:20:03 -05:00 |
|
Joshua M. Boniface
|
f28b16ce45
|
Merge pull request #37 from dkanada/remove
Remove broken features from web interface
|
2019-01-19 21:33:16 -05:00 |
|
Claus Vium
|
a04ba7b3a9
|
Remove filter from library collection type options
|
2019-01-19 21:45:52 +01:00 |
|
Philippe
|
11cedaa7e4
|
Support Frontend audio language filter selection jellyfin#617
Show audio languages filter if any have been received in get filters call
Localized audio languages filter header in three languages
|
2019-01-19 16:48:11 +01:00 |
|
hawken
|
e9fdcd2807
|
prettify a bit and add comment in medialibrarycreator.js
|
2019-01-16 22:12:24 +00:00 |
|
hawken
|
dfcad4992b
|
Add loading and disable submit event while adding library folder
|
2019-01-16 22:12:23 +00:00 |
|
dkanada
|
5ed8dbe9c3
|
deminify sections of the navbar code and fix logout button
|
2019-01-17 04:49:47 +09:00 |
|
Joshua M. Boniface
|
58ea56f9d1
|
Merge pull request #17 from ViXXoR/minor-web-ui-enhancements
Fix directorybrower not resetting scroll
|
2019-01-16 12:06:41 -05:00 |
|
Joshua M. Boniface
|
a2c008a7cf
|
Merge pull request #8 from cvium/remove_premiere_fix_crashes
Remove premiere stuff and fix crashes caused by earlier removals
|
2019-01-16 12:00:16 -05:00 |
|