0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 07:16:19 +01:00
gitea/templates
silverwind 216976247c
Remove usage of JS globals (#15378)
Refactor the exported globals in index.js to JS-initialized event
handlers.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-04-09 19:42:38 -04:00
..
admin Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
base Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
custom
explore Use semantic dropdown for code search query type (#15276) 2021-04-09 16:53:16 -04:00
mail [refactor] mailer service (#15072) 2021-04-02 11:25:13 +01:00
org Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
repo Remove usage of JS globals (#15378) 2021-04-09 19:42:38 -04:00
shared Fix spacing of issue/pulls list review status icons (#14985) 2021-03-13 15:37:09 +02:00
status
swagger Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
user Remove usage of JS globals (#15378) 2021-04-09 19:42:38 -04:00
home.tmpl Consolidate Logos and update README header (#14136) 2021-01-01 14:04:35 -05:00
install.tmpl Add Password Algorithm option to install page (#14701) 2021-02-16 23:37:20 +01:00
post-install.tmpl