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

  • Joined on 2024-03-18
Lerking synced commits to main at Lerking/gitea from mirror 2025-06-25 21:10:14 +02:00
c67a8397ff Add issue delete notifier (#34592)
75aa23a665 Refactor "change file" API (#34855)
1839110ea6 Fix some log and UI problems (#34863)
Compare 3 commits »
Lerking synced commits to release/v1.24 at Lerking/gitea from mirror 2025-06-25 13:00:15 +02:00
9339661078 Fix archive API (#34853) (#34857)
Lerking synced commits to main at Lerking/gitea from mirror 2025-06-25 13:00:14 +02:00
35a8e6f8e9 Update go tool dependencies (#34845)
d23c911997 Fix archive API (#34853)
04783f548d Update uint8-to-base64, remove type stub (#34844)
Compare 3 commits »
Lerking synced commits to master at Lerking/micropython from mirror 2025-06-25 08:20:11 +02:00
6fee099cae py/misc: Fix fallback implementation of mp_popcount.
Lerking synced commits to main at Lerking/gitea from mirror 2025-06-25 04:50:14 +02:00
dbd9c69909 Refactor repo contents API and add "contents-ext" API (#34822)
7be1a5e585 [skip ci] Updated translations via Crowdin
0e629c545a fix(issue): Replace stopwatch toggle with explicit start/stop actions (#34818)
Compare 3 commits »
Lerking synced commits to release/v1.24 at Lerking/gitea from mirror 2025-06-24 20:40:15 +02:00
1e69f085d6 Ignore force pushes for changed files in a PR review (#34837) (#34843)
0bfccd8ecf Fix SSH LFS timeout (#34838) (#34842)
534b9b35dd Fix job status aggregation logic (#34823) (#34835)
dbadc59b56 Fix team permissions (#34827) (#34836)
Compare 4 commits »
Lerking synced commits to main at Lerking/gitea from mirror 2025-06-24 20:40:14 +02:00
63fb25382b Remove unused variable HUGO_VERSION (#34840)
22a84a72cd Fix SSH LFS timeout (#34838)
9a23fe131c Ignore force pushes for changed files in a PR review (#34837)
eb87e9d3b6 Fix log fmt (#34810)
6a97ab0af4 Fix team permissions (#34827)
Compare 5 commits »
Lerking synced commits to main at Lerking/gitea from mirror 2025-06-24 12:30:12 +02:00
a789a8cc7a Fix job status aggregation logic (#34823)
Lerking synced commits to main at Lerking/awesome-badges from mirror 2025-06-24 08:50:08 +02:00
0586a76ba9 Add workflows for broken links (#20)
Lerking synced commits to release/v1.24 at Lerking/gitea from mirror 2025-06-24 04:20:15 +02:00
a57e2c4bc3 Fix required contexts and commit status matching bug (#34815) (#34829)
Lerking synced commits to main at Lerking/gitea from mirror 2025-06-24 04:20:15 +02:00
229235f99d [skip ci] Updated translations via Crowdin
840ee8bd54 correct migration tab name (#34826)
Compare 2 commits »
Lerking synced commits to master at Lerking/micropython from mirror 2025-06-23 23:40:10 +02:00
e57aa7e70a py/obj: Fix nan handling in object REPR_C and REPR_D.
Lerking synced commits to main at Lerking/gitea from mirror 2025-06-23 20:10:13 +02:00
327048c106 Refactor template helper (#34819)
Lerking synced commits to master at Lerking/micropython from mirror 2025-06-23 15:30:13 +02:00
66c0148022 py/runtime: Add support for using __all__ in star import.
Lerking synced commits to master at Lerking/micropython from mirror 2025-06-23 07:20:11 +02:00
35f15cfdf2 zephyr/boards/beagleconnect_freedom: Remove board overlay.
41fc3e1505 zephyr/boards/beagleconnect_freedom: Enable networking.
32e69f7fdb samd/boards: Change the SparkFun vendor name to SparkFun.
Compare 3 commits »
Lerking synced commits to main at Lerking/gitea from mirror 2025-06-23 03:50:14 +02:00
29b28002aa [skip ci] Updated translations via Crowdin
618e2d8106 Fix required contexts and commit status matching bug (#34815)
485d8f1121 Add "Cancel workflow run" button to Actions list page (#34817)
Compare 3 commits »
Lerking synced commits to main at Lerking/gitea from mirror 2025-06-22 19:40:19 +02:00
181db69e0c Use shallowRef instead of ref in .vue files where possible (#34813)
a46b16f10f Edit file workflow for creating a fork and proposing changes (#34240)
1748045285 Refactor packages (#34777)
f114c388ff Refactor wiki (#34805)
Compare 4 commits »
Lerking synced commits to main at Lerking/gitea from mirror 2025-06-22 03:20:23 +02:00
94c6d46faa [skip ci] Updated translations via Crowdin
7436c6297d Upgrade htmx to 2.0.5 (#34809)
ddd1e6ca83 Forks repository list page follow other repositories page (#34784)
0548c10293 Add post-installation redirect based on admin account status (#34493)
7de114a332 Rework delete org and rename org UI (#34762)
Compare 5 commits »
Lerking synced commits to main at Lerking/gitea from mirror 2025-06-21 19:10:16 +02:00
4fc626daa1 Refactor editor (#34780)
Lerking synced commits to main at Lerking/gitea from mirror 2025-06-21 11:00:15 +02:00
81adb01713 Improve img lazy loading (#34804)