summaryrefslogtreecommitdiffstats
path: root/public/js/gogs.js
Commit message (Expand)AuthorAgeFilesLines
* Fixing Dropzone should accept all files when config is "*/*".Andrey Nering2015-11-231-1/+1
* minor JS fixUnknwon2015-11-221-0/+2
* fix #650Unknwon2015-11-221-4/+56
* fix #1448Unknwon2015-11-171-0/+60
* new repo uiUnknwon2015-11-141-44/+166
* #1854 show issue contentUnknwon2015-11-131-3/+1
* new dashboard uiUnknwon2015-11-131-0/+1
* space bar as clickUnknwon2015-11-111-1/+1
* fix #1824 and fix #1917Unknwon2015-11-111-0/+11
* work on #470 and fix miror JS issue when choose targets on compare and pullUnknwon2015-10-291-9/+9
* new quick start pageUnknwon2015-10-021-1/+35
* #1659 fix change label title resets colorUnknwon2015-09-181-0/+1
* #697 add install optionUnknwon2015-09-131-0/+10
* #697 and #1606 and new admin edit user UIUnknwon2015-09-131-3/+9
* #697 disable captcha and new admin create user UIUnknwon2015-09-131-10/+34
* finish new add auth UIUnknwon2015-09-101-1/+40
* new user profile settings UIUnknwon2015-09-061-2/+19
* new org options UIUnknwon2015-09-061-0/+21
* #633 dix suburlUnknwon2015-09-061-2/+4
* fix emoji edit not renderedUnknwon2015-09-051-0/+1
* #633 Add Emoji supportUnknwon2015-09-051-13/+23
* fix rename repo JSUnknwon2015-09-011-1/+1
* fix dropdown searchUnknwon2015-08-311-1/+1
* finish new repo options pageUnknwon2015-08-311-0/+12
* new repo options UIUnknwon2015-08-301-0/+3
* #1333 Disable Gravatar option when installUnknwon2015-08-301-0/+6
* new create webhook eventUnknwon2015-08-281-0/+18
* #1203 bundle jquery with gogsUnknwon2015-08-281-1/+3
* add highlight jsUnknwon2015-08-271-0/+3
* add webhook recent deliveriesUnknwon2015-08-271-4/+5
* finsih diff and compareUnknwon2015-08-211-0/+19
* allow edit issue and commentUnknwon2015-08-201-10/+74
* able edit issue titleUnknwon2015-08-191-0/+33
* new access token UIUnknwon2015-08-191-7/+3
* new delete account UI and password confirmationUnknwon2015-08-191-0/+5
* fix autocomplete on migrationUnknwon2015-08-151-9/+0
* #1180 and #1250: migrationUnknwon2015-08-151-1/+9
* able edit issue labels/milestone/assigneeUnknwon2015-08-151-2/+41
* finish close/reopen issueUnknwon2015-08-131-0/+16
* finish attachments when create issueUnknwon2015-08-111-3/+5
* finish create issue attachment UIUnknwon2015-08-111-0/+29
* fix cannot parse JSON for attachmentsUnknwon2015-08-111-3/+3
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-101-1/+11
|\
| * new top menuFernando San Julián2015-08-101-1/+11
* | finish create issue with milestone and assigneeUnknwon2015-08-101-19/+32
* | finish create issue with milestoneUnknwon2015-08-101-60/+89
* | finish create issue with labelsUnknwon2015-08-101-17/+58
* | upgrade new issue to SUI v2Unknwon2015-08-101-2/+4
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-101-2/+10
|\|
| * list view: issue, label, milestoneUnknwon2015-08-091-2/+10