summaryrefslogtreecommitdiffstats
path: root/public/js
Commit message (Collapse)AuthorAgeFilesLines
* #633 Add Emoji supportUnknwon2015-09-052-13/+27
|
* #1577 explore paginator problemUnknwon2015-09-041-2/+2
|
* update semanticUnknwon2015-09-022-19/+19
|
* 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-286-2/+4
|
* add highlight jsUnknwon2015-08-272-0/+4
|
* 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
|
* comletely remove v1 UI files of GogsUnknwon2015-08-153-1689/+0
|
* 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-112-0/+1757
|
* 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
|\ | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css
| * 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-102-10/+19
|\| | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * list view: issue, label, milestoneUnknwon2015-08-092-10/+19
| |
* | UI: create issue with title and contentUnknwon2015-08-091-0/+20
| |
* | auto-redirect when finish filter branchUnknwon2015-08-081-3/+2
| |
* | WIP: create PR - choose branchUnknwon2015-08-081-0/+11
|/
* #334: Add Deployment Key SupportUnknwon2015-08-061-0/+7
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-051-26/+52
|\ | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION
| * #1299 force downcase e-mailUnknwon2015-08-051-1/+1
| |
| * add clipboard API supportFernando San Julián2015-08-031-26/+52
| |
* | finish new milestone pageUnknwon2015-08-051-15/+20
| |
* | milestone: editUnknwon2015-08-051-2/+2
| |
* | milestone: create pageUnknwon2015-08-0555-2477/+2129
| |
* | milestone: list viewUnknwon2015-08-031-0/+3
|/
* autofocus for new and edit issue formsFernando San Julián2015-07-311-0/+1
|
* UI: CURD labelsUnknwon2015-07-242-5/+36
| | | | - fix update lable break connection with repository
* UI: basic label listUnknwon2015-07-244-1/+30
| | | | - create new label
* UI: basci issue list without filtersUnknwon2015-07-241-1/+1
| | | | | - fix isRead check - fix paging
* UI: issues - finish basic frameUnknwon2015-07-241-0/+3
|
* UI: install - doneUnknwon2015-07-091-0/+1
|