summaryrefslogtreecommitdiffstats
path: root/routers/dev/template.go
Commit message (Collapse)AuthorAgeFilesLines
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-151-2/+3
| | | | | | | | | | | | | | | | | | * display ui time with customize time location * fix lint * rename UILocation to DefaultUILocation * move time related functions to modules/timeutil * fix tests * fix tests * fix build * fix swagger
* Make time diff translatable (#2057)Lauris BH2017-06-281-2/+2
|
* xxx_active_code_live setting in printed in hours and minutes instead … (#1814)Jonas Östanbäck2017-05-291-2/+2
| | | | | | * xxx_active_code_live setting in printed in hours and minutes instead of just hours * Update app.ini description of xxx_code_lives settings
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-1/+1
| | | | | | * golint fixed for modules/setting * typo fixed and renamed UNIXSOCKET to UnixSocket
* golint fixed for parts of routers root, dev, user and org dirs (#167)Lunny Xiao2016-11-181-0/+1
| | | | | | | | * golint fixed for parts of routers root, dev and org dirs * add user/auth.go golint fixed * rename unnecessary exported to unexported and user dir golint fixed
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-4/+4
| | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-4/+4
|
* Rename module: middleware -> contextUnknwon2016-03-111-2/+2
|
* user gomail and new activate account email tplUnknwon2015-09-171-0/+1
| | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header
* Remove APP_LOGO settingMathieu Gagnon2014-09-131-1/+0
|
* New UI merge in progressUnknwon2014-07-261-4/+2
|
* In progress of name template name constantUnknown2014-06-221-1/+2
|
* Fixed #209Unknown2014-05-251-7/+7
|
* Clean filesUnknown2014-05-011-0/+1
|
* Change new martini impot pathUnknown2014-03-301-1/+1
|
* Work on adminUnknown2014-03-201-1/+1
|
* Finish verify emailUnknown2014-03-191-0/+25