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
/
view_list.tmpl
Commit message (
Expand
)
Author
Age
*
fix(repo): be tolerant to implicit submodules (#7352)
Joe Chen
2023-02-14
*
refactor(db): move some methods off `user.go` (#7199)
Joe Chen
2022-10-22
*
gitutil: infer submodule with baseURL when it is a relative path (#6337)
ᴜɴᴋɴᴡᴏɴ
2020-09-18
*
git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)
ᴜɴᴋɴᴡᴏɴ
2020-03-08
*
templates: rename template function Str2html -> Str2HTML
Unknwon
2018-12-10
*
templates: sanitize special links in commit message (#5545)
Unknwon
2018-12-10
*
templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182)
rokuu
2018-04-24
*
templates/repo: improve symlink file icon in list view (#4237)
Unknwon
2017-04-07
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
*
Refactoring: rename and simplify pkg/tool functions
Unknwon
2017-04-06
*
Fix unexpected rendering of README when it is not in Markdown
Unknwon
2017-01-25
*
templates/repo/view: fix bad link
Unknwon
2016-08-30
*
router/repo: code refactoring
Unknwon
2016-08-30
*
Web editor: improve edit file tooltip
Unknwon
2016-08-27
*
#3348 always use relative avatar link in the template
Unknwon
2016-08-05
*
Upgrade octicon to 4.3.0
Unknwon
2016-07-16
*
Update glide.yaml
Unknwon
2016-06-27
*
Render emojis in more places.
Andrey Nering
2016-03-02
*
commit.RefUrl expects AppUrl argument
Adam Strzelecki
2016-01-13
*
new template func
Unknwon
2015-12-13
*
Indent all templates with tabs
Adam Strzelecki
2015-12-08
*
Render commit msg as header + verbatim description
Adam Strzelecki
2015-12-07
*
template fix
Unknwon
2015-12-04
*
UI: Use more subtle grey SHA1 labels
Adam Strzelecki
2015-12-03
*
UI: Display last-commit header without 2nd column
Adam Strzelecki
2015-12-03
*
Commits & files UI: SUI fixed single line table
Adam Strzelecki
2015-12-02
*
new repo ui
Unknwon
2015-11-14
*
fix #1886
Unknwon
2015-11-04
*
Allow file and directory names to contain percent character
Vladimir Vissoultchev
2015-07-28
*
Handle submodules without a .gitmodules entry - fix #1023
Filippo Valsorda
2015-03-10
*
templates: fix commit message render issue #828
Unknwon
2015-01-31
*
modules/base: add RenderCommitMessage with XSS-safe and special links
Unknwon
2015-01-30
*
fix #711
Unknwon
2014-12-09
*
Added issue link rendering in commit messages
dennis-smurf
2014-12-05
*
custom avatar upload
Unknwon
2014-11-21
*
continue work on #255
Unknwon
2014-11-07
*
Add raw, history file button, and other mirror fixes
Unknwon
2014-10-11
*
Add directory level commit message
Unknwon
2014-09-26
*
no neet for md5 email
fundon
2014-09-26
*
submodule support and closed #478
lunnyxiao
2014-09-22
*
add submodule basic support & buf fixed #478
lunnyxiao
2014-09-22
*
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
*
New UI merge in progress
Unknwon
2014-07-26