0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 14:34:28 +01:00
gitea/templates
delvh 608a3eeb59
Pass context to avatar for projects view (#23359)
Previously, a 500 response was returned when
- an issue had assignees
- the issue was assigned to a project
- you tried to view this project

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2023-03-07 18:17:35 -05:00
..
admin Fix missed .hide class (#23208) 2023-03-02 12:22:04 +08:00
api/packages/pypi
base Fix various bugs for "install" page (#23194) 2023-03-04 10:12:02 +08:00
code
custom
explore
mail Revert relative links to absolute links in mail templates (#23267) 2023-03-03 22:43:30 +08:00
org Fix incorrect project links and use symlink icon for org-wide projects (#23325) 2023-03-06 10:32:56 -06:00
package Fix nil context in RenderMarkdownToHtml (#23092) 2023-02-24 14:36:07 +08:00
projects Pass context to avatar for projects view (#23359) 2023-03-07 18:17:35 -05:00
repo Remove unnecessary space on link (#23334) 2023-03-06 13:12:10 -06:00
shared Fix incorrect project links and use symlink icon for org-wide projects (#23325) 2023-03-06 10:32:56 -06:00
status
swagger Add "Reviewed by you" filter for pull requests (#22927) 2023-02-24 21:55:50 -05:00
user Fix incorrect project links and use symlink icon for org-wide projects (#23325) 2023-03-06 10:32:56 -06:00
home.tmpl
install.tmpl Refactor hiding-methods, remove jQuery show/hide, remove .hide class, remove inline style=display:none (#22950) 2023-02-19 12:06:14 +08:00
post-install.tmpl Fix various bugs for "install" page (#23194) 2023-03-04 10:12:02 +08:00