Commit Graph

6545 Commits

Author SHA1 Message Date
Anthony Lavado 076657bf96 Update the name in Manifest.json
Updates the name in the file to read Jellyfin, and removes the previous
comment.
2019-04-16 02:02:57 -04:00
Anthony Lavado 9677981344 Merge pull request #216 from grafixeyehero/dev
remove sync menu from multiselect
2019-03-29 18:55:15 -04: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
Joshua M. Boniface 37cc900a8e Update src/strings/en-us.json
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
2019-03-29 07:12:15 -07:00
Joshua M. Boniface c508fb9ff0 Merge pull request #206 from vitorsemeano/webpack_part44
Conversion to webpack - part4 - module resolution, appStorage refactor, minor cleanup
2019-03-28 23:10:53 -04:00
vitorsemeano 5ff34f5eb4 removed unecessary file page.js from components 2019-03-28 22:40:36 +00:00
vitorsemeano 67f04532be fix minor bug for listItemImage background sizing 2019-03-28 22:40:36 +00:00
vitorsemeano ac13bcb43e force emby-button load before routes 2019-03-28 22:40:36 +00:00
vitorsemeano 7a5d66c792 refactor fullscreenManager suggested by JustAMan 2019-03-28 22:40:36 +00:00
vitorsemeano 02c5fd688f removed old duplicate files for viewmanager 2019-03-28 22:39:10 +00:00
vitorsemeano b3e6d6a835 add missing emby-button dependency for addplugin 2019-03-28 21:41:01 +00:00
vitorsemeano 4013ac8c8f removed duplicate emby-button module as dependency 2019-03-28 21:41:01 +00:00
vitorsemeano b8cdb3d94e removed old dialoghelper 2019-03-28 21:41:01 +00:00
vitorsemeano ad813701c5 fix eslint error for appRouter module 2019-03-28 21:41:01 +00:00
vitorsemeano c42ac7e650 remove emby-linkbutton requires 2019-03-28 21:41:01 +00:00
vitorsemeano f783509e33 rename dialoghelper to dialogHelper 2019-03-28 21:41:01 +00:00
vitorsemeano 2b9559b4a9 resolve typo for viewContainer dep 2019-03-28 21:41:00 +00:00
vitorsemeano 258cea0b81 rename viewmanager to viewManager 2019-03-28 21:41:00 +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 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 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