You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
Sebastian Brückner 17f170ee37
Include resource state events in Gitlab downloads (#29382)
Some specific events on Gitlab issues and merge requests are stored
separately from comments as "resource state events". With this change,
all relevant resource state events are downloaded during issue and merge
request migration, and converted to comments.

This PR also updates the template used to render comments to add support
for migrated comments of these types.

ref: https://docs.gitlab.com/ee/api/resource_state_events.html
11 months ago
..
admin Refactor Safe modifier (#29392) 12 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Remove RenderEmojiPlain from template helper (#29375) 12 months ago
code Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Add tailwindcss (#29357) 12 months ago
explore Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
mail Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
org Refactor Safe modifier (#29392) 12 months ago
package Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
projects Use full width for project boards (#28225) 1 year ago
repo Include resource state events in Gitlab downloads (#29382) 11 months ago
shared Remove incorrect and unnecessary Escape from templates (#29394) 12 months ago
status Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
swagger Add API to get PR by base/head (#29242) 11 months ago
user Refactor "user/active" related logic (#29390) 12 months ago
webhook Change webhook-type in create-view (#29114) 12 months ago
home.tmpl Remove unnecessary "Str2html" modifier from templates (#29319) 12 months ago
install.tmpl Remove unnecessary "Safe" modifier from templates (#29318) 12 months ago
post-install.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago