Nebojša Cvetković

Results 7 issues of Nebojša Cvetković

The following line can be inserted into `showcase.js` to replace the functionality currently present in the HTTP server: ```js if (s&&s.crop) { e = e.replace(".jpg", `.jpg${s.width ? `width=${s.width}_` : ''}crop=${s.crop}.jpg`)};...

enhancement

Now that the LWIP patches have been merged in v4.1-beta2 it is possible to run this compile this example without modifications, however it does not appear to work with the...

If `history.pushState()` or `history.replaceState()` were called manually without including the `navigationId` field the state was being incorrectly discarded. That logic was meant for maintaining the original behavior of `NavigationStart.restoredState`, not...

action: merge
area: router
target: patch
merge: caretaker note

Dispatch `MQTT_EVENT_PUBLISHED` when an enqueued QOS0 message is actually published.

Status: Opened

Have been using most `std::filesystem` features successfully since IDF v5.1, and now `std::filesystem::directory_iterator` is also fixed since 994b4ed459269be1f6548137eac84ec3f9a8e37f.

Status: Opened
PR-Sync-Merge

*Unfinished and untested but creating draft to gather feedback. Will create corresponding patch for esp-coredump python.* Core dumps do not contain any form of timestamp to help identify when a...

Status: Opened