aboutsummaryrefslogtreecommitdiff
path: root/modules/base/template.go
Commit message (Collapse)AuthorAge
* Commit messages now rendered with line breaks and prefix spacing.Sergio Benitez2015-09-18
|
* #1646 and other minor fixesUnknwon2015-09-16
|
* #1594 Collaborative Repositories missing suburl on DashboardUnknwon2015-09-07
|
* new user profile settings UIUnknwon2015-09-06
| | | | Signed-off-by: Unknwon <u@gogs.io>
* #1377 add rename repo actionUnknwon2015-09-01
|
* #1203 bundle jquery with gogsUnknwon2015-08-28
|
* finish view comments on issue pageUnknwon2015-08-13
|
* improve fork processUnknwon2015-08-08
|
* Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodingsVladimir Vissoultchev2015-07-29
|
* Allow file and directory names to contain percent characterVladimir Vissoultchev2015-07-28
|
* Allow explicit charset/codepage setting for ANSI source files to alleviate ↵Vladimir Vissoultchev2015-07-27
| | | | issue #1088
* #1098 Hide gravatar email field if gravatar is disabled (or offline mode)Unknwon2015-03-24
|
* modules/setting: simple behave change in startupUnknwon2015-02-26
|
* gitlab-like hash namingAlexey Makhov2015-02-19
|
* Remove the "PHP" style formatting functionPeter Smit2015-02-16
| | | | | | The "PHP" formatting function doesn't add anything, except an undocumented date format. All usages in the templates have been replaced with DateFmtShort and DateFmtLong for convenience.
* 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
|