After recreating the VLAN interface, run interface_configure on it if it's assigned and enabled. Ticket #5951
clean up description
Remove help text wrongly copy/pasted from elsewhere.
Update nginx gzip_types. Remove text/html since it's redundant, and add a few others. Particularly useful, json, since status_monitoring.php uses it. Reduces load time on slow connections to about 1/4th of what it is without gzip on json. Ticket #5498
fix dark theme css
Always set ignore_acquire_ts = yes. No need for that in any of our use cases, and it fixes problems like Ticket #4719.
Merge pull request #2705 from NOYB/HTML_Compliance_-_Diagnostics_/_States_/_States
Merge pull request #2703 from phil-davis/patch-2
Re-generate pfSense.pot
HTML Compliance - Diagnostics / States / States
Bad character - after <. Probable cause: Unescaped <. Try escaping it as <.
View revisions
Also available in: Atom