• It's not a bug. It's a feature!

  • Joined on 2024-03-18
Lerking synced commits to main at Lerking/gitea from mirror 2026-03-10 19:10:32 +01:00
6e8f78ae27 Enable eslint concurrency (#36878)
Lerking synced commits to refs/renovate/branches/renovate/configure at Lerking/gitea from mirror 2026-03-10 11:00:52 +01:00
db8a998277 Add renovate.json
8d06a9425e Update minimum go version to 1.26.1, golangci-lint to 2.11.2, fix test style (#36876)
1dfb32a36f Add render cache for SVG icons (#36863)
Compare 3 commits »
Lerking synced commits to main at Lerking/gitea from mirror 2026-03-10 11:00:28 +01:00
8d06a9425e Update minimum go version to 1.26.1, golangci-lint to 2.11.2, fix test style (#36876)
1dfb32a36f Add render cache for SVG icons (#36863)
Compare 2 commits »
Lerking synced commits to refs/renovate/branches/renovate/configure at Lerking/gitea from mirror 2026-03-09 18:40:26 +01:00
6ca1fd9c81 Add renovate.json
Lerking synced commits to master at Lerking/micropython from mirror 2026-03-09 18:30:16 +01:00
68c2d4e457 docs/library: Document string.templatelib module.
bdef10a92b tests: Add full feature and coverage tests for PEP 750 template strings.
a989585147 mpy-cross: Enable t-strings.
d4751a164e py: Add support for PEP 750's t-strings.
58436b2882 py/lexer: Fix parsing of f'{{'.
Compare 9 commits »
Lerking synced commits to refs/renovate/branches/renovate/configure at Lerking/gitea from mirror 2026-03-09 10:30:40 +01:00
bcd1cea2dd Add renovate.json
47085f3fa0 Fix incorrect viewed files counter if reverted change was viewed (#36819)
eb020a9d27 [skip ci] Updated translations via Crowdin
Compare 3 commits »
Lerking synced commits to main at Lerking/gitea from mirror 2026-03-09 10:30:20 +01:00
47085f3fa0 Fix incorrect viewed files counter if reverted change was viewed (#36819)
Lerking synced commits to refs/renovate/branches/renovate/configure at Lerking/gitea from mirror 2026-03-09 02:20:21 +01:00
3974930c2f Add renovate.json
a52617b816 Clean up refreshViewedFilesSummary (#36868)
80c57ec126 Remove util.URLJoin and replace all callers with direct path concatenation (#36867)
Compare 3 commits »
Lerking synced commits to main at Lerking/gitea from mirror 2026-03-09 02:20:21 +01:00
eb020a9d27 [skip ci] Updated translations via Crowdin
a52617b816 Clean up refreshViewedFilesSummary (#36868)
80c57ec126 Remove util.URLJoin and replace all callers with direct path concatenation (#36867)
Compare 3 commits »
Lerking synced and deleted reference refs/tags/copilot/remove-util-urljoin-function at Lerking/gitea from mirror 2026-03-09 02:20:21 +01:00
Lerking synced commits to refs/renovate/branches/renovate/configure at Lerking/gitea from mirror 2026-03-08 18:11:10 +01:00
b3998466ec Add renovate.json
23a5bc5e64 Optimize Docker build with dependency layer caching (#36864)
6f8ab6aaaf Fix URLJoin, markup render link reoslving, sign-in/up/linkaccount page common data (#36861)
0724344a8a Fix CodeQL code scanning alerts (#36858)
3f1ef703d5 Refactor auth middleware (#36848)
Compare 5 commits »
Lerking synced commits to release/v1.25 at Lerking/gitea from mirror 2026-03-08 18:10:50 +01:00
96515c0f20 Fix org permission API visibility checks for hidden members and private orgs (#36798) (#36841)
4f562da975 Fix non-admins unable to automerge PRs from forks (#36833) (#36843)
Compare 2 commits »
Lerking synced commits to main at Lerking/gitea from mirror 2026-03-08 18:10:25 +01:00
23a5bc5e64 Optimize Docker build with dependency layer caching (#36864)
6f8ab6aaaf Fix URLJoin, markup render link reoslving, sign-in/up/linkaccount page common data (#36861)
0724344a8a Fix CodeQL code scanning alerts (#36858)
3f1ef703d5 Refactor auth middleware (#36848)
Compare 4 commits »
Lerking synced new reference copilot/review-auth-package-changes to Lerking/gitea from mirror 2026-03-08 18:10:25 +01:00
Lerking synced commits to copilot/review-auth-package-changes at Lerking/gitea from mirror 2026-03-08 18:10:25 +01:00
Lerking synced new reference copilot/remove-util-urljoin-function to Lerking/gitea from mirror 2026-03-08 18:10:25 +01:00
Lerking synced commits to copilot/remove-util-urljoin-function at Lerking/gitea from mirror 2026-03-08 18:10:25 +01:00
Lerking synced commits to master at Lerking/micropython from mirror 2026-03-08 18:00:15 +01:00
2322d37a9a tests/extmod_hardware/machine_counter.py: Separate the connection test.
43d38d995e tests/extmod_hardware/machine_encoder.py: Separate the connection test.
b64f4f9e44 tests/extmod_hardware/machine_encoder.py: Add a MIMXRT configuration.
655dc9fcea docs: Add documentation for the mimxrt Encoder/Counter class.
b1aba22cd4 mimxrt/boards/make-pins.py: Add the XBAR tag to the AF names.
Compare 6 commits »
Lerking synced commits to refs/renovate/branches/renovate/configure at Lerking/gitea from mirror 2026-03-08 10:01:09 +01:00
f50a45a485 Add renovate.json
a0996cb229 Update Nix flake (#36857)
6e7bc1e635 Update JS deps (#36850)
Compare 3 commits »
Lerking synced commits to release/v1.25 at Lerking/gitea from mirror 2026-03-08 10:00:41 +01:00
76c539cd57 Fix bug to check whether user can update pull request branch or rebase branch (#36465) (#36838)