Ecosystem metrics

New Repos
15
New
Commits
678
up 37.2%
Releases
2
down 60.0%
Contributors
57
up 18.8%
Merges
11
down 31.3%

Repository Explorer

7355 commits in all time Jun 24, 2026 02:36 – Sep 22, 2026 02:36 UTC
renovate[bot] use-wallet
Merge 10626530ef5eb3011dcb075d3743a23f1dc17454 into b090a483dcc3a6a69b22e603fc36392ac9e63ecc
Git Commit 51ff2787 Branch pull/460/merge Document 4/52 ++ 52 --
renovate[bot] use-wallet
chore(deps): update non-major dependencies
Git Commit 10626530 Branch renovate/non-major-dependencies Document 4/52 ++ 52 --
feat: allow another user to join a host's device midstream (#414)
Co-authored-by: Michael T Chuang <github@michaeltchuang.com>
Git Commit 803851c2 Branch main Document 99/13,577 ++ 2,089 --
ipaleka widgets
Bugfixes for htmx 4 fireing htmx:after:swap on the requesting element, not the swapped region
Git Commit acbe0ef8 Branch main Document 3/77 ++ 15 --
ipaleka frontend
Implemented total percentage and ASA prices in the alerts
Git Commit 0e1e5d07 Branch main Document 6/216 ++ 4 --
ipaleka widgets
Updated documentation configuration
Git Commit f795f292 Branch main Document 7/241 ++ 7 --
ipaleka widgets
Updated documentation configuration
Git Commit c1c7ed8b Branch main Document 5/53 ++ 7 --
ipaleka widgets
Updated documentation configuration
Git Commit bf1d3ce1 Branch main Document 4/42 ++ 5 --
Merge 8cd85a162f6ce98e7694ad71d7863d5ef951c48e into 9bc334a8819e21a61e5717e04c07dec184a7c579
Git Commit ccd6154e Branch pull/73/merge Document 2/206 ++ 328 --
chore(deps): update semantic-release monorepo
Git Commit 8cd85a16 Branch renovate/major-semantic-release-monorepo Document 2/206 ++ 328 --
ipaleka widgets
Implemented total percentage alerts
Git Commit 0f6d90ce Branch main Document 10/520 ++ 45 --
ipaleka widgets
Implemented ASA prices in the alerts
Git Commit 5d925e98 Branch main Document 10/722 ++ 43 --
ToysToTinkerWith DarkCoin
Use permanent published release URLs for asset restoration
Git Commit e0d2cf45 Branch backup/website-and-playground-2026-09-21 Document 3/41 ++ 37 --
ToysToTinkerWith DarkCoin
Complete verified 3D asset recovery archive and restoration tools
Git Commit 6b602354 Branch backup/website-and-playground-2026-09-21 Document 10/149,350 ++ 126 --
ipaleka frontend
Implemented alerts user widget
Git Commit eca73831 Branch main Document 12/538 ++ 5 --
ipaleka widgets
Added alerts' evaluate module to decide which rules just fired, from what the engine published
Git Commit dfc911a8 Branch main Document 8/831 ++ 27 --
ToysToTinkerWith DarkCoin
Preserve source filename case for recovery on Linux
Git Commit 42d896f8 Branch backup/website-and-playground-2026-09-21 Document 3/0 ++ 0 --
ToysToTinkerWith DarkCoin
Preserve exact recovery snapshot bytes and record file checksums
Git Commit 5ca216cd Branch backup/website-and-playground-2026-09-21 Document 162/90,384 ++ 90,375 --
ToysToTinkerWith DarkCoin
Back up current website and playground runtime assets with recovery instructions
Git Commit 89d66109 Branch backup/website-and-playground-2026-09-21 Document 300/75,726 ++ 29,003 --
Merge 56825aa12062cb7ced7956bfd1a60b9d6ef75e85 into 3840d6f5e8c73e27141c5752d311c54c2efcf892
Git Commit 312da7a0 Branch pull/36/merge Document 7/324 ++ 13 --
Merge 21f4a1e2040623f131e5df3f3c73ddfce04faa98 into 3840d6f5e8c73e27141c5752d311c54c2efcf892
Git Commit 4b9bd45f Branch pull/35/merge Document 2/31 ++ 3 --
Merge 93793e0099ee0902f652528cbad91f0ff5933084 into 3840d6f5e8c73e27141c5752d311c54c2efcf892
Git Commit 84206180 Branch pull/34/merge Document 3/152 ++ 10 --
fix: wipe byte material when sealing rejects
put() zeroed the caller's buffer only on the success path, so a host
Subtle that rejects the encrypt left the plaintext behind in the array it
was handed. Wipe it in a finally, matching the guarantee use() already
makes for decrypted material.
Git Commit 21f4a1e2 Branch pull/35/head Document 2/31 ++ 3 --