dkanada
|
3b576be5f0
|
move some links to the new documentation
|
2019-03-23 22:25:18 -07:00 |
|
dkanada
|
ed812281bc
|
update some old string references
|
2019-03-23 22:25:18 -07:00 |
|
dkanada
|
4df59cc345
|
move thirdparty libs and assets out of components folder
|
2019-03-23 22:25:18 -07:00 |
|
dkanada
|
161892a54e
|
create new directory for image assets
|
2019-03-23 22:25:18 -07:00 |
|
vitorsemeano
|
0b71b0b493
|
fixed some bugs with merge from upstream
|
2019-03-22 23:47:19 +00:00 |
|
vitorsemeano
|
5b26405c06
|
added a bunch of modules main package.json
|
2019-03-22 23:46:22 +00:00 |
|
vitorsemeano
|
c7ea132f07
|
hide loading even if connection fails at start
|
2019-03-22 23:46:22 +00:00 |
|
vitorsemeano
|
468b9e881b
|
module reoslution for backdrop
|
2019-03-22 23:46:22 +00:00 |
|
vitorsemeano
|
32d9a1549d
|
removed all unecessary polifys
|
2019-03-22 23:45:45 +00:00 |
|
vitorsemeano
|
be505da8ac
|
cleanup and module resolution in webpack for skinManager
|
2019-03-22 23:44:07 +00:00 |
|
vitorsemeano
|
9c758a8d85
|
module resolution for appRouter and moved controllers to dir
|
2019-03-22 23:43:05 +00:00 |
|
vitorsemeano
|
ad5d9be566
|
add comment for init conversion into timeupdate
|
2019-03-21 21:54:36 +00:00 |
|
vitorsemeano
|
e82bd8b744
|
merge from upstream
|
2019-03-21 21:46:55 +00:00 |
|
dkanada
|
ab6ed3037e
|
minor changes to recording fields
|
2019-03-20 16:01:28 -07:00 |
|
dkanada
|
65fafe9c58
|
remove registration services
|
2019-03-19 17:03:51 -07:00 |
|
dkanada
|
886dec1174
|
remove all sync and convert buttons
|
2019-03-19 17:03:47 -07:00 |
|
vitorsemeano
|
c4ada25fe7
|
nativeshell API added to apphost
|
2019-03-17 23:23:45 +00:00 |
|
vitorsemeano
|
8315f4a2d4
|
invert some conditions for readability in apphost
|
2019-03-17 22:02:24 +00:00 |
|
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 |
|