Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #1646 and other minor fixes | Unknwon | 2015-09-16 | 1 | -2/+1 |
| | |||||
* | home: new UI | Unknwon | 2015-03-07 | 1 | -94/+129 |
| | |||||
* | Hide the registration button depending on the setting | Raphael Randschau | 2015-02-05 | 1 | -0/+2 |
| | |||||
* | correction: updated docker link | Tristan Storch | 2015-02-01 | 1 | -3/+3 |
| | |||||
* | Add German translation to home page | unknown | 2014-10-04 | 1 | -1/+22 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -2/+2 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 1 | -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 spaces | Tristan Storch | 2014-08-30 | 1 | -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 organization | Unknwon | 2014-08-27 | 1 | -2/+2 |
| | |||||
* | Finish new reset password, etc. | Unknwon | 2014-08-09 | 1 | -1/+2 |
| | |||||
* | Finish new collaboration page | Unknwon | 2014-08-07 | 1 | -5/+4 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -25/+70 |
| | |||||
* | Clean api code | Unknown | 2014-05-05 | 1 | -2/+2 |
| | |||||
* | Corrected grammar and spelling mistakes in templates. Normalizing to ↵ | twitchyliquid64 | 2014-04-20 | 1 | -1/+1 |
| | | | | American English. | ||||
* | Mirror updates | Unknown | 2014-04-14 | 1 | -0/+19 |
| | |||||
* | Update config option | Unknown | 2014-03-28 | 1 | -1/+3 |
| | |||||
* | Fix up the spelling on the intro :) | Jake Scott | 2014-03-26 | 1 | -2/+2 |
| | |||||
* | change css name style | FuXiaoHei | 2014-03-25 | 1 | -1/+1 |
| | |||||
* | Mirror fix | Unknown | 2014-03-18 | 1 | -1/+1 |
| | |||||
* | signed-in dashboard and navbar changes | FuXiaoHei | 2014-03-06 | 1 | -0/+6 |
| | |||||
* | Setup templates structure | Unknown | 2014-02-14 | 1 | -1/+0 |
| | |||||
* | Init commit | Unknown | 2014-02-12 | 1 | -0/+1 |