Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-25 11:16:11 +01:00
forgejo/templates/repo/editor
Nirmal Kumar R 1527ece6cc Extend API MarkupOptions to contain branch and relative path
The api.MarkupOptions{} struct will have a RelativePath which depicts
the relative path to the repository root + BranchPath which contains the
current branch. The RenderMarkup function utilizes a struct since there
are too many variables passed as arguments and that is not a good sign
for readability.
2024-11-20 18:27:05 +05:30
..
cherry_pick.tmpl Refactor Safe modifier (#29392) 2024-02-26 22:30:27 +01:00
commit_form.tmpl feat: harden localization against malicious HTML (#5703) 2024-10-30 15:59:48 +00:00
delete.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
diff_preview.tmpl Fix broken code editor diff preview (#23307) 2023-03-06 09:37:58 +08:00
edit.tmpl Extend API MarkupOptions to contain branch and relative path 2024-11-20 18:27:05 +05:30
patch.tmpl Migrate gt-hidden to tw-hidden (#30046) 2024-03-30 07:17:29 +01:00
upload.tmpl Convert max file name length to 255 (#30489) 2024-04-21 11:53:41 +02:00