Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor fix on #1464 | Unknwon | 2015-08-11 | 1 | -2/+2 |
| | |||||
* | Hide avatar-changing instructions unless it's your profile (resolves #1107) | James Anderson | 2015-08-10 | 1 | -4/+6 |
| | |||||
* | fix #1204 | Unknwon | 2015-07-31 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl | ||||
| * | Remove the "PHP" style formatting function | Peter Smit | 2015-02-16 | 1 | -1/+1 |
| | | | | | | | | | | | | 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. | ||||
* | | fix mirror issues uncaught #941 | Unknwon | 2015-02-13 | 1 | -1/+1 |
|/ | |||||
* | custom avatar upload | Unknwon | 2014-11-21 | 1 | -0/+4 |
| | |||||
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 | 1 | -2/+7 |
| | |||||
* | Fix #554 | Unknwon | 2014-10-19 | 1 | -34/+36 |
| | |||||
* | Page: User profile | Unknwon | 2014-09-25 | 1 | -72/+82 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | 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. | ||||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 1 | -3/+3 |
| | |||||
* | User code clean and ui improve | Unknown | 2014-05-05 | 1 | -0/+1 |
| | |||||
* | fix profile ui | FuXiaoHei | 2014-05-01 | 1 | -1/+1 |
| | |||||
* | Fix #149 | Unknown | 2014-05-01 | 1 | -0/+1 |
| | |||||
* | HTTP no follow and offline mode | Unknown | 2014-04-27 | 1 | -3/+3 |
| | |||||
* | 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 | -2/+1 |
| | |||||
* | Clean oauth code | Unknown | 2014-04-13 | 1 | -4/+4 |
| | |||||
* | Add repo mirror and import | Unknown | 2014-04-12 | 1 | -11/+13 |
| | |||||
* | fix logo ui, add following ui in user-profile page | FuXiaoHei | 2014-04-12 | 1 | -0/+12 |
| | |||||
* | fix some link | slene | 2014-03-30 | 1 | -2/+2 |
| | |||||
* | Fix action email bug | Unknown | 2014-03-29 | 1 | -1/+1 |
| | |||||
* | Mirror fix | Unknown | 2014-03-29 | 1 | -2/+1 |
| | |||||
* | fix init-tabs bug | FuXiaoHei | 2014-03-26 | 1 | -1/+1 |
| | |||||
* | change css name style | FuXiaoHei | 2014-03-25 | 1 | -6/+6 |
| | |||||
* | Mirror updates | Unknown | 2014-03-23 | 1 | -1/+1 |
| | |||||
* | Watch backend | Unknown | 2014-03-19 | 1 | -2/+2 |
| | |||||
* | ui and js update | FuXiaoHei | 2014-03-17 | 1 | -1/+1 |
| | |||||
* | Fix commit feed ui | Unknown | 2014-03-16 | 1 | -1/+2 |
| | |||||
* | update user repos style | slene | 2014-03-16 | 1 | -2/+10 |
| | |||||
* | Add repo list data, need front-end fix | Unknown | 2014-03-15 | 1 | -1/+7 |
| | |||||
* | Mirror fix | Unknown | 2014-03-15 | 1 | -1/+1 |
| | |||||
* | Finish feeds | Unknown | 2014-03-15 | 1 | -2/+2 |
| | |||||
* | Add HomeLink and AvatarLink to User model. Please use .SignedUser in template. | slene | 2014-03-15 | 1 | -11/+22 |
| | |||||
* | Add basic render of public act | Unknown | 2014-03-15 | 1 | -2/+6 |
| | |||||
* | That's one small step for man, one giant leap for gopher. | slene | 2014-03-15 | 1 | -3/+9 |
| | |||||
* | Finish update password and profile | Unknown | 2014-03-14 | 1 | -2/+2 |
| | |||||
* | Add update user profile back end, add new gitignore and license, add ↵ | Unknown | 2014-03-13 | 1 | -6/+6 |
| | | | | template data to public profile page | ||||
* | single repository setting page ui | FuXiaoHei | 2014-03-13 | 1 | -6/+1 |
| | |||||
* | Bug fix | Unknown | 2014-03-06 | 1 | -2/+2 |
| | |||||
* | nav ui for user logged | FuXiaoHei | 2014-03-03 | 1 | -1/+0 |
| | |||||
* | ui for user/profile page, only skeleton | FuXiaoHei | 2014-03-02 | 1 | -0/+37 |