aboutsummaryrefslogtreecommitdiff
path: root/public/js/app.js
Commit message (Expand)AuthorAge
* #1299 force downcase e-mailUnknwon2015-08-05
* add clipboard API supportFernando San Julián2015-08-03
* autofocus for new and edit issue formsFernando San Julián2015-07-31
* public/ng: fix auto-completion #832Unknwon2015-02-01
* add full name to found users' listDeiwin Sarjas2014-12-02
* take params for milestone and assignee from query instead of path argsVyacheslav Bakhmutov2014-09-03
* Removed trailing white spacesTristan Storch2014-08-30
* Fix wrong selector for AJAX issue creation.Justin Nuß2014-08-04
* Merge pull request #311 from nuss-justin/issue/281无闻2014-08-01
|\
| * Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281Justin Nuß2014-07-26
| |\
| * | Fix #281. Add mouse-over precise time and on-click switch listener.Justin Nuß2014-07-24
* | | Merge pull request #332 from acusti/dev无闻2014-07-26
|\ \ \ | |_|/ |/| |
| * | Semicolons for consistency ;);Andrew Patton2014-07-25
| * | Trivial cleanupAndrew Patton2014-07-25
| * | Use console.log instead of breakpointAndrew Patton2014-07-25
| * | Fix typosAndrew Patton2014-07-25
| * | Fix “Submitting” state of Close issue inputAndrew Patton2014-07-25
| * | Small whitespace cleanupAndrew Patton2014-07-25
| * | Fix for erroneous Submitting mode on buttonAndrew Patton2014-07-25
* | | Merge pull request #325 from nuss-justin/dev无闻2014-07-25
|\ \ \ | |/ / |/| |
| * | Remove 'None yet' message when adding first label to issue.Justin Nuß2014-07-25
* | | Save comment/issue drafts in sessionStorage.Justin Nuß2014-07-25
|/ /
* | Remove debug comment.Justin Nuß2014-07-25
* | Fix IE bug and show errors.Justin Nuß2014-07-25
* | Fix #318. Switch to JS(ON) implementation for issue/comment creation.Justin Nuß2014-07-25
* | Merge pull request #315 from nuss-justin/issue/313无闻2014-07-25
|\ \
| * | Fix #313. Repair broken image extension detection regex.Justin2014-07-24
| |/
* / Fix #319 (user not-logged in error)Andrew Patton2014-07-24
|/
* Add file upload for attachmentsJustin Nuß2014-07-24
* Show attachments in issues/comments and add preview for imagesJustin Nuß2014-07-24
* WIP: Allow attachments for issues, not only commentsJustin Nuß2014-07-23
* WIP: Allow attachments for commentsJustin Nuß2014-07-23
* Merge pull request #299 from nuss-justin/issue/216无闻2014-07-22
|\
| * Fix #216. Change milestones, labels and assigne without reloading the pageJustin Nuß2014-07-22
* | Fix unwatch button not working in FirefoxJustin Nuß2014-07-22
|/
* add organization team-single pagefuxiaohei2014-07-07
* select owner when creating repositoryfuxiaohei2014-06-25
* select owner when creating repositoryfuxiaohei2014-06-25
* Fix #199Unknown2014-06-12
* issue ui updateFuXiaoHei2014-05-26
* fix issue label ajaxFuXiaoHei2014-05-24
* finish issue edit content previewFuXiaoHei2014-05-21
* add issue label attach-detach uiFuXiaoHei2014-05-19
* add label edit and manage uiFuXiaoHei2014-05-19
* add milestone in new-issue pageFuXiaoHei2014-05-14
* add milestone issue view uiFuXiaoHei2014-05-14
* fix preview jsFuXiaoHei2014-05-12
* Finish issue assigneeUnknown2014-05-11
* Fix #173Unknown2014-05-11
* assignee ui in issue viewFuXiaoHei2014-05-09