index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
repo
/
issue
/
new_form.tmpl
Commit message (
Expand
)
Author
Age
*
refactor(db): move some methods off `user.go` (#7199)
Joe Chen
2022-10-22
*
pkg/context: apply EscapePound at context level
Unknwon
2018-09-28
*
Refactoring: rename Signed -> Logged
Unknwon
2017-04-06
*
pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}
Unknwon
2017-04-06
*
templates/label: another minor style improve
Unknwon
2017-03-22
*
templates/label: minor style improve
Unknwon
2017-03-22
*
#3348 always use relative avatar link in the template
Unknwon
2016-08-05
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Add prorper escaping of url in issue form
Odin Ugedal
2016-03-15
*
Fix tab index on new issue/comment form
chriswatt
2016-02-07
*
Indent all templates with tabs
Adam Strzelecki
2015-12-08
*
#1854 show issue content
Unknwon
2015-11-13
*
rename fields
Unknwon
2015-08-31
*
fix HTML
Unknwon
2015-08-26
*
Filter issues by assignee
Unknwon
2015-08-15
*
add comment form UI
Unknwon
2015-08-12
*
finish view issue without comments and ops
Unknwon
2015-08-12
*
finish attachments when create issue
Unknwon
2015-08-11
*
finish create issue attachment UI
Unknwon
2015-08-11
*
finish create issue with milestone and assignee
Unknwon
2015-08-10
*
finish create issue with milestone
Unknwon
2015-08-10
*
finish create issue with labels
Unknwon
2015-08-10
*
add migrate from issue.label_ids to issue_label
Unknwon
2015-08-10
*
upgrade new issue to SUI v2
Unknwon
2015-08-10
*
UI: create issue with title and content
Unknwon
2015-08-09