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

9 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
Thibault Nocchi
3384f850ef Fixed links described by #925 2020-03-11 09:39:08 +01:00
MrTimscampi
0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
dkanada
cdfd41c0e2 move all documentation links to subdomain 2020-01-20 10:15:28 +09:00
Artiume
afeaaba873
Fixed to networking.html
networking.html doesn't current exist and needs to be created.
2019-12-16 08:23:07 -05:00
Artiume
b24bcd9127
Correct URL Link, discuss new networking page
Redirect from old archive URL. This URL is the closest option currently available for the networking page. A PR needs to be made to create the networking page or perhaps convert this link into the new page. discussion welcome
2019-12-14 23:06:09 -05:00
sparky8251
cac028eb6a Remove WAN domain name options
This was used in generation and modification of certificates, but since JF doesn't generate them and shouldn't modify them, I have removed these
2019-09-19 15:52:00 -04:00
dkanada
76923c3dc9 add base url option to networking page 2019-08-25 00:27:08 -07:00
dkanada
e21763dfcd remove redundant advanced label 2019-06-10 15:25:07 -07:00
Renamed from src/dashboardhosting.html (Browse further)