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

42 commits

Author SHA1 Message Date
Cody Robibero
36438ba3be Fix QuickConnect for 10.8 2021-09-04 06:27:01 -06:00
Niels van Velzen
81e5c19ee5 Use new quickconnect enabled endpoint 2021-07-06 22:41:00 +02:00
Bill Thornton
7390314001
Merge pull request #2472 from jellyfin/dkanada-patch-1
add border radius to several card elements
2021-05-04 13:17:41 -04:00
Dmitry Lyzo
6e1a8138b4 Remove unnecessary inline styles 2021-04-13 22:27:11 +03:00
Dmitry Lyzo
f5a5e5e479 Fix ES6 migration 2021-04-10 13:16:07 +03:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
dkanada
c1e3b881ae update material icon style 2021-02-17 12:07:42 +09:00
dkanada
5f7b002b6e tweak the background color behavior 2021-02-16 22:53:09 +09:00
Joshua M. Boniface
c383c8075a
Merge pull request #2155 from thornbill/quickconnect-enhancements
Improve QuickConnect ux
2020-12-04 20:27:24 -05:00
Bill Thornton
0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
Bill Thornton
a16d5111b3 Close QuickConnect dialog after login 2020-12-01 13:31:28 -05:00
Bill Thornton
05b0a2518e Hide QuickConnect options when not available 2020-12-01 13:31:28 -05:00
Håkon Struijk Holmen
ef138d2d9e fix the lack of login autocomplete 2020-11-26 21:34:12 +01:00
vitorsemeano
2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano
86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano
5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
vitorsemeano
923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada
39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
cvium
f0441b0caf Fix PIN request and reset route 2020-09-25 12:52:36 +02:00
dkanada
85a0ee89e0 fix linting issues 2020-09-16 04:20:00 +09:00
dkanada
1ca4a99605
minor style changes 2020-09-15 15:03:06 +09:00
Matt Montgomery
723472aca5 Complete modifications to work with latest server code 2020-09-03 17:48:23 -05:00
Matt Montgomery
28928ead7c Modified to work with latest server code 2020-09-03 16:21:45 -05:00
Matt Montgomery
9476edcbe2 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-09-03 16:17:35 -05:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
dkanada
99e0785639 merge branch master into strings 2020-08-31 23:47:11 +09:00
Claus Vium
8dcbacb196 Add application/json as content type for JSON requests 2020-08-31 15:48:24 +02:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada
b528781491 update four strings with generic keys 2020-08-27 09:28:09 +09:00
Bill Thornton
c3d458b148 Remove unused styles and unneeded class 2020-08-20 11:38:06 -04:00
dkanada
65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada
b761203739
Merge pull request #1801 from MrTimscampi/json-stringify
Use JSON when POSTing data
2020-08-15 11:30:29 +09:00
dkanada
a9f9444bf7 merge most tab and header strings 2020-08-13 21:38:57 +09:00
MrTimscampi
3359fc388b Use JSON when POSTing data 2020-08-12 21:17:07 +02:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Matt Montgomery
ae5fa9d304 Migrate to ES6 2020-07-27 00:07:03 -05:00
Matt Montgomery
e5f0d77c30 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-07-26 16:41:26 -05:00
MrTimscampi
dc5af7d19f Merge remote-tracking branch 'upstream/master' into dead-code-society 2020-07-26 18:28:32 +02:00
dkanada
a085bb5269 update routes for plugin and session pages 2020-07-26 20:31:16 +09:00