summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Finish new admin dashboardUnknwon2014-08-285-167/+163
* Mirror issue fixUnknwon2014-08-273-20/+1
* Bug fix on organizationUnknwon2014-08-272-3/+3
* Finsih add/remove repo in organizationUnknwon2014-08-263-3/+48
* fix #367Unknwon2014-08-251-1/+1
* Finish new edit team page, add member to teamUnknwon2014-08-247-19/+77
* Fix code styleUnknwon2014-08-231-1/+1
* Working on organization pagesUnknwon2014-08-235-2/+46
* Finish team list, create new team, join/leave team pageUnknwon2014-08-1618-174/+123
* Finish new organization members and invitation pageUnknwon2014-08-151-3/+6
* Finish new organization members and invitation pageUnknwon2014-08-157-188/+83
* Page: `/org/:orgname/settings`Unknwon2014-08-144-1/+96
* Finish new home page of organizationUnknwon2014-08-107-79/+83
* Finish new reset password, etc.Unknwon2014-08-097-99/+97
* Page: Manage social accountsUnknwon2014-08-095-43/+27
* UI: Bare repository does not have visual link to settings pageUnknwon2014-08-092-1/+6
* Finish new web hook pagesUnknwon2014-08-097-140/+78
* Finish new hooks list pageUnknwon2014-08-095-54/+58
* Merge branch 'dev' of github.com:gogits/gogs into devlunnyxiao2014-08-088-58/+65
|\
| * Finish new collaboration pageUnknwon2014-08-078-58/+65
| * Use toolboxUnknwon2014-08-061-1/+1
| * Fix bare repo bugUnknwon2014-08-051-1/+1
* | bug fixedlunnyxiao2014-08-081-1/+1
|/
* Finish new repo settings pageUnknwon2014-08-0210-297/+255
* Finish new migrate pageUnknwon2014-08-013-117/+72
* Convert captcha, cache, csrf as middlewaresUnknwon2014-07-313-4/+2
* Mirror fix on templateUnknwon2014-07-302-2/+2
* Reser repo owner to organization when error occurs in repo create page, dashb...Unknwon2014-07-269-31/+74
* Git installation check, show image in single file view, show short SHA1 inste...Unknwon2014-07-266-19/+59
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-2615-65/+56
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-07-262-9/+2
|\
| * Change "an error is occurred" to "has occurred"Ciaran Downey2014-07-252-4/+4
* | New UI merge in progressUnknwon2014-07-2635-619/+1041
|/
* Fix IE bug and show errors.Justin Nuß2014-07-252-2/+2
* Fix #318. Switch to JS(ON) implementation for issue/comment creation.Justin Nuß2014-07-252-2/+8
* Fix #321. Allow empty comments as long as there are attachments.Justin Nuß2014-07-251-0/+4
* Allow disabling uploadsJustin Nuß2014-07-242-0/+8
* Add file upload for attachmentsJustin Nuß2014-07-242-20/+10
* Show attachments in issues/comments and add preview for imagesJustin Nuß2014-07-241-8/+20
* Fix missing . (dot) in issue templatesJustin Nuß2014-07-242-2/+2
* Merge branch 'dev' into feature/attachmentsJustin Nuß2014-07-241-0/+12
|\
| * Update template and style, only close commit if commit is in same repositoryJustin Nuß2014-07-241-0/+12
* | Add delete route for attachments, remove upload buttons from issues/commentsJustin Nuß2014-07-242-0/+8
* | WIP: Allow attachments for issues, not only commentsJustin Nuß2014-07-232-0/+11
* | WIP: Allow attachments for commentsJustin Nuß2014-07-231-0/+11
|/
* Merge pull request #297 from nuss-justin/issue/288无闻2014-07-221-0/+4
|\
| * Fix issue #288. Only show label form if repository collaborator/adminJustin Nuß2014-07-221-0/+4
* | Merge pull request #296 from nuss-justin/dev无闻2014-07-221-0/+2
|\ \
| * | Hide watch/unwatch button if not loggedinJustin Nuß2014-07-221-0/+2
| |/
* / Fix issue #259. Allow links in the repository descriptionJustin Nuß2014-07-221-1/+1
|/