7,713 commits found in 13 milliseconds
OPNSense /plugins 431a552 — www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/Api DiagnosticsController.php ReverseProxyController.php www/caddy: style sweep
www/caddy: Fix missing translation and toggle filter icon correctly (#4648)
www/caddy: Fix missing translation and toggle filter icon correctly
www/caddy: Revise dns providers for caddy-v2.10.0 (#4644)
* www/caddy-custom: Revise dns providers for caddy-v2.10.0
https://github.com/opnsense/plugins/issues/4643
* Update www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy/Caddy.xml
Co-authored-by: Franco Fichtner <franco at opnsense.org>
---------
Co-authored-by: Franco Fichtner <franco at opnsense.org> OPNSense /plugins efab347 — www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy Caddy.xml, www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy reverse_proxy.volt www/caddy: Show only wildcard domains in subdomain selection, show only wildcard domains in handler selection if a subdomain is selected (#4646)
OPNSense /plugins 3b2345c — misc/theme-rebellion Makefile, misc/theme-rebellion/src/opnsense/www/themes/rebellion/build/css jquery.bootgrid.css Bootgrid Corrections (#4645)
OPNSense /plugins 309632d — net/turnserver/src/etc/inc/plugins.inc.d turnserver.inc, net/turnserver/src/opnsense/mvc/app/controllers/OPNsense/Turnserver/forms settings.xml net/turnserver: sync with master
net/turnserver: prep for release
OPNSense /plugins 3cdb2f4 — www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy Caddy.xml, www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy reverse_proxy.volt www/caddy: Show only wildcard domains in subdomain selection, show only wildcard domains in handler selection if a subdomain is selected
OPNSense /plugins 33eba7a — sysutils/sftp-backup Makefile, sysutils/sftp-backup/src/opnsense/mvc/app/library/OPNsense/Backup Sftp.php sysutils/sftp-backup: sync with master
sysutils/sftp-backup: release these changes as new version
OPNSense /plugins 3f01927 — misc/theme-vicuna Makefile, misc/theme-vicuna/src/opnsense/www/themes/vicuna/assets/stylesheets main.scss misc/theme-vicuna: sync with master
OPNSense /plugins 0c64477 — misc/theme-cicada Makefile, misc/theme-cicada/src/opnsense/www/themes/cicada/assets/stylesheets main.scss misc/theme-cicada: sync with master
OPNSense /plugins 9c0cae3 — misc/theme-advanced Makefile, misc/theme-advanced/src/opnsense/www/themes/advanced/assets/stylesheets main.scss misc/theme-advanced: sync with master
misc/theme-advanced: bump revision
OPNSense /plugins cf5122d — net/frr Makefile, net/frr/src/opnsense/mvc/app/models/OPNsense/Quagga OSPF.xml OSPF6.xml net/frr: sync with master
OPNSense /plugins b7b6706 — www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/Api ReverseProxyController.php, www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms dialogHandle.xml www/caddy: sync with master
Update www/caddy/src/opnsense/mvc/app/models/OPNsense/Caddy/Caddy.xml
Co-authored-by: Franco Fichtner <franco at opnsense.org> www/caddy-custom: Revise dns providers for caddy-v2.10.0
https://github.com/opnsense/plugins/issues/4643 OPNSense /plugins b850e22 — www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/Api ReverseProxyController.php, www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms dialogHandle.xml dialogLayer4.xml www/caddy: Cleanup volt templates (#4634)
- Cleanup of styles, formatters, and dialog layouts
- Dialog element hiding logic was improved
- "Filter by Domain" can filter subdomains
- "Filter by Domain" will preselect domain and subdomain in handler add dialog
- Grids are now responsive with automatic overflow on small screens
- Grids now lazy load on tab switch for improved performance
- Grids format domains and upstreams with protocol, domain, port and path in a single line
- "Layer4 Proxy" and "Reverse Proxy" now use the same volt template
- "Search Handler" and "Add Handler" buttons added to domain and subdomain grids
- Step buttons (Add Domain, Add Handler) have been removed since they are redundant
- Success messages on configuration apply have been removed, only errors will be shown
- Tabs use URL hash to preserve selection on refresh www/caddy: Add text-success class to reverseFilterIcon to hint that current view is filtered.
www/caddy: Nicer fa icon for resetting filter
OPNSense /plugins 3ffea0c — www/caddy pkg-descr, www/caddy/src/opnsense/mvc/app/controllers/OPNsense/Caddy/forms dialogHeader.xml www/caddy: Make add handler command a bit more robust, add changelog
www/caddy: Split up commands in search and add, since the add command must resolve both wildcard domain and subdomain for the triggered subdomain row, but the search only needs to use the row uuid.
www/caddy: Resolve reverse domains when using search handlers command in subdomains, so that both domain and subdomain are pre-selected
www/caddy: Refresh selectpicker only when the search_handlers command is triggered, this reduces redundant refreshes, since data repopulation only needs to happen to ensure this button always works
www/caddy: Cleanup filter selectpicker repopulation function, remove regex matching
OPNSense /plugins 74fb441 — www/caddy pkg-descr, www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy reverse_proxy.volt www/caddy: Re-add the filter clear button, add changelog
OPNSense /plugins c26380d — www/caddy pkg-descr, www/caddy/src/opnsense/mvc/app/views/OPNsense/Caddy reverse_proxy.volt www/caddy: Add handler search command in domain and subdomain grids, repopulate filter selectpicker when data changes while keeping user selections intact
OPNSense /plugins 8ae559c — net/turnserver/src/opnsense/mvc/app/controllers/OPNsense/Turnserver/forms settings.xml, net/turnserver/src/opnsense/mvc/app/models/OPNsense/Turnserver Turnserver.xml Merge branch 'master' into caddy-ui-cleanup