• Joined on 2026年03月27日
TurtleArmy pushed to forgejo at TurtleArmy/forgejo 2026年05月12日 00:50:52 +02:00
18d207f21e Merge branch 'forgejo' into forgejo
88fd372d9a Update dependency mermaid to v11.15.0 [SECURITY] (forgejo) (#12526)
Compare 2 commits »
TurtleArmy pushed to forgejo at TurtleArmy/forgejo 2026年05月11日 22:58:20 +02:00
21f6172667 Merge branch 'forgejo' into forgejo
753e289da5 fix: wipe run artifacts before rerun (#12523)
efe52db86f fix(ui): use tab width from .editorconfig when editing files (#11418)
cbaf97b867 feat: render org-mode file links with line numbers (#12496)
ba1c3e0288 feat(api): add admin routes to manage user access tokens (#12323)
Compare 39 commits »
TurtleArmy pushed to forgejo at TurtleArmy/forgejo 2026年05月07日 06:34:19 +02:00
42c3d88702 Merge branch 'forgejo' into forgejo
69cf1f3333 Lock file maintenance (forgejo) (#12408)
1cdef7d39f chore: upgrade xorm to v1.3.9-forgejo.12 (#12430)
59787fc2a0 fix: return the error when InitDelegateHooks fail (#12427)
Compare 11 commits »
TurtleArmy pushed to forgejo at TurtleArmy/forgejo 2026年05月04日 23:06:55 +02:00
876d2295f6 refactor: Remove redundant language transformation
e30ed9933d refactor: Replace HasPrefix+slice with CutPrefix
fe581757e2 chore: Clean up code
6cc3e45071 test: Make Pandoc style syntax highlighting test check whitespace support
e2e90de50a feat(ui): Support Pandoc style code blocks
Compare 129 commits »
TurtleArmy commented on issue zesterer/ariadne#188 2026年04月19日 19:12:00 +02:00
failing test over a missing file in main.

Once this PR's fix is deployed to Codeberg in mid July the code blocks in the README can...

TurtleArmy pushed to forgejo at TurtleArmy/forgejo 2026年04月14日 23:39:15 +02:00
55691176f0 refactor: Remove redundant language transformation
TurtleArmy pushed to forgejo at TurtleArmy/forgejo 2026年04月14日 23:36:10 +02:00
72a7022492 refactor: Replace HasPrefix+slice with CutPrefix
TurtleArmy commented on pull request forgejo/forgejo#12099 2026年04月14日 08:02:40 +02:00
feat(ui): Support Pandoc style code blocks

Should I just remove this check?

TurtleArmy pushed to forgejo at TurtleArmy/forgejo 2026年04月14日 07:58:57 +02:00
83f48a1eb8 chore: Clean up code
TurtleArmy pushed to forgejo at TurtleArmy/forgejo 2026年04月12日 22:37:53 +02:00
bbbb12638b test: Make Pandoc style syntax highlighting test check whitespace support
TurtleArmy created pull request forgejo/forgejo#12099 2026年04月12日 22:36:19 +02:00
feat(ui): Support Pandoc style code blocks
TurtleArmy pushed to forgejo at TurtleArmy/forgejo 2026年04月12日 22:23:01 +02:00
b53aed2d67 feat(ui): Support Pandoc style code blocks
TurtleArmy pushed to forgejo at TurtleArmy/forgejo 2026年04月12日 22:18:06 +02:00
f4791d8ea8 feat(ui): Support Pandoc style code blocks
TurtleArmy pushed to forgejo at TurtleArmy/forgejo 2026年04月12日 21:42:47 +02:00
2b42fdaa26 feat(ui): Fix comma separated attributes in code blocks language preventing syntax-highlighting (#12056)
fd28fd896b feat: Follow remote users; feed tab (#10380)
9de142eb7f Update dependency webpack to v5.106.0 (forgejo) (#12093)
ca00f99c3f fix: when reviewing in PRs, make comments relative to the visible code's commit (#12055)
40aa3a5c7d fix: mark code comments as Outdated based upon line-of-code existence in current PR commit (#12054)
Compare 27 commits »
TurtleArmy pushed to forgejo at TurtleArmy/forgejo 2026年04月11日 19:49:32 +02:00
fde33e064b fix: transform_codeblock_lang.go copyright attribution
TurtleArmy commented on pull request forgejo/forgejo#12056 2026年04月09日 23:05:28 +02:00
feat(ui): Fix comma separated attributes in code blocks language preventing syntax-highlighting

Sorry about that, I messed up the indentation in my testcase somehow.

TurtleArmy pushed to forgejo at TurtleArmy/forgejo 2026年04月09日 23:03:16 +02:00
f746fe4ad9 fix: Correct indentation in test
TurtleArmy commented on issue zesterer/ariadne#188 2026年04月09日 04:39:25 +02:00
failing test over a missing file in main.

Nevermind, there was a way.

TurtleArmy created pull request forgejo/forgejo#12056 2026年04月09日 04:38:49 +02:00
feat: Fix comma separated attributes in code blocks language preventing syntax-highlighting
TurtleArmy created repository TurtleArmy/forgejo 2026年04月09日 04:22:50 +02:00