Commit Graph

6708 Commits

Author SHA1 Message Date
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
Bond-009
2b6865b0bd
Merge pull request #214 from tbraeutigam/NativeShell-Filesystem-Fallback
Fix Issue #213 - Direct Playback broken in Chrome 73
2019-03-27 15:46:43 +01:00
Thorben Bräutigam
521f09f79f Fix Issue #213 2019-03-27 15:38:37 +01:00
Phallacy
82e0a2f7da replaces a duplicate anthonylavado with me 2019-03-25 22:43:32 -07:00
Phallacy
24ed198960 adds strings and a link on the password reset page 2019-03-25 22:41:16 -07:00
LogicalPhallacy
78ca7e48d1
Merge pull request #3 from LogicalPhallacy/master
update to current master
2019-03-25 22:21:38 -07:00
LogicalPhallacy
deeb7f9475
Merge pull request #2 from jellyfin/master
Merge pull request #190 from LogicalPhallacy/master
2019-03-25 22:19:47 -07:00
dkanada
518ed623e2 fix eslint ci error 2019-03-25 15:18:13 -07:00
Joshua M. Boniface
2996cd7d28
Merge pull request #190 from LogicalPhallacy/master
Add setting to support configurable user lockout
2019-03-25 11:02:27 -04:00
Phallacy
0fe1d350e6 removes useless connectlinktype check 2019-03-25 00:30:45 -07:00
dkanada
6b1908227f update transcode path strings 2019-03-24 23:50:01 -07:00
dkanada
ef3166143a add custom strings for system info panel on dashboard 2019-03-24 23:50:01 -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
92555c36ce remove unused string 2019-03-23 22:25:19 -07:00
dkanada
9a6f0a12c8 move server name setting to general page 2019-03-23 22:25:19 -07:00
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
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
Joshua M. Boniface
9aa027dcfb
Merge pull request #188 from vitorsemeano/webpack_part3
Conversion to webpack - part3 - routes isolation, module resolution, refactoring appStorage
2019-03-24 00:56:39 -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
a5278f3b78 manual deuglify for appStorage 2019-03-22 23:47:37 +00:00
vitorsemeano
c3c035a7d7 code optimization for removeItem from appStorage 2019-03-22 23:47:37 +00: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
183528cf72 added finally for request that made loading spin forever on start 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
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
vitorsemeano
d49fee2a29 single module resolution for apiclient 2019-03-22 23:40:10 +00:00
grafixeyehero
7ab37b21a5 remove sync menu 2019-03-23 02:16:02 +03:00
Phallacy
dba9b60800 added ui stuff for password reset pr 2019-03-22 00:12:01 -07:00
Joshua M. Boniface
ae828f76a3
Merge pull request #204 from nvllsvm/mine
Fix CI
2019-03-22 00:17:20 -04:00
Andrew Rabert
304691c197 Fix missing exec permission 2019-03-21 22:43:11 -04:00
Joshua M. Boniface
85a7b34d92
Merge pull request #197 from vitorsemeano/cleanupcordovamodules
Cleanup cordova modules - webpack fix
2019-03-21 21:18:56 -04: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
Vasily
23d4d30d33
Merge pull request #203 from dkanada/strings
Remove all unused strings from translation files
2019-03-21 23:44:58 +03:00
dkanada
381ee59b9e remove all unreferenced strings 2019-03-21 13:14:32 -07:00
dkanada
4cbe81e971 remove unused strings from #178 2019-03-21 13:12:20 -07: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