| Commit message (Expand) | Author | Age | Files | Lines |
* | comletely remove v1 UI files of Gogs | Unknwon | 2015-08-15 | 1 | -1188/+0 |
* | #1299 force downcase e-mail | Unknwon | 2015-08-05 | 1 | -1/+1 |
* | add clipboard API support | Fernando San Julián | 2015-08-03 | 1 | -26/+52 |
* | autofocus for new and edit issue forms | Fernando San Julián | 2015-07-31 | 1 | -0/+1 |
* | public/ng: fix auto-completion #832 | Unknwon | 2015-02-01 | 1 | -16/+0 |
* | add full name to found users' list | Deiwin Sarjas | 2014-12-02 | 1 | -1/+8 |
* | take params for milestone and assignee from query instead of path args | Vyacheslav Bakhmutov | 2014-09-03 | 1 | -1/+1 |
* | Removed trailing white spaces | Tristan Storch | 2014-08-30 | 1 | -13/+13 |
* | Fix wrong selector for AJAX issue creation. | Justin Nuß | 2014-08-04 | 1 | -2/+2 |
* | Merge pull request #311 from nuss-justin/issue/281 | 无闻 | 2014-08-01 | 1 | -0/+14 |
|\ |
|
| * | Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281 | Justin Nuß | 2014-07-26 | 1 | -6/+168 |
| |\ |
|
| * | | Fix #281. Add mouse-over precise time and on-click switch listener. | Justin Nuß | 2014-07-24 | 1 | -0/+14 |
* | | | Merge pull request #332 from acusti/dev | 无闻 | 2014-07-26 | 1 | -20/+18 |
|\ \ \
| |_|/
|/| | |
|
| * | | Semicolons for consistency ;); | Andrew Patton | 2014-07-25 | 1 | -3/+3 |
| * | | Trivial cleanup | Andrew Patton | 2014-07-25 | 1 | -3/+3 |
| * | | Use console.log instead of breakpoint | Andrew Patton | 2014-07-25 | 1 | -1/+1 |
| * | | Fix typos | Andrew Patton | 2014-07-25 | 1 | -2/+2 |
| * | | Fix “Submitting” state of Close issue input | Andrew Patton | 2014-07-25 | 1 | -1/+1 |
| * | | Small whitespace cleanup | Andrew Patton | 2014-07-25 | 1 | -9/+7 |
| * | | Fix for erroneous Submitting mode on button | Andrew Patton | 2014-07-25 | 1 | -1/+1 |
* | | | Merge pull request #325 from nuss-justin/dev | 无闻 | 2014-07-25 | 1 | -0/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove 'None yet' message when adding first label to issue. | Justin Nuß | 2014-07-25 | 1 | -0/+6 |
* | | | Save comment/issue drafts in sessionStorage. | Justin Nuß | 2014-07-25 | 1 | -1/+59 |
|/ / |
|
* | | Remove debug comment. | Justin Nuß | 2014-07-25 | 1 | -1/+1 |
* | | Fix IE bug and show errors. | Justin Nuß | 2014-07-25 | 1 | -6/+30 |
* | | Fix #318. Switch to JS(ON) implementation for issue/comment creation. | Justin Nuß | 2014-07-25 | 1 | -4/+75 |
* | | Merge pull request #315 from nuss-justin/issue/313 | 无闻 | 2014-07-25 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix #313. Repair broken image extension detection regex. | Justin | 2014-07-24 | 1 | -1/+1 |
| |/ |
|
* / | Fix #319 (user not-logged in error) | Andrew Patton | 2014-07-24 | 1 | -2/+5 |
|/ |
|
* | Add file upload for attachments | Justin Nuß | 2014-07-24 | 1 | -6/+21 |
* | Show attachments in issues/comments and add preview for images | Justin Nuß | 2014-07-24 | 1 | -0/+55 |
* | WIP: Allow attachments for issues, not only comments | Justin Nuß | 2014-07-23 | 1 | -0/+1 |
* | WIP: Allow attachments for comments | Justin Nuß | 2014-07-23 | 1 | -0/+13 |
* | Merge pull request #299 from nuss-justin/issue/216 | 无闻 | 2014-07-22 | 1 | -7/+52 |
|\ |
|
| * | Fix #216. Change milestones, labels and assigne without reloading the page | Justin Nuß | 2014-07-22 | 1 | -7/+52 |
* | | Fix unwatch button not working in Firefox | Justin Nuß | 2014-07-22 | 1 | -2/+4 |
|/ |
|
* | add organization team-single page | fuxiaohei | 2014-07-07 | 1 | -18/+71 |
* | select owner when creating repository | fuxiaohei | 2014-06-25 | 1 | -1/+4 |
* | select owner when creating repository | fuxiaohei | 2014-06-25 | 1 | -0/+21 |
* | Fix #199 | Unknown | 2014-06-12 | 1 | -2/+2 |
* | issue ui update | FuXiaoHei | 2014-05-26 | 1 | -1/+28 |
* | fix issue label ajax | FuXiaoHei | 2014-05-24 | 1 | -3/+6 |
* | finish issue edit content preview | FuXiaoHei | 2014-05-21 | 1 | -5/+11 |
* | add issue label attach-detach ui | FuXiaoHei | 2014-05-19 | 1 | -0/+12 |
* | add label edit and manage ui | FuXiaoHei | 2014-05-19 | 1 | -0/+38 |
* | add milestone in new-issue page | FuXiaoHei | 2014-05-14 | 1 | -2/+11 |
* | add milestone issue view ui | FuXiaoHei | 2014-05-14 | 1 | -1/+35 |
* | fix preview js | FuXiaoHei | 2014-05-12 | 1 | -8/+11 |
* | Finish issue assignee | Unknown | 2014-05-11 | 1 | -1/+1 |
* | Fix #173 | Unknown | 2014-05-11 | 1 | -0/+4 |