Template
1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo synced 2024-11-22 01:44:24 +01:00
forgejo/routers
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
..
api Extend API MarkupOptions to contain branch and relative path 2024-11-20 18:27:05 +05:30
common Extend API MarkupOptions to contain branch and relative path 2024-11-20 18:27:05 +05:30
install [CHORE] Move to new sessioner library 2024-08-25 03:47:08 +02:00
private [CHORE] Use forked binding library 2024-11-05 22:47:34 +01:00
utils [PORT] drop utils.IsExternalURL (and expand IsRiskyRedirectURL tests) (#3167) 2024-04-15 13:03:08 +00:00
web Extend API MarkupOptions to contain branch and relative path 2024-11-20 18:27:05 +05:30
init.go Revert "Open telemetry integration (#3972)" 2024-08-07 11:22:43 +02:00