Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Sming

make the best framework for IoT devices.
Collective - Host: opensource - https://opencollective.com/sming - Code: https://github.com/SmingHub/Sming

Improved Sming installation

github.com/SmingHub/Sming - berhoel opened this pull request 26 days ago
Fix MallocCount for MinGW

github.com/SmingHub/Sming - mikee47 opened this pull request about 1 month ago
Fix build warnings/errors in C++20

github.com/SmingHub/Sming - mikee47 opened this pull request about 1 month ago
Revise `bodyToStringParser` to use MemoryDataStream

github.com/SmingHub/Sming - mikee47 opened this pull request about 2 months ago
Include unicode formatting support for JSON escapes

github.com/SmingHub/Sming - mikee47 opened this pull request about 2 months ago
`dtostrf_p` doesn't handle advertised range

github.com/SmingHub/Sming - mikee47 opened this pull request about 2 months ago
Fix conflict with stdc++ `operator delete[](void*, size_t)`

github.com/SmingHub/Sming - mikee47 opened this pull request about 2 months ago
Error during compiling

github.com/SmingHub/Sming - teicors opened this issue about 2 months ago
Add string escaping to JSON formatter

github.com/SmingHub/Sming - mikee47 opened this pull request 2 months ago
Add `PrintBuffer` classes

github.com/SmingHub/Sming - mikee47 opened this pull request 2 months ago
*** Preparation for Release 6.0.0 ***

github.com/SmingHub/Sming - slaff opened this issue 3 months ago
Manual approval required for workflow run 9989247967

github.com/SmingHub/Sming - github-actions[bot] opened this issue 3 months ago
Fix CI ccache for library and restrict size

github.com/SmingHub/Sming - mikee47 opened this pull request 3 months ago
Update CI ccache on every push to develop

github.com/SmingHub/Sming - mikee47 opened this pull request 3 months ago
Some more documentation fixes

github.com/SmingHub/Sming - mikee47 opened this pull request 3 months ago
Revert SmingLocale.h encoding

github.com/SmingHub/Sming - mikee47 opened this pull request 3 months ago
Fix IDF tool installation

github.com/SmingHub/Sming - mikee47 opened this pull request 3 months ago
Documentation build fails in Windows

github.com/SmingHub/Sming - mikee47 opened this issue 3 months ago
Update windows installer

github.com/SmingHub/Sming - mikee47 opened this pull request 3 months ago
Fix CI library builds

github.com/SmingHub/Sming - mikee47 opened this pull request 3 months ago
CI ccache rework

github.com/SmingHub/Sming - mikee47 opened this pull request 3 months ago
Add ccache support

github.com/SmingHub/Sming - mikee47 opened this pull request 3 months ago
Update USB library

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Fix Rp2040 cyw43 firmware build bug

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Add Esp32 Serial USB JTAG support to uart driver

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
More code quality fixes

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
More code quality fixes

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Add IDF caching for libraries

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Fix additional warnings

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Cache IDF and tools for esp32 CI builds

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Update ESP32 BLE libraries, apply fixes

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Refactor DnsServer

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Fix UBSAN bugs

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Fix `pgm_read_word` for 64-bit host builds

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Remove `time_t` size check

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Add sanitizer build options for host

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Documentation fixes

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Esp8266 and Esp32 PHY init data storage

github.com/SmingHub/Sming - mikee47 opened this issue 4 months ago
Tidy up documentation for `PhyInitData`

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Fix Esp32 timer1 tick test

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Esp32 build fixes

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
DateTime checks failing on esp32

github.com/SmingHub/Sming - mikee47 opened this issue 4 months ago
Minor fixes

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Fix Graphics library ref.

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Remove appveyor compatibility.

github.com/SmingHub/Sming - slaff opened this pull request 4 months ago
Support Esp8266 PHY settings runtime modification

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Handling TCP connection errors

github.com/SmingHub/Sming - mikee47 opened this issue 4 months ago
Fixes to Url default handling and query parameters

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Minor websocket client issues

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Initial version of editor for Graphics library

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Fix esp32 IDF paths

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Tidy network files

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Support native 64-bit host builds

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Fix default toolchain paths

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
ESP32 builds are massive

github.com/SmingHub/Sming - mikee47 opened this issue 4 months ago
Fixed typos reported by codespell.

github.com/SmingHub/Sming - slaff opened this pull request 4 months ago
Fix compiler detection

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
can't build for Arch host on Fedora 39

github.com/SmingHub/Sming - pljakobs opened this issue 4 months ago
Update host lwip to current master (2.2.x)

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Fix portability issues

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Remove obsolete CI test cruft

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Use `intptr_t` etc. when casting pointers

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Refactor spi flash code

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Fix spiFlash type mismatch warning during init

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Fix GoogleCast submodule reference

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Preparation for v5.2.0.

github.com/SmingHub/Sming - slaff opened this pull request 4 months ago
Add Host MacOS support

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
SMTP Client improvements.

github.com/SmingHub/Sming - slaff opened this pull request 4 months ago
Fix warnings flagged by clang build

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Change SparkFun_APDS9960 to submodule

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Update Adafruit_GFX library

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Support host builds using clang toolchain

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Improve FlashString portability

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Update ArduinoJson6 to current 6.x release

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Remove legacy esp8266 toolchain support

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Update Esp8266 lwip2 to upstream master

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Update lwip2 to upstream master

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Fix WSL2 physical ports for esptool

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Use physical serial port if present on WSL2

github.com/SmingHub/Sming - mikee47 opened this pull request 4 months ago
Fix SSL issues

github.com/SmingHub/Sming - mikee47 opened this pull request 5 months ago
Upgrade toolchains

github.com/SmingHub/Sming - mikee47 opened this pull request 5 months ago
[WIP] Update default installed toolchains

github.com/SmingHub/Sming - mikee47 opened this pull request 5 months ago
Documentation/CI fixes

github.com/SmingHub/Sming - mikee47 opened this pull request 5 months ago
Fix delayed sending of websocket messages

github.com/SmingHub/Sming - mikee47 opened this pull request 5 months ago
ESP32C3 WiFi problems

github.com/SmingHub/Sming - profjmer opened this issue 5 months ago