31,244 commits found in 27 milliseconds
OPNSense /core  fff33db  —  src/opnsense/mvc/app/models/OPNsense/Firewall/ACL ACL.xml, src/opnsense/mvc/app/models/OPNsense/Firewall/Menu Menu.xml firewall/automation: Move menu items to firewall/rules/filter and firewall/nat/sourcenat (#9344)
 ipsec: status: search phase 2 triggered twice on click, cleanup tooltip event as well
 Change ACL names
 Rename Filter to Rule
 bootgrid: bail out on dynamic resize if data is loading, also move observer logic to a single-shot event
 OPNSense /core  0a574ce  —  src/opnsense/mvc/app/models/OPNsense/Core/Menu Menu.xml, src/opnsense/mvc/app/models/OPNsense/Firewall/Menu Menu.xml Rename Filter to Rules new and align all menu items with order
 Firewall: Fix delete_selected firewall states (#9351)
Without the datakey option the delete_selected command will try to use the
non-existing property "uuid" of the selected rows.
(cherry picked from commit 3a416438a3b1fbfb76439480513c5e6234417295 )
 Firewall: Fix delete_selected firewall states (#9351)
Without the datakey option the delete_selected command will try to use the
non-existing property "uuid" of the selected rows. interfaces: go through Autoconf for a bit of style
My fault entirely looking at it for the previous issue.
 interfaces: always allow reads to internal files
 rc: secure an exec() in the recovery script
PR: https://github.com/opnsense/core/issues/9325 
(cherry picked from commit f8316b1178999b3770238081549d4ff812d31c40 )
(cherry picked from commit ef7e04c0c9c87d04606448060a8f2cc3234fbf10 )
(cherry picked from commit 2f55553747ead9814f7c36e29845cb50ea659d24 )
 OPNSense /core  d3c33f1  —  src/opnsense/mvc/app/controllers/OPNsense/Routing/Api SettingsController.php gateway: Show LLA IPv6 gateway from runtime value if not yet defined in model
 OPNSense /core  26b85b3  —  src/opnsense/mvc/app/views/layouts default.volt, src/opnsense/www/js opnsense_ui.js ui: keyboard shortcuts for "a"dvanced and "h"elp (#9091)
(cherry picked from commit 70399b5f587ac28d4bd8380aa3b8e12a5a392891 )
(cherry picked from commit 00af05e2a51558ece536a5bc8134caf8013c3dd1 )
 openvpn: use file_safe() to write CRL files
 OPNSense /core  71b8026  —  src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api FilterController.php Firewall: Automation: Filter - allow interface parameter to contain a list of interfaces for api users.
(cherry picked from commit 49a621b0140f2c7dd00c01efe78729fb7fe058b4 )
 OPNSense /core  b617c97  —  src/opnsense/www/themes/opnsense-dark/build/css main.css opnsense-bootgrid.css themes/opnsense-dark - recompile using dart sass (1.93.2) which changes color rendering.
As mentioned in https://github.com/opnsense/core/pull/9123,  some statements will be deprecated. To lower the diff in future vresions, make sure we recompile the css files with the current compiler.
(cherry picked from commit af305cfd685d1ec3f5f1c612c6f6eb90e032da86 )
 OPNSense /core  5f1b25e  —  src/opnsense/www/themes/opnsense/build/css main.css bootstrap-dialog.css themes/opnsense - recompile using dart sass (1.93.2) which changes color rendering.
(cherry picked from commit 0d5ddcad1a71d7911b24ba4679e52c04ae8e05ba )
(cherry picked from commit 010f9f3117fbee81aaaecdab2cd6c993a12eefa6 )
 Firewall: Log Files: Live View - use "badge" class like before our refactor. closes https://github.com/opnsense/core/issues/9350 
Remove background color from filter-chip class and append badge class, which brings the colors back to their original state.
(cherry picked from commit c6a3bcab41ff4610a2105cb85cc617312be7a45a )
 Firewall: Log Files: Live View - use "badge" class like before our refactor. closes https://github.com/opnsense/core/issues/9350 
Remove background color from filter-chip class and append badge class, which brings the colors back to their original state.
 Improve parsing a bit to detect This Firewall, Interface or Network
 OPNSense /core  ce07963  —  src/opnsense/mvc/app/controllers/OPNsense/Hostdiscovery SettingsController.php, src/opnsense/mvc/app/controllers/OPNsense/Hostdiscovery/Api ServiceController.php SettingsController.php Hostdiscovery - work in progress
 Cannot assume if its net or interface here
 firewall: list_non_mvc_rules.php, normalize source_net/port and destination_net/port, replace interface names with descriptions
 automation: Move menu items, automation/filter -> rules/filter, automation/SourceNat -> NAT/SourceNAT
 System: Configuration: Defaults - also show empty model containers
(cherry picked from commit 5256bed259b194c5f3d16f00eb215fbc78bb11e6 )
 System: Configuration: Defaults - also show empty model containers
 ui: remove map file
 system: since scripts/dns is barely used move DNS query to system
 OPNSense /core  592fd43  —  src/opnsense/mvc/app/controllers/OPNsense/Core DefaultsController.php, src/opnsense/mvc/app/controllers/OPNsense/Core/Api DefaultsController.php System: Configuration: Defaults - refactor to mvc and add "components" which offers a configuration reset function per model
PR: https://github.com/opnsense/core/issues/8768 
(cherry picked from commit c485a33ab7c9d366baf3665dfcbbda65052b04ad )
(cherry picked from commit 51bdb9ac8420eac7f5ad2a72cbd34d5fa387362e )
(cherry picked from commit 617c0ad9412e40f0e3fb9d6ca7ef12d0f6e7b55c )
(cherry picked from commit f6228e8601274c27f8abd865acb398ac3585e9cd )
 mvc: persist models description in root attribute
PR: https://github.com/opnsense/core/issues/8652 
(cherry picked from commit 46f89afc957e69f430f77d1764f30ec8162fa3af )
(cherry picked from commit f76feea1fad7fdbeb4adf75d53b513f982189cad )