8,273 commits found in 41 milliseconds
OPNSense /plugins c4c5632 — misc/theme-flexcolor pkg-descr +POST_INSTALL.post, misc/theme-flexcolor/src/etc/rc.d flexcolor misc/theme-flexcolor: add rc file for handling default_scheme.css
Due to not overcomplicating this with a GUI do the lower end RC so that
we users can change this easily.
This works nicely, but the import statement is cached by the browser:
@import url('default_scheme.css');
and this needs to be fixed or the plugin split.
OPNSense /plugins 33541f2 — misc/theme-flexcolor pkg-descr +POST_INSTALL.post, misc/theme-flexcolor/src/etc/rc.d flexcolor misc/theme-flexcolor: add rc file for handling default_scheme.css
Due to not overcomplicating this with a GUI do the lower end RC so that
we users can change this easily.
This works nicely, but the import statement is cached by the browser:
@import url('default_scheme.css');
and this needs to be fixed or the plugin split.
OPNSense /plugins d96bb96 — misc/theme-flexcolor pkg-descr +POST_INSTALL.post, misc/theme-flexcolor/src/etc/rc.d flexcolor misc/theme-flexcolor: add rc file for handling default_scheme.css
Due to not overcomplicating this with a GUI do the lower end RC so that
we users can change this easily.
This works nicely, but the import statement is cached by the browser:
@import url('default_scheme.css');
and this needs to be fixed or the plugin split.
OPNSense /plugins b4e0872 — misc/theme-flexcolor pkg-descr +POST_INSTALL.post, misc/theme-flexcolor/src/etc/rc.d flexcolor misc/theme-flexcolor: add rc file for handling default_scheme.css
Due to not overcomplicating this with a GUI do the lower end RC so that
we users can change this easily.
OPNSense /plugins 4518d48 — net/tayga/src/opnsense/mvc/app/controllers/OPNsense/Tayga/forms dialogEditStaticMapping.xml net/tayga: fix typo in static mappings (#5010)
net/igmp-proxy: remove the notion of a "realif"
Actually the last in the plugin code!
dns/rfc2136: bump revision
www/nginx: sync with master
OPNSense /plugins 62c7bac — net/tayga/src/opnsense/mvc/app/controllers/OPNsense/Tayga/Api MappingController.php, net/tayga/src/opnsense/mvc/app/controllers/OPNsense/Tayga/forms dialogEditStaticMapping.xml net/tayga: sync with master
OPNSense /plugins f7e1982 — net/tayga pkg-descr, net/tayga/src/opnsense/mvc/app/models/OPNsense/Tayga General.xml net/tayga: minimal polish
net/igmp-proxy: sync with master
OPNSense /plugins 183a49f — net/frr pkg-descr, net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms dialogEditBFDNeighbor.xml bgp.xml net/frr: sync with master
OPNSense /plugins 001fa57 — net/freeradius pkg-descr, net/freeradius/src/opnsense/mvc/app/models/OPNsense/Freeradius Proxy.xml General.xml net/freeradius: cleanups for next version
OPNSense /plugins 370bc89 — net/freeradius/src/opnsense/mvc/app/controllers/OPNsense/Freeradius/forms general.xml, net/freeradius/src/opnsense/mvc/app/models/OPNsense/Freeradius General.xml net/freeradius: add fallback Tunnel-Password field (#4983)
OPNSense /plugins 7cf46f9 — misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/assets/stylesheets/bootstrap _variables.scss _navbar.scss, misc/theme-flexcolor/src/opnsense/www/themes/flexcolor/build/css main.css nv.d3.css misc/theme-flexcolor: sync with master
misc/theme-advanced: sync with master
make: allow multiple stable pull here too
(cherry picked from commit b31937c1ab717ebab1a5e084a88c16af55b8ebf8 )
net/ndp-proxy-go: minor adjustments
(cherry picked from commit 04585ada9eb2e3443097992be3c34c1b1feaf0b8 )
(cherry picked from commit 1e8b6c8e0af9b5927e89f386954f65e9de6cd847 )
README: sync
OPNSense /plugins 04585ad — net/ndp-proxy-go pkg-descr Makefile, net/ndp-proxy-go/src/opnsense/mvc/app/views/OPNsense/NdpProxy general.volt net/ndp-proxy-go: minor adjustments
net/frr: Bump version to 1.48 (#5003)
OPNSense /plugins 1ce75bd — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms bgp.xml, net/frr/src/opnsense/mvc/app/models/OPNsense/Quagga BGP.xml net/frr: Allow disabling enforce_first_as, which is a new default in frr10 (#5001)
OPNSense /plugins 674f0a6 — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms bgp.xml, net/frr/src/opnsense/mvc/app/models/OPNsense/Quagga BGP.xml net/frr: BGP add bestpath route selection options (#5002)
Apply suggestion from @Monviech README: sync
OPNSense /plugins e6ef537 — net/ndp-proxy-go/src/etc/inc/plugins.inc.d ndpproxy.inc, net/ndp-proxy-go/src/opnsense/mvc/app/controllers/OPNsense/NdpProxy GeneralController.php net/ndp-proxy-go: Add initial plugin version (#4998)
(cherry picked from commit f4b6ed6b802c598bdb918eda647cbf18fb9b2047 )
README: sync
OPNSense /plugins f4b6ed6 — net/ndp-proxy-go/src/etc/inc/plugins.inc.d ndpproxy.inc, net/ndp-proxy-go/src/opnsense/mvc/app/controllers/OPNsense/NdpProxy GeneralController.php net/ndp-proxy-go: Add initial plugin version (#4998)
net/frr: Bump version to 1.48
OPNSense /plugins d010e32 — net/frr/src/opnsense/mvc/app/controllers/OPNsense/Quagga/forms bgp.xml, net/frr/src/opnsense/mvc/app/models/OPNsense/Quagga BGP.xml net/frr: Add bestpath options to BGP