J. Nick Koston
|
9c76847aca
|
[wifi] Replace std::stable_sort with insertion sort to save 2.4KB flash
|
2025-08-02 12:45:44 -10:00 |
|
J. Nick Koston
|
711eb2d7eb
|
Merge branch 'sort_core' into integration
|
2025-08-02 12:28:09 -10:00 |
|
J. Nick Koston
|
40dcee594b
|
preen
|
2025-08-02 12:27:54 -10:00 |
|
Copilot
|
fd442cc485
|
[syslog] Fix RFC3164 timestamp compliance for single-digit days (#10034)
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
|
2025-08-03 08:21:54 +10:00 |
|
J. Nick Koston
|
36eab00eac
|
preen
|
2025-08-02 12:14:17 -10:00 |
|
J. Nick Koston
|
178910d15e
|
Merge branch 'integration' into memory_api
|
2025-08-02 12:04:28 -10:00 |
|
J. Nick Koston
|
c609341605
|
Merge branch 'sort_core' into integration
|
2025-08-02 12:04:09 -10:00 |
|
J. Nick Koston
|
c89bc0bfd7
|
[core] Replace std::stable_sort with insertion sort to save 1.3KB flash
|
2025-08-02 12:02:30 -10:00 |
|
J. Nick Koston
|
18dca1a07d
|
Merge branch 'integration' into memory_api
|
2025-08-02 10:30:55 -10:00 |
|
J. Nick Koston
|
7ac9bdb36b
|
Merge branch 'webserver_entity_base' into integration
|
2025-08-02 10:30:48 -10:00 |
|
J. Nick Koston
|
894565a97f
|
[web_server] Reduce binary size by using EntityBase and minimizing template instantiations
|
2025-08-02 10:15:41 -10:00 |
|
J. Nick Koston
|
79bc7ba206
|
Merge branch 'integration' into memory_api
|
2025-08-02 10:05:56 -10:00 |
|
J. Nick Koston
|
2575913880
|
Merge branch 'drop_py_esptool' into integration
|
2025-08-02 10:05:48 -10:00 |
|
J. Nick Koston
|
716c25366c
|
do the others
|
2025-08-02 10:01:36 -10:00 |
|
J. Nick Koston
|
aa33baf5a2
|
Merge branch 'integration' into memory_api
|
2025-08-02 09:47:48 -10:00 |
|
J. Nick Koston
|
ce74f07218
|
Merge branch 'no_entites_fix' into integration
|
2025-08-02 09:47:35 -10:00 |
|
J. Nick Koston
|
4dd175df90
|
Merge branch 'idf_default' into integration
|
2025-08-02 09:47:23 -10:00 |
|
J. Nick Koston
|
e4db32d73e
|
tweak
|
2025-08-02 09:21:57 -10:00 |
|
J. Nick Koston
|
a1e7317f5e
|
[esp32] Add framework migration warning for upcoming ESP-IDF default change
|
2025-08-02 08:46:08 -10:00 |
|
J. Nick Koston
|
30f988c5f3
|
[esp32] Add framework migration warning for upcoming ESP-IDF default change
|
2025-08-02 08:42:46 -10:00 |
|
J. Nick Koston
|
ed2e8466c8
|
[esp32] Add framework migration warning for upcoming ESP-IDF default change
|
2025-08-02 08:42:17 -10:00 |
|
J. Nick Koston
|
2c01c06828
|
remove test
|
2025-08-02 07:53:32 -10:00 |
|
J. Nick Koston
|
466f8d2050
|
remove test
|
2025-08-02 07:53:14 -10:00 |
|
J. Nick Koston
|
90b68d6fa0
|
Merge branch 'integration' into memory_api
|
2025-08-02 00:00:58 -10:00 |
|
J. Nick Koston
|
ee4a1528d7
|
Merge branch 'no_entites_fix' into integration
|
2025-08-02 00:00:40 -10:00 |
|
J. Nick Koston
|
bba63625a4
|
[core] Fix compilation errors when platform sections have no entities
|
2025-08-01 23:58:32 -10:00 |
|
J. Nick Koston
|
37827c1272
|
Merge branch 'integration' into memory_api
|
2025-08-01 23:08:30 -10:00 |
|
J. Nick Koston
|
58a5b6ac71
|
Merge branch 'webserver_conditional_auth' into integration
|
2025-08-01 23:08:19 -10:00 |
|
J. Nick Koston
|
49b5dd3299
|
missed one
|
2025-08-01 23:08:03 -10:00 |
|
J. Nick Koston
|
3986399e93
|
missed one
|
2025-08-01 23:07:37 -10:00 |
|
J. Nick Koston
|
9088790e63
|
Merge branch 'integration' into memory_api
|
2025-08-01 23:00:24 -10:00 |
|
J. Nick Koston
|
151718ccf2
|
Merge branch 'webserver_conditional_auth' into integration
|
2025-08-01 23:00:15 -10:00 |
|
J. Nick Koston
|
fefa35a418
|
define
|
2025-08-01 22:57:26 -10:00 |
|
J. Nick Koston
|
204b54ce38
|
preen
|
2025-08-01 22:53:17 -10:00 |
|
J. Nick Koston
|
c28147b3a4
|
test
|
2025-08-01 22:43:42 -10:00 |
|
J. Nick Koston
|
fdb437deb2
|
Merge branch 'integration' into memory_api
|
2025-08-01 22:39:01 -10:00 |
|
J. Nick Koston
|
11c48ab9c7
|
Merge branch 'webserver_conditional_auth' into integration
|
2025-08-01 22:38:54 -10:00 |
|
J. Nick Koston
|
e50135ef8a
|
[web_server] Conditionally compile authentication code to save flash memory
|
2025-08-01 22:37:35 -10:00 |
|
J. Nick Koston
|
9b3ee6936d
|
Merge branch 'integration' into memory_api
|
2025-08-01 21:26:51 -10:00 |
|
J. Nick Koston
|
983690f56d
|
Merge branch 'static_comp_areas' into integration
|
2025-08-01 21:26:44 -10:00 |
|
J. Nick Koston
|
72d0660261
|
Merge branch 'integration' into memory_api
|
2025-08-01 21:26:29 -10:00 |
|
J. Nick Koston
|
dcecbb9fa8
|
Merge branch 'bluetooth_connection_churn_array' into integration
|
2025-08-01 21:26:19 -10:00 |
|
J. Nick Koston
|
a8f4b5c4e2
|
fixes
|
2025-08-01 21:25:58 -10:00 |
|
J. Nick Koston
|
015bb6f602
|
reorder
|
2025-08-01 21:05:28 -10:00 |
|
J. Nick Koston
|
f1650fc647
|
static comp, areas, devices
|
2025-08-01 20:54:41 -10:00 |
|
J. Nick Koston
|
9d0df67a9e
|
Merge branch 'integration' into memory_api
|
2025-08-01 20:33:14 -10:00 |
|
J. Nick Koston
|
833602db74
|
Merge branch 'bluetooth_connection_churn_array' into integration
|
2025-08-01 20:32:48 -10:00 |
|
J. Nick Koston
|
20959c2366
|
[bluetooth_proxy] Optimize memory usage with fixed-size array and const string references
|
2025-08-01 20:32:09 -10:00 |
|
J. Nick Koston
|
4f58e1c8b9
|
[core] Convert entity vectors to static allocation for reduced memory usage (#10018)
|
2025-08-01 20:26:22 -10:00 |
|
J. Nick Koston
|
00d9baed11
|
[bluetooth_proxy] Eliminate heap allocations in connection state reporting (#10010)
|
2025-08-01 20:26:00 -10:00 |
|