18d207f21e
Merge branch 'forgejo' into forgejo
88fd372d9a
Update dependency mermaid to v11.15.0 [SECURITY] (forgejo) (#12526)
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)
42c3d88702
Merge branch 'forgejo' into forgejo
69cf1f3333
Lock file maintenance (forgejo) (#12408)
1cdef7d39f
chore: upgrade xorm to v1.3.9-forgejo.12 (#12430)
09aaa129a2
Update https://data.forgejo.org/actions/setup-forgejo action to v3.1.11 (forgejo) (#12429)
59787fc2a0
fix: return the error when InitDelegateHooks fail (#12427)
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
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...
55691176f0
refactor: Remove redundant language transformation
72a7022492
refactor: Replace HasPrefix+slice with CutPrefix
feat(ui): Support Pandoc style code blocks
Should I just remove this check?
83f48a1eb8
chore: Clean up code
bbbb12638b
test: Make Pandoc style syntax highlighting test check whitespace support
feat(ui): Support Pandoc style code blocks
b53aed2d67
feat(ui): Support Pandoc style code blocks
f4791d8ea8
feat(ui): Support Pandoc style code blocks
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)
fde33e064b
fix: transform_codeblock_lang.go copyright attribution
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.
f746fe4ad9
fix: Correct indentation in test
failing test over a missing file in main.
Nevermind, there was a way.
feat: Fix comma separated attributes in code blocks language preventing syntax-highlighting