forgejo/templates/user/dashboard
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context ()
This PR continues the work in  by progressively ensuring that git
commands run within the request context.

This now means that the if there is a git repo already open in the context it will be used instead of reopening it.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-19 23:26:57 +00:00
..
dashboard.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
feeds.tmpl Propagate context and ensure git commands run in request context () 2022-01-19 23:26:57 +00:00
issues.tmpl Use conditions but not repo ids as query condition () 2021-12-29 21:02:12 +08:00
milestones.tmpl Fix mermaid rendering in milestone dashboard () 2022-01-07 11:49:27 +08:00
navbar.tmpl Fix correct usage of teams () 2021-11-20 11:13:24 +08:00
repolist.tmpl Remove unnecessary attributes of User struct () 2021-11-22 23:21:55 +08:00