forgejo/templates
Gusted 8c8b31f304
fix: Don't double escape delete branch text
- Don't double escape the 'Delete branch "$BRANCH"' text. `Locale.Tr`
escapes the argument already and Vue does too by default.
- Let Vue escape the text and add a unit test ensuring that it escapes.
- Resolves #5582
2024-10-19 22:05:35 +02:00
..
admin Remove urls from translations (#31950) 2024-09-12 17:28:58 +05:00
api/packages/pypi
base
custom
devtest
explore
htmx
mail
org i18n: UX improvements: Team permissions and issue closing 2024-09-24 19:03:30 +02:00
package feat: add architecture-specific removal support for arch package (#5351) 2024-09-27 08:21:22 +00:00
projects fix: use column flex on mobile to prevent project title from wrapping 2024-10-12 18:21:14 +00:00
repo fix: Don't double escape delete branch text 2024-10-19 22:05:35 +02:00
shared code-search: make linters happy again 2024-09-16 16:20:55 +02:00
status #5324 Fix centered fork note 2024-10-06 00:14:30 +02:00
swagger fix: correct documentation for non 200 responses in swagger 2024-10-07 18:36:07 +02:00
user feat(ui): add more emoji and code block rendering in issues 2024-09-24 14:20:33 +02:00
webhook fix: improve discord webhook api conformance 2024-10-08 22:43:28 +02:00
home.tmpl fix(i18n): remove unnecessary variable (#5533) 2024-10-11 18:51:29 +00:00
install.tmpl
post-install.tmpl