Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish issue list ui draft | fuxiaohei | 2014-11-04 | 6 | -2/+190 |
| | |||||
* | Fix x padding for #repo-content for width < 1170px | omeid | 2014-11-04 | 1 | -2/+2 |
| | | | This pull request fixes the issue when resizing the window smaller than 1170 px, right now there is no padding/margin on sides and it looks broken. | ||||
* | Fix #584 | Unknwon | 2014-10-27 | 2 | -6/+6 |
| | |||||
* | Fix #554 | Unknwon | 2014-10-19 | 2 | -6/+9 |
| | |||||
* | Able to fork repo to individuals | Unknwon | 2014-10-19 | 2 | -0/+16 |
| | |||||
* | add nav bar in issue list | fuxiaohei | 2014-10-18 | 2 | -0/+50 |
| | |||||
* | some ui details fix | fuxiaohei | 2014-10-18 | 3 | -10/+24 |
| | |||||
* | Fix #572 | Unknwon | 2014-10-15 | 2 | -0/+12 |
| | |||||
* | Fix #570 | Unknwon | 2014-10-15 | 2 | -0/+2 |
| | |||||
* | Fix repo css and rel path img in md | Unknwon | 2014-10-14 | 2 | -430/+443 |
| | |||||
* | Fix #457 and fix #557 | Unknwon | 2014-10-13 | 2 | -11/+7 |
| | |||||
* | Fix #555 | Unknwon | 2014-10-12 | 2 | -3/+5 |
| | |||||
* | Fix #540 | Unknwon | 2014-10-12 | 1 | -1/+1 |
| | |||||
* | Add raw, history file button, and other mirror fixes | Unknwon | 2014-10-11 | 2 | -0/+6 |
| | |||||
* | Page: Compare 2 commits | Unknwon | 2014-10-10 | 7 | -31/+294 |
| | |||||
* | Allow custom locale | Unknwon | 2014-10-09 | 2 | -0/+2 |
| | |||||
* | Fix #264 | Unknwon | 2014-10-06 | 2 | -13/+14 |
| | |||||
* | Fix #515 | Unknwon | 2014-09-30 | 2 | -2/+0 |
| | |||||
* | UI: Confirmation box | Unknwon | 2014-09-29 | 6 | -18/+21 |
| | |||||
* | Delete verbose | Unknwon | 2014-09-28 | 1 | -4/+0 |
| | |||||
* | Merge branch 'master' of github.com:gogits/gogs | Unknwon | 2014-09-28 | 4 | -65/+84 |
|\ | | | | | | | | | | | Conflicts: public/ng/less/gogs/repository.less templates/repo/home.tmpl | ||||
| * | template and ui fix | fuxiaohei | 2014-09-27 | 3 | -60/+71 |
| | | |||||
| * | template and ui fix | fuxiaohei | 2014-09-27 | 3 | -2/+14 |
| | | |||||
* | | UI: Confirmation box | Unknwon | 2014-09-28 | 4 | -53/+111 |
|/ | |||||
* | Add modal to change username | Unknwon | 2014-09-26 | 6 | -11/+424 |
| | | | | Signed-off-by: Unknwon <joe2010xtmf@163.com> | ||||
* | bugfix, suburl defaults to empty string when suburl is undefined | fundon | 2014-09-26 | 1 | -1/+1 |
| | |||||
* | Page: User profile | Unknwon | 2014-09-25 | 5 | -3/+124 |
| | |||||
* | is utils improvement | fuxiaohei | 2014-09-25 | 4 | -12/+74 |
| | |||||
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 | 5 | -9/+67 |
| | |||||
* | Page: Repository home page | Unknwon | 2014-09-23 | 2 | -8/+9 |
| | |||||
* | Page: Repository home page | Unknwon | 2014-09-23 | 4 | -32/+46 |
| | |||||
* | Fix #495 and cannot view repository by tag | Unknwon | 2014-09-23 | 2 | -5/+4 |
| | |||||
* | resize star font size | fuxiaohei | 2014-09-24 | 2 | -2/+2 |
| | |||||
* | resize star font size | fuxiaohei | 2014-09-23 | 2 | -0/+2 |
| | |||||
* | pull request ui review, change sidebar | fuxiaohei | 2014-09-23 | 2 | -14/+18 |
| | |||||
* | Merge remote-tracking branch 'origin/dev' into dev | fuxiaohei | 2014-09-23 | 2 | -0/+4 |
|\ | |||||
| * | Merge branch 'dev' of github.com:gogits/gogs into dev | Unknwon | 2014-09-23 | 7 | -219/+215 |
| |\ | |||||
| * | | UI fix | Unknwon | 2014-09-23 | 2 | -2/+4 |
| | | | |||||
* | | | pull request ui review, change sidebar | fuxiaohei | 2014-09-23 | 3 | -52/+73 |
| |/ |/| | |||||
* | | pull request page ui review, upgrade octicon icons | fuxiaohei | 2014-09-23 | 8 | -221/+215 |
|/ | |||||
* | improve ui details | fuxiaohei | 2014-09-23 | 4 | -419/+419 |
| | |||||
* | UI: Use tooltip not alert when copy clone URL | Unknwon | 2014-09-22 | 4 | -34/+319 |
| | |||||
* | Fix #491 | Unknwon | 2014-09-22 | 4 | -17/+23 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 1 | -6/+7 |
| | | | | | | | | | | | | | | 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 | ||||
* | Fix mirror UI style and work on #475 | Unknwon | 2014-09-16 | 2 | -4/+2 |
| | |||||
* | Fix UI | Unknwon | 2014-09-15 | 2 | -2/+2 |
| | |||||
* | Fix #461 | Unknwon | 2014-09-14 | 2 | -24/+29 |
| | |||||
* | UI fix | Unknwon | 2014-09-13 | 2 | -7/+13 |
| | |||||
* | add missing style | Unknwon | 2014-09-13 | 2 | -10/+18 |
| | |||||
* | Prepare 0.5 release | Unknwon | 2014-09-12 | 2 | -0/+2 |
| |