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

24 commits

Author SHA1 Message Date
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04:00
Maxr1998
3a3dc62a97
Fix local bind address using wrong config value 2020-12-04 17:16:20 +01:00
BaronGreenback
b46e282929
Update networking.js 2020-11-22 18:06:03 +00:00
BaronGreenback
33546e374b
Update networking.js
Checking for ip4/ip6 disabled.
2020-11-22 14:07:26 +00:00
Joshua M. Boniface
c58dfd9c73
Merge branch 'master' into networkChange 2020-11-21 22:34:53 -05:00
vitorsemeano
86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano
923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
BaronGreenback
e04f3c9092
Update src/controllers/dashboard/networking.js
Co-authored-by: h1dden-da3m0n <33120068+h1dden-da3m0n@users.noreply.github.com>
2020-10-11 12:41:31 +01:00
Greenback
020b955cfd Updated 2020-10-10 15:37:39 +01:00
cvium
17fb508d04 Add known proxies config option 2020-09-10 11:10:24 +02:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
MrTimscampi
60ec70b2d8 Fix linting errors 2020-07-26 13:10:32 +02:00
Cameron
424d324298 remove .default 2020-07-19 10:13:35 +01:00
Cameron
f62f92b7d5 Fix me breaking networking 2020-07-19 10:04:20 +01:00
Cameron
fd21f2198d fix medialibrary.js, lint and convert variable declerations 2020-07-11 11:39:36 +01:00
Cameron
1ac3ecbfa7 Migrate networking.js, playback.js, serveractivity.js to ES6 modules 2020-07-08 19:58:28 +01:00
Mark Monteiro
27cbd0e1d8 Merge remote-tracking branch 'upstream/master' into cleanup-network-settings 2020-05-10 18:53:49 -04:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Mark Monteiro
ac62b82828 Clean up network settings page
- remove HTTPS mode dropdown and split it into two checkboxes: EnableHttps and RequireHttps (IsBehindProxy is no longer a setting on the server)
- Reorganize settings on page
   - Create a fieldset for HTTPS settings
   - Create a fieldset for remote connection settings
   - Move baseUrl out of remote connection settings at closer to the top of the page
2020-04-26 17:23:24 -04:00
Mark Monteiro
dc4fada827 Do not validate HTTPS certificate settings when remote connections are disabled 2020-03-11 15:10:31 +01:00
grafixeyehero
0c9ae31417 apply suggustion 2020-01-22 18:31:01 +03:00
grafixeyehero
de82a262df networking.js 2020-01-22 03:30:55 +03:00
dkanada
34c0d6019e move around half the dashboard controllers to a subdirectory 2019-12-15 20:47:47 +09:00
Renamed from src/controllers/networking.js (Browse further)