1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

10661 commits

Author SHA1 Message Date
vitorsemeano
4a5fc817fb module resolution for viewManager 2019-03-28 21:35:32 +00:00
vitorsemeano
1ba0c7501e remove debugger from loginpage.js 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
c2555d071d added package.json for modules resolution 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
vitorsemeano
93c5157b1e refactor and module resolution for appStorage 2019-03-28 21:35:31 +00:00
Phallacy
dcbdd9957e Merge branch 'passwordresetimprovements' of https://github.com/LogicalPhallacy/jellyfin-web into passwordresetimprovements 2019-03-27 22:51:33 -07:00
Phallacy
18af617c74 minor fixes 2019-03-27 22:51:27 -07: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
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
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
dkanada
518ed623e2 fix eslint ci error 2019-03-25 15:18:13 -07: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
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
vitorsemeano
ad5d9be566 add comment for init conversion into timeupdate 2019-03-21 21:54:36 +00:00