aboutsummaryrefslogtreecommitdiff
path: root/modules/base/template.go
Commit message (Collapse)AuthorAge
* modules/base: clean code with #838Unknwon2015-01-30
|
* modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-30
| | | | - update russian locale
* fix #828, may cause unintentional break in other features, but security is no.1Unknwon2015-01-20
|
* Change chardet to gogitsPeter Smit2015-01-15
|
* Replace mahonia with the standard functions in the Golang Sub-repositoriesPeter Smit2014-12-22
|
* fix #711Unknwon2014-12-09
|
* continue work on #255Unknwon2014-11-07
|
* Able to fork repo to individualsUnknwon2014-10-19
|
* Page: Compare 2 commitsUnknwon2014-10-10
|
* Fix bug on transfer repoUnknwon2014-09-25
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go
* Mirror fix and fix #481Unknwon2014-09-17
|
* toutf8 improved & add max git diff lineslunnyxiao2014-09-17
|
* Feature: Social sign inUnknwon2014-08-09
|
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-31
|
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
|
* New UI merge in progressUnknwon2014-07-26
|
* Fixed #209Unknown2014-05-25
|
* Code conventionUnknown2014-05-21
|
* fix news feed repo linkjiangjianxiao2014-05-09
|
* Batch of mirror fixesUnknown2014-05-06
|
* User code clean and ui improveUnknown2014-05-05
|
* HTTP no follow and offline modeUnknown2014-04-27
|
* Add weibo oauthUnknown2014-04-13
|
* go getUnknown2014-04-13
|
* go getUnknown2014-04-13
|
* Mirror bug fixUnknown2014-04-11
|
* fixzhsso2014-04-10
|
* mistakeszhsso2014-04-10
|
* Fix #67Unknown2014-04-08
|
* Work on commentUnknown2014-04-07
|
* Add reset password, fix #58Unknown2014-04-05
|
* add ShortSha template funcslene2014-03-30
|
* Almost done diff pageUnknown2014-03-26
|
* More on diff pageUnknown2014-03-26
|
* Batch fixUnknown2014-03-21
|
* Render data in commit list pageUnknown2014-03-19
|
* Finish verify emailUnknown2014-03-19
|
* fork renderGogs2014-03-19
|
* bug fixed for commits listLunny Xiao2014-03-19
|
* clone in sshslene2014-03-17
|
* Add latest commit in repo viewerUnknown2014-03-17
|
* Add template func FileSizeUnknown2014-03-15
|
* move templateFuncs to one file, add middleware context.slene2014-03-15