summaryrefslogtreecommitdiffstats
path: root/templates/home.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* #1646 and other minor fixesUnknwon2015-09-161-2/+1
|
* home: new UIUnknwon2015-03-071-94/+129
|
* Hide the registration button depending on the settingRaphael Randschau2015-02-051-0/+2
|
* correction: updated docker linkTristan Storch2015-02-011-3/+3
|
* Add German translation to home pageunknown2014-10-041-1/+22
|
* Add suburl supportUnknwon2014-09-191-2/+2
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-2/+2
| | | | | | | | | | | | | | 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
* Removed trailing white spacesTristan Storch2014-08-301-1/+1
| | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork.
* Bug fix on organizationUnknwon2014-08-271-2/+2
|
* Finish new reset password, etc.Unknwon2014-08-091-1/+2
|
* Finish new collaboration pageUnknwon2014-08-071-5/+4
|
* New UI merge in progressUnknwon2014-07-261-25/+70
|
* Clean api codeUnknown2014-05-051-2/+2
|
* Corrected grammar and spelling mistakes in templates. Normalizing to ↵twitchyliquid642014-04-201-1/+1
| | | | American English.
* Mirror updatesUnknown2014-04-141-0/+19
|
* Update config optionUnknown2014-03-281-1/+3
|
* Fix up the spelling on the intro :)Jake Scott2014-03-261-2/+2
|
* change css name styleFuXiaoHei2014-03-251-1/+1
|
* Mirror fixUnknown2014-03-181-1/+1
|
* signed-in dashboard and navbar changesFuXiaoHei2014-03-061-0/+6
|
* Setup templates structureUnknown2014-02-141-1/+0
|
* Init commitUnknown2014-02-121-0/+1