0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 11:44:39 +01:00
gitea/templates/repo
6543 668eaf95d5 [Feature] Custom Reactions (#8886)
* add [ui] Reactions

* move contend check from form to go functions

* use else if

* check if reaction is allowed only on react
(so previous custom reaction can be still removed)

* use $.AllowedReactions in templates

* use ctx.Flash.Error

* use it there too

* add redirection

* back to server error
because a wrong reaction is a template issue ...

* add emoji list link

* add docs entry

* small wording nit
suggestions from @jolheiser - thx

* same reactions as github

* fix PR reactions

* handle error so template JS could check

* Add Integrations Test

* add REACTIONS setting to cheat-sheet doc page
2019-12-01 17:57:24 -05:00
..
branch Button tooltip formatting under Branches (#9034) 2019-11-16 12:03:07 +00:00
diff [Feature] Custom Reactions (#8886) 2019-12-01 17:57:24 -05:00
editor
issue [Feature] Custom Reactions (#8886) 2019-12-01 17:57:24 -05:00
pulls
release Fix max length check and limit in multiple repo forms (#9148) 2019-11-25 01:06:23 +02:00
settings Show repository size in repo home page and settings (#8940) 2019-11-13 00:45:19 +00:00
wiki wiki - add 'write' 'preview' buttons to wiki edit like in issues (#7241) 2019-11-17 14:42:44 -05:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
commit_page.tmpl
commit_status.tmpl
commits.tmpl
commits_list.tmpl
commits_table.tmpl
create.tmpl Add avatar and issue labels to template repositories (#9149) 2019-11-25 13:17:51 +08:00
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl
migrate.tmpl
migrating.tmpl
search.tmpl
sub_menu.tmpl Show repository size in repo home page and settings (#8940) 2019-11-13 00:45:19 +00:00
user_cards.tmpl
view_file.tmpl
view_list.tmpl
watchers.tmpl