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

5 commits

Author SHA1 Message Date
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)