382,683 commits found in 30 milliseconds
OPNSense /core f9b9608 — src/opnsense/mvc/app/models/OPNsense/Firewall/FieldTypes AliasField.php firewall: style sweep
OPNSense /core 3c51dba — src/opnsense/mvc/app/models/OPNsense/Firewall Alias.xml, src/opnsense/mvc/app/models/OPNsense/Firewall/FieldTypes AliasField.php Firewall: Aliases - add extra properties, closes https://github.com/opnsense/core/issues/9018
textproc/go-md2man: sync with upstream
Taken from: FreeBSD
OPNSense /ports 4e35829 — security/strongswan pkg-plist Makefile, security/strongswan/files patch-src_libcharon_plugins_kernel__pfkey_kernel__pfkey__ipsec.c security/strongswan: sync with upstream
Taken from: FreeBSD
security/p5-Crypt-CBC: sync with upstream
Taken from: FreeBSD
OPNSense /ports aad50fb — ports-mgmt/pkg pkg-plist Makefile, ports-mgmt/pkg/files patch-external_libfetch_common.c patch-libpkg_scripts.c ports-mgmt/pkg: update to 2.x
Changing releng approach by introducing opnsense/pkg repo and
pulling our patches from there, even if they end up being upstream
ones.
This is the state with functioning CRL checks as we need it.
It would be good to ask the CURL people what they think of
including upstream support and how complex they want it.
OPNSense /ports 1b4e831 — net/rsync Makefile, net/rsync/files patch-testsuite_xattrs.test patch-lib_sysxattrs.c net/rsync: sync with upstream
Taken from: FreeBSD
net/py-eventlet: sync with upstream
Taken from: FreeBSD
editors/vim: sync with upstream
Taken from: FreeBSD
OPNSense /ports 882dfe2 — devel/py-types-docutils distinfo Makefile, devel/py-types-docutils/files patch-pyproject.toml devel/py-types-docutils: sync with upstream
Taken from: FreeBSD
devel/py-hypothesis: sync with upstream
Taken from: FreeBSD
OPNSense /ports 05852f4 — devel/llvm21 pkg-plist, misc/spnavcfg-devel/files/icons devices.png.uu spnavcfg.png.uu */*: sync with upstream
Taken from: FreeBSD
Delta File +7,306 -6,653 security/bitwarden-cli/files/packagejsons/package-lock.json +7,887 -0 devel/llvm21/pkg-plist +0 -6,396 misc/spnavcfg-devel/files/icons/devices.png.uu +0 -2,967 misc/spnavcfg-devel/files/icons/spnavcfg.png.uu +433 -575 www/librewolf/files/patch-libwebrtc-generated +0 -903 misc/spnavcfg-devel/files/icons/spnavcfg-256x256.png.uu +15,626 -17,494 1,354 files not shown +24,934 -22,968 1,360 files
I did not want to remove that
firewall/automation: Remove the additional tree view collapse button for now to limit scope
Firewall: Rules: Floating - minor regression in https://github.com/opnsense/core/commit/be0b18930f36f9ec198c688fd0bcbdb646f7a593, skip reply-to for inversion. closes https://github.com/opnsense/core/issues/7791
firewall/automation: Make responseHandler dynamic so the TreeView can be toggled with just a grid reload
README: update to 14.3 (#484)
make: turn feed auto-argument into runtime check
It's using ensure-stable, but only when called.
remove console log
firewall/automation: Implement button that can expand and collapse all categories at the same time
Fix whitespace
firewall/automation: Only allow interaction with the collapse button inside bucket rows
firewall/automation: Hide row select checkbox for bucket rows
firewall/automation: Make rule separator line a bit lightweight and limit right width.
firewall/automation: Add colored lines below categories to help with widescreens
OPNSense /core f8e1b23 — src/opnsense/mvc/app/models/OPNsense/Firewall Group.xml, src/opnsense/mvc/app/models/OPNsense/Interfaces Lagg.xml Bridge.xml interfaces: model style
(cherry picked from commit ddfe5cff243ad09a2850aca9c207c8527eef776a )
unbound: overrides: clean up explicit reloads (replaced by stickySelect option)
(cherry picked from commit 19d305e86f0aa0f30464c04e1ae78fb53aa17129 )
OPNSense /core 150fe24 — src/opnsense/mvc/app/views/OPNsense/DHCPv4 leases.volt, src/opnsense/www/js opnsense_bootgrid.js bootgrid: provide more styling possibilities from formatters
While the onRendered callback was already there, it is now wrapped
with the cell component as a parameter for usage in the callback.
This allows a construct such as:
onRendered((cell) => cell.getRow().getElement().style.backgroundColor = 'red');
For example, the value of a cell may be used to determine that
a row should be more/less opaque, such as if an item is disabled.
(cherry picked from commit c42e77aefca61ab314c904d6b21edf9c42f0a1a6 )
OPNSense /core bdbcc6d — src/opnsense/mvc/app/views/OPNsense/Diagnostics log.volt, src/opnsense/mvc/app/views/layouts default.volt bootgrid: clean up leftover compatiblity bits and pieces
(cherry picked from commit 3fe705560798528bf061686cbb3af18c571fae62 )
README.md: sync with master