Commit Graph

488 Commits (30d7397f9745286282bce2dec960aa9e0e02af94)

Author SHA1 Message Date
Justin Nuß 4d702eb345 Allow disabling uploads
Justin Nuß bfe5b86004 Add file upload for attachments
Justin Nuß 43e5de7f83 Show attachments in issues/comments and add preview for images
Justin Nuß 1129f756c8 Fix missing . (dot) in issue templates
Justin Nuß 967856f36e Merge branch 'dev' into feature/attachments
Conflicts:
	models/issue.go
	routers/repo/issue.go
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository
Justin Nuß 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments
Justin Nuß 4617bef895 WIP: Allow attachments for comments
无闻 8e4debe99d Merge pull request from nuss-justin/issue/288
Fix issue . Only show label form if repository collaborator/admin
无闻 dc2e140360 Merge pull request from nuss-justin/dev
Fix issue 280 & unwatch button in Firefox
Justin Nuß e194cf3291 Fix issue . Allow links in the repository description
Justin Nuß ccca60a5a1 Fix issue . Only show label form if repository collaborator/admin
Justin Nuß 18718afb36 Hide watch/unwatch button if not loggedin
gima 5a97cc69ed Make possible for administrators to change user's password (fix proposal for )
Lunny Xiao 6418caf23a add build script
fuxiaohei c127d84777 add organization team-single page
Unknown 63cc14062a Paging function for users and repositories
Unknown 097c8e05e6 Able to set timeout for process monitor
Unknown be8ac7fb75 fix
Unknown 0820b24f0b Merge branch 'master' of github.com:gogits/gogs into dev
Unknown cdffdeddc9 Fix bug that collaborators are able to modify settings of repository
Unknown 465dc962b5 Finish create organization team
António Meireles 3ad20773a2 fix typos in users' editing template.
Unknown e4ea5cf598 Finish Teams page
Unknown 5dbfe3c26c Finish organization homepage
Unknown 6e448b0714 Finish delete organization
Unknown ee9b7f322f Clean code
fuxiaohei 1d55ecd29c add organization team-create page
fuxiaohei b5ba2bd268 add organization team-create page
Unknown 19e9104289 Organization settings page
Unknown 32b09681b2 Migrate repository by organization
Unknown 43b33440b5 Work on create organization repo and
fuxiaohei 72ba273cc9 select owner when creating repository
Unknown 4cf7a1fca5 Mirror update on create repo page
fuxiaohei 80be060735 select owner when creating repository
Unknown 8e6c254c03 Mirror fix on create repo
Unknown 3624b2a7f1 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown e0f9c628c5 Add create organization
fuxiaohei cc703ee663 select owner when creating repository
Unknown b2801a2e98 Fix
Unknown 47d29a1ee0 Mirror fix on
fuxiaohei fb53cc4fa8 add organization setting page
fuxiaohei f393dc6520 add organization dashboard page
fuxiaohei ea507e20d4 add organization create page
Unknown 314193029a Use constants to name template file
Unknown 9c82073091 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 9924e65ca1 In progress of name template name constant
fuxiaohei adda10f4a4 add organization teams page
fuxiaohei bf703ef617 add dashboard context switch button