Joshua M. Boniface
|
a6f942a99f
|
Merge pull request #291 from bugfixin/autoplaydetect404
Correct 404 on autoPlayDetect.js
|
2019-04-29 23:08:46 -04:00 |
|
bugfixin
|
02ad6c51af
|
Change reference to correct autoplaydetect file
|
2019-04-26 23:36:00 +00:00 |
|
dkanada
|
6c7d64b4de
|
remove unnecessary route
|
2019-04-25 11:16:11 -07:00 |
|
dkanada
|
05a1beebaf
|
move livetv controller to the old location
|
2019-04-25 11:16:01 -07:00 |
|
dkanada
|
e4590b4898
|
fix some broken and unused elements on the plugin pages
|
2019-04-06 00:17:33 -07:00 |
|
dkanada
|
3b0b5228fe
|
deminify the installed plugin page
|
2019-04-06 00:17:18 -07:00 |
|
Joshua M. Boniface
|
3cc379d0bf
|
Merge pull request #211 from LogicalPhallacy/passwordresetimprovements
Adds web options to support better password resets
|
2019-03-29 18:24:55 -04:00 |
|
vitorsemeano
|
ac13bcb43e
|
force emby-button load before routes
|
2019-03-28 22:40:36 +00:00 |
|
vitorsemeano
|
d751ff2c19
|
module resolution for htmlMediaHelper
|
2019-03-28 21:41:00 +00:00 |
|
vitorsemeano
|
7253406177
|
module resolution for images modules
|
2019-03-28 21:41:00 +00:00 |
|
vitorsemeano
|
f56a82b800
|
module resolution for loading, page and playerSelectionMenu
|
2019-03-28 21:41:00 +00:00 |
|
vitorsemeano
|
52af8d487e
|
module resolution for scroller
|
2019-03-28 21:35:32 +00:00 |
|
vitorsemeano
|
d57629d90f
|
module resolution for serverNotifications
|
2019-03-28 21:35:32 +00:00 |
|
vitorsemeano
|
ba89941fce
|
module resolution for toast and serverRestartDialog
|
2019-03-28 21:35:32 +00:00 |
|
vitorsemeano
|
578a1670f4
|
module resoltion for viewContainer
|
2019-03-28 21:35:32 +00:00 |
|
vitorsemeano
|
a03502646c
|
bug fixes for headroom
|
2019-03-28 21:35:32 +00:00 |
|
vitorsemeano
|
4a5fc817fb
|
module resolution for viewManager
|
2019-03-28 21:35:32 +00:00 |
|
vitorsemeano
|
00c875b893
|
module resolution for headroom
|
2019-03-28 21:35:31 +00:00 |
|
vitorsemeano
|
86c19ee4a3
|
module resolution for fullscreenManager
|
2019-03-28 21:35:31 +00:00 |
|
vitorsemeano
|
e0ac97c109
|
remove duplicated component viewcontainer-lite
|
2019-03-28 21:35:31 +00:00 |
|
vitorsemeano
|
ecf316d671
|
removed polyfill fetch
|
2019-03-28 21:35:31 +00:00 |
|
vitorsemeano
|
afde8bebe7
|
removed module emby-linkbutton: same as emby-button
|
2019-03-28 21:35:31 +00:00 |
|
Vasily
|
6c3814f014
|
Apply suggestions from code review
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
2019-03-27 13:42:01 -07:00 |
|
Joshua M. Boniface
|
535f3dbbad
|
Merge pull request #205 from dkanada/eslint
Move assets and third party libs out of components and update some strings
|
2019-03-27 16:28:48 -04:00 |
|
Vasily
|
e01feca025
|
Deuglify
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
2019-03-27 10:02:48 -07:00 |
|
LogicalPhallacy
|
78ca7e48d1
|
Merge pull request #3 from LogicalPhallacy/master
update to current master
|
2019-03-25 22:21:38 -07:00 |
|
Phallacy
|
0fe1d350e6
|
removes useless connectlinktype check
|
2019-03-25 00:30:45 -07:00 |
|
Vasily
|
4144d929e7
|
Apply suggestions from code review
adding justaman's fixes
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
2019-03-23 23:47:31 -07:00 |
|
dkanada
|
4df59cc345
|
move thirdparty libs and assets out of components folder
|
2019-03-23 22:25:18 -07:00 |
|
dkanada
|
c1649d6e65
|
fix theme videos option always enabled
|
2019-03-23 22:25:18 -07:00 |
|
dkanada
|
161892a54e
|
create new directory for image assets
|
2019-03-23 22:25:18 -07:00 |
|
Joshua M. Boniface
|
fe71fc31c4
|
Merge branch 'master' into master
|
2019-03-24 01:01:55 -04:00 |
|
vitorsemeano
|
4a4a9fb1de
|
removed unused dlnaserversettings route
|
2019-03-22 23:49:37 +00:00 |
|
vitorsemeano
|
b4257bfda8
|
optimizing defineRoute in routes.js
|
2019-03-22 23:48:38 +00:00 |
|
vitorsemeano
|
cc0e19c6bd
|
fix identation for routes.js
|
2019-03-22 23:48:38 +00:00 |
|
vitorsemeano
|
0b71b0b493
|
fixed some bugs with merge from upstream
|
2019-03-22 23:47:19 +00:00 |
|
vitorsemeano
|
f54a751a9d
|
module resolution for autoPlayDetect
|
2019-03-22 23:46:22 +00:00 |
|
vitorsemeano
|
32d9a1549d
|
removed all unecessary polifys
|
2019-03-22 23:45:45 +00:00 |
|
vitorsemeano
|
9ad29733bf
|
refactor and module resolution for appStorage
|
2019-03-22 23:44:33 +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 |
|
Phallacy
|
dba9b60800
|
added ui stuff for password reset pr
|
2019-03-22 00:12:01 -07:00 |
|
vitorsemeano
|
e82bd8b744
|
merge from upstream
|
2019-03-21 21:46:55 +00:00 |
|
Joshua M. Boniface
|
5864c0f5fd
|
Merge pull request #172 from dkanada/webpath
Add web path as config option
|
2019-03-21 09:06:50 -04:00 |
|
dkanada
|
bf95e6016f
|
apply suggestions from code review
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
2019-03-20 14:48:59 -07:00 |
|
Vasily
|
22649b66a6
|
Apply suggestions from JustAMan code review
https://www.youtube.com/watch?v=-CmadmM5cOk
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
2019-03-19 23:12:23 -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
|
19cb905d5a
|
removed require for cordova apphost
|
2019-03-17 23:23:59 +00:00 |
|
vitorsemeano
|
91ef01cbc0
|
removed require for cordova externalPlayer
|
2019-03-17 21:42:36 +00:00 |
|