aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/view_list.tmpl
Commit message (Expand)AuthorAge
* fix(repo): be tolerant to implicit submodules (#7352)Joe Chen2023-02-14
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-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 -> Str2HTMLUnknwon2018-12-10
* templates: sanitize special links in commit message (#5545)Unknwon2018-12-10
* templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182)rokuu2018-04-24
* templates/repo: improve symlink file icon in list view (#4237)Unknwon2017-04-07
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* Refactoring: rename and simplify pkg/tool functionsUnknwon2017-04-06
* Fix unexpected rendering of README when it is not in MarkdownUnknwon2017-01-25
* templates/repo/view: fix bad linkUnknwon2016-08-30
* router/repo: code refactoringUnknwon2016-08-30
* Web editor: improve edit file tooltipUnknwon2016-08-27
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
* Upgrade octicon to 4.3.0Unknwon2016-07-16
* Update glide.yamlUnknwon2016-06-27
* Render emojis in more places.Andrey Nering2016-03-02
* commit.RefUrl expects AppUrl argumentAdam Strzelecki2016-01-13
* new template funcUnknwon2015-12-13
* Indent all templates with tabsAdam Strzelecki2015-12-08
* Render commit msg as header + verbatim descriptionAdam Strzelecki2015-12-07
* template fixUnknwon2015-12-04
* UI: Use more subtle grey SHA1 labelsAdam Strzelecki2015-12-03
* UI: Display last-commit header without 2nd columnAdam Strzelecki2015-12-03
* Commits & files UI: SUI fixed single line tableAdam Strzelecki2015-12-02
* new repo uiUnknwon2015-11-14
* fix #1886Unknwon2015-11-04
* Allow file and directory names to contain percent characterVladimir Vissoultchev2015-07-28
* Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-10
* templates: fix commit message render issue #828Unknwon2015-01-31
* modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-30
* fix #711Unknwon2014-12-09
* Added issue link rendering in commit messagesdennis-smurf2014-12-05
* custom avatar uploadUnknwon2014-11-21
* continue work on #255Unknwon2014-11-07
* Add raw, history file button, and other mirror fixesUnknwon2014-10-11
* Add directory level commit messageUnknwon2014-09-26
* no neet for md5 emailfundon2014-09-26
* submodule support and closed #478lunnyxiao2014-09-22
* add submodule basic support & buf fixed #478lunnyxiao2014-09-22
* Add suburl supportUnknwon2014-09-19
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-18
* New UI merge in progressUnknwon2014-07-26