Latest Repo Discovered
atlast
HCL
·
The Unlicense
Top Contributor of the Month
9109 commits in all time
Dec 29, 2025 21:47 – Mar 29, 2026 21:47 UTC
fix: prevent chat panel flash during view transition navigation
f97cbe36
release/ak-v4
1/7 ++ 3 --
fix: restore nodekit slug to commands (defaultPage handles routing)
5c87d2ec
release/ak-v4
2/2 ++ 2 --
chore: resolve merge conflicts with main
f1a39c79
release/ak-v4
2/23 ++ 25 --
fix: add defaultPage to library config for libraries without an index page
fdbeaed1
release/ak-v4
5/10 ++ 20 --
chore: update imported library documentation
44e74baa
release/ak-v4
219/435 ++ 412 --
fix: resolve broken library picker links for NodeKit and Algorand Python
d7a24ee7
release/ak-v4
4/21 ++ 3 --
Merge bd7d210631a790a009765f4ee5a3fee2ea07e354 into 03cffddd86c4c71ba45abec3d3ba0e3f17b62c01
f8be1490
pull/346/merge
1/1 ++ 1 --
Merge 66bce9857e342c54251e972da0575782cf67fac1 into d0ff3b68eb6cfb3641b16ac9b7fcd14733c8349d
8ca833f4
pull/579/merge
2/115 ++ 7 --
chore(deps-dev): bump happy-dom from 20.0.10 to 20.8.9
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.0.10 to 20.8.9. - [Release notes](https://github.com/capricorn86/happy-dom/releases) - [Commits](https://github.com/capricorn86/happy-dom/compare/v20.0.10...v20.8.9) --- updated-dependencies: - dependency-name: happy-dom dependency-version: 20.8.9 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
66bce985
dependabot/npm_and_yarn/happy-dom-20.8.9
2/115 ++ 7 --
config/auth/neo4j: JDK21 migration
11be32ab
master
30/313 ++ 106 --
Merge 6cf79dba20149ab81f8943b8cc11e16fab404db4 into 094ea6b25e84f0b8b66af847a54d4892b261aa5c
d8094dea
pull/6588/merge
10/555 ++ 87 --
Check the dbround has not changed in later db calls
@gmalouf rightly pointed out that when we went back to fill in "params" for a resource that was mentioned in the deltas, we needed a lock to walk those deltas. And the problem was even worse. The functions being used would obtain the lock while walking the deltas, then drop it when they had to use the db. Internally, they checked to ensure the dbround did not change while they ran, but here the _caller_ has already obtained a dbround that must not change. So now we call the db functions directly (we don't need to walk the deltas, because the entire reason we need to call these functions is because the item was not in the deltas). Since we are calling the db directly, we can compare the dbround obtained with the one we were operating with, and retyr if needed.
6cf79dba
pull/6588/head
1/30 ++ 8 --
Merge cee03532955d36bd21402450038b29db990a9a88 into 3c8f3b90034b0de1ae7c585ebe0b7f91631c70b3
08a44813
pull/266/merge
12/2,302 ++ 1,171 --
Merge 75daeeddeda3668190a5d84cae39c46fe1c01954 into 094ea6b25e84f0b8b66af847a54d4892b261aa5c
584ef5f2
pull/4976/merge
6/47 ++ 24 --
Merge cdffb257f4eba6ea6d09a871ea428b17bfc8f4a4 into 9bc334a8819e21a61e5717e04c07dec184a7c579
e996627a
pull/81/merge
2/3 ++ 3 --
chore(deps): update dependency conventional-changelog-conventionalcommits to v9
cdffb257
renovate/conventional-changelog-conventionalcommits-9.x
2/3 ++ 3 --
Merge 5f63d785bcb2688ce08c3f8c245d130881bd8183 into 03cffddd86c4c71ba45abec3d3ba0e3f17b62c01
0aae39b2
pull/330/merge
1/1 ++ 1 --
Merge bc2ded54bfa2b78703fadeef4b90f0537d1dcf22 into 02bc60baa284f031f4df00c78c4dfb4c5550e6da
73bdaa26
pull/60/merge
1/3 ++ 3 --
Merge 05daef6a4f2b1f6bf4b09245e28a6dad7a155395 into 60794e9c875a26bbb13c2cdc37bf4033683d2b9b
bab737a1
pull/20/merge
3/269 ++ 1 --
Merge 19543190041391a7556633ad856675ec610c4fed into ee41700b0cb48311684b846c47028fff894f5218
ef20f68d
pull/357/merge
4/235 ++ 150 --
Merge 1eeb0bfbc437cbadc46f0d38175f96c744e7d85b into 60794e9c875a26bbb13c2cdc37bf4033683d2b9b
2df24b57
pull/26/merge
3/293 ++ 1 --
Merge 8c2455a177fa3d57341e0220d883cde172d9b6f7 into 60794e9c875a26bbb13c2cdc37bf4033683d2b9b
61f7cd71
pull/33/merge
3/137 ++ 0 --