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
/
org
/
team
Commit message (
Expand
)
Author
Age
*
ui: remove useless "Cancel" buttons (#7192)
Yarden Shoham
2022-10-22
*
refactor(db): move some methods off `user.go` (#7199)
Joe Chen
2022-10-22
*
templates: rename template function Str2html -> Str2HTML
Unknwon
2018-12-10
*
repo: add changes to repository avatar feature (#5221)
Unknwon
2018-06-17
*
repo: support avatars (#5221)
Sergey Dryabzhinsky
2018-06-17
*
Refactoring: rename Signed -> Logged
Unknwon
2017-04-06
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
*
pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}
Unknwon
2017-04-06
*
#3348 always use relative avatar link in the template
Unknwon
2016-08-05
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Upgrade octicon to 4.3.0
Unknwon
2016-07-16
*
#2497 incorrect error handle for team name
Unknwon
2016-01-29
*
Indent all templates with tabs
Adam Strzelecki
2015-12-08
*
fix #650
Unknwon
2015-11-22
*
fix template error
Unknwon
2015-08-10
*
UI: Confirmation box
Unknwon
2014-09-28
*
Add suburl support
Unknwon
2014-09-19
*
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....
Martin van Beurden
2014-09-18
*
UI fix
Unknwon
2014-09-13
*
Removed trailing white spaces
Tristan Storch
2014-08-30
*
Finsih add/remove repo in organization
Unknwon
2014-08-26
*
Finish new edit team page, add member to team
Unknwon
2014-08-24
*
Working on organization pages
Unknwon
2014-08-23
*
Finish team list, create new team, join/leave team page
Unknwon
2014-08-16