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

31 commits

Author SHA1 Message Date
dkanada
588c8c8fc7 fix some issues with the user preference page 2019-04-26 20:39:43 -07:00
Bond-009
df3d3bc7d3
Merge pull request #256 from jellyfin/release-10.3.z
Backmerge release 10.3.0
2019-04-20 12:27:46 +02:00
Joshua M. Boniface
01ee2fca0e
Merge pull request #215 from dkanada/css
Fix some minor CSS issues and add the classic themes back
2019-04-16 16:23:24 -04:00
Joshua M. Boniface
d90684689a
Merge pull request #229 from grafixeyehero/dev
Fix "Password Reset by PIN" page
2019-04-16 16:22:56 -04:00
dkanada
4e6820ca0d
Fix a deminification issue with the plugin page 2019-04-13 17:34:15 +01:00
Joshua M. Boniface
00dab1b88c
Merge pull request #231 from dkanada/plugin
Improve the plugin catalog and related controllers
2019-04-09 00:33:22 -04:00
Joshua M. Boniface
da96b1120c
Merge pull request #235 from dkanada/login
Add check for multiserver on login page
2019-04-08 18:54:59 -04:00
dkanada
38e3861e85 add check for multiserver on login page 2019-04-06 23:18:47 -07:00
dkanada
f83bd20fa9 deminify login controller 2019-04-06 23:07:02 -07:00
grafixeyehero
ff48e97262 fix error 2019-04-06 14:32:10 +03:00
dkanada
4301bb64c6 modify the method used to grab some strings 2019-04-06 00:24:30 -07:00
dkanada
3eec1cf2f7 move device routes to the usual location 2019-04-06 00:24:30 -07:00
dkanada
c0ae6b75e4 replace more web archive buttons with new documentation 2019-04-06 00:23:32 -07:00
dkanada
eb469bd1da deminify add plugin page 2019-04-06 00:17:36 -07:00
dkanada
e4590b4898 fix some broken and unused elements on the plugin pages 2019-04-06 00:17:33 -07:00
grafixeyehero
bdc7623216 fix Indentation 2019-04-05 16:26:55 +03:00
grafixeyehero
e0d40e29a3 Fix "Password Reset by PIN" page 2019-04-05 02:02:02 +03:00
Joshua Boniface
8f84b023aa Restart needs to be called with ApiClient 2019-04-03 21:37:26 -04:00
dkanada
66d12b6d2d match user menu layout with navigation bar 2019-03-29 23:52:45 -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
02c5fd688f removed old duplicate files for viewmanager 2019-03-28 22:39:10 +00:00
vitorsemeano
1ba0c7501e remove debugger from loginpage.js 2019-03-28 21:35:32 +00:00
vitorsemeano
afde8bebe7 removed module emby-linkbutton: same as emby-button 2019-03-28 21:35:31 +00:00
Phallacy
18af617c74 minor fixes 2019-03-27 22:51:27 -07:00
Phallacy
24ed198960 adds strings and a link on the password reset page 2019-03-25 22:41:16 -07:00
dkanada
ef3166143a add custom strings for system info panel on dashboard 2019-03-24 23:50:01 -07:00
dkanada
9a6f0a12c8 move server name setting to general page 2019-03-23 22:25:19 -07:00
dkanada
ed812281bc update some old string references 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
183528cf72 added finally for request that made loading spin forever on start 2019-03-22 23:46:22 +00:00
vitorsemeano
9c758a8d85 module resolution for appRouter and moved controllers to dir 2019-03-22 23:43:05 +00:00