fd6034aaf2 
								
							
								 
							
						 
						
							
							
								
								Add units to team ( #947 )  
							
							... 
							
							
 
							
							* add units to team
* fix lint
* finish team setting backend
* finished permission controll on routes
* fix import blank line
* add unit check on ssh/http pull and push and fix test failed
* fix fixtures data
* remove unused code 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								0cee52e0d3 
								
							
								 
							
						 
						
							
							
								
								fix: remove `str2html` from org full name ( #1360 )  
							
							... 
							
							
 
							
							* fix: remove str2html for security issue.
* fix: update 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b40496533b 
								
							
								 
							
						 
						
							
							
								
								fix leave team 404 ( #1154 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								19bc2b10ae 
								
							
								 
							
						 
						
							
							
								
								fix: Add str2html on DisplayName of Org. ( #1091 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5ab85372da 
								
							
								 
							
						 
						
							
							
								
								Added rel="noopener" to target="_blank" hrefs ( #327 )  
							
							... 
							
							
 
							
							* Added rel="noopener" to target="_blank" hrefs
* Replaced gogs.io/docs with docs.gitea.io 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								562f9b6eae 
								
							
								 
							
						 
						
							
							
								
								Merge all pagination-templates into 'base/paginate'  
							
							... 
							
							
 
							
							to reduce code-duplicity 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								50422f1fc2 
								
							
								 
							
						 
						
							
							
								
								#3348  always use relative avatar link in the template  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e74630ae3b 
								
							
								 
							
						 
						
							
							
								
								#1384  add pagination for repositories  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1f2e173a74 
								
							
								 
							
						 
						
							
							
								
								Refactor User.Id to User.ID  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4f78abe7dc 
								
							
								 
							
						 
						
							
							
								
								#3066  fix create organization ignores full name property  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								eac32419fc 
								
							
								 
							
						 
						
							
							
								
								templates/org/home: minor UI fix  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								971e2c3bd6 
								
							
								 
							
						 
						
							
							
								
								Upgrade octicon to 4.3.0  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d169d00be6 
								
							
								 
							
						 
						
							
							
								
								Display org member's full name in link title.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9c91e27933 
								
							
								 
							
						 
						
							
							
								
								Added: Ability to delete org avatar.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								112a7cab31 
								
							
								 
							
						 
						
							
							
								
								#2497  incorrect error handle for team name  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								59c965a5ec 
								
							
								 
							
						 
						
							
							
								
								#2156  admin able to edit organization max repo creation  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								da2585c11e 
								
							
								 
							
						 
						
							
							
								
								Indent all templates with tabs  
							
							... 
							
							
 
							
							This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e57b2dffa4 
								
							
								 
							
						 
						
							
							
								
								Admin should be able to see all organizations  
							
							... 
							
							
 
							
							This is follow-up for 56c66ee486 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3ca544912f 
								
							
								 
							
						 
						
							
							
								
								#1944  Drop /org/ URL path prefix in organization home page  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								52c8f69163 
								
							
								 
							
						 
						
							
							
								
								fix   #650  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8e262f3ec4 
								
							
								 
							
						 
						
							
							
								
								update locales  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c38754d432 
								
							
								 
							
						 
						
							
							
								
								#1191  allow upload avatar for org  
							
							... 
							
							
 
							
							Signed-off-by: Unknwon <u@gogs.io> 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								85f34ba538 
								
							
								 
							
						 
						
							
							
								
								new user profile settings UI  
							
							... 
							
							
 
							
							Signed-off-by: Unknwon <u@gogs.io> 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								00767a0522 
								
							
								 
							
						 
						
							
							
								
								finish new org settings page  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4dbc322859 
								
							
								 
							
						 
						
							
							
								
								fix org header order  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								edc99bc8a4 
								
							
								 
							
						 
						
							
							
								
								new org options UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								80701d45bb 
								
							
								 
							
						 
						
							
							
								
								#1193  Make organization emails non-mandatory  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4217c2333c 
								
							
								 
							
						 
						
							
							
								
								new create webhook UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2881456421 
								
							
								 
							
						 
						
							
							
								
								new webhooks list UI  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2e30b421b4 
								
							
								 
							
						 
						
							
							
								
								comletely remove v1 UI files of Gogs  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								64985c7faa 
								
							
								 
							
						 
						
							
							
								
								fix template error  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								487fc8ca39 
								
							
								 
							
						 
						
							
							
								
								fix   #1439  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								eea9302d8f 
								
							
								 
							
						 
						
							
							
								
								fix   #1204  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								72377c721c 
								
							
								 
							
						 
						
							
							
								
								update gopmfile  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ba47306a69 
								
							
								 
							
						 
						
							
							
								
								fix   #1305  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								caf7618ea6 
								
							
								 
							
						 
						
							
							
								
								#1098  Hide gravatar email field if gravatar is disabled (or offline mode)  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								04164eada3 
								
							
								 
							
						 
						
							
							
								
								models: able to rename user with diff letter cases  #981  
							
							... 
							
							
 
							
							- templates/org: mirror fix on name output
- routers: add missing error check 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								c753fdceaf 
								
							
								 
							
						 
						
							
							
								
								templates/org/home.tmpl: fix org member can't see public repo  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								6b7d35eade 
								
							
								 
							
						 
						
							
							
								
								fix mirror issues uncaught  #941  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								79262173a6 
								
							
								 
							
						 
						
							
							
								
								Webhook delivery locking & Hide repo for org members if they don't have access  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								49193bebd2 
								
							
								 
							
						 
						
							
							
								
								UI: Confirmation box  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								7ba9257a7f 
								
							
								 
							
						 
						
							
							
								
								Add suburl support  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								0055cbd365 
								
							
								 
							
						 
						
							
							
								
								Allow Gogs to run from a suburl behind a reverse proxy. e.g.  http://mydomain.com/gogs/  
							
							... 
							
							
 
							
							Conflicts:
	modules/setting/setting.go
Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl
Conflicts:
	routers/repo/setting.go 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								b9560374cd 
								
							
								 
							
						 
						
							
							
								
								UI fix  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								f8977f4847 
								
							
								 
							
						 
						
							
							
								
								Organization level webhooks  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								ab7206d6b7 
								
							
								 
							
						 
						
							
							
								
								Fix   #348  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								85c35a6b8b 
								
							
								 
							
						 
						
							
							
								
								add organization-level webhooks  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								69e332f432 
								
							
								 
							
						 
						
							
							
								
								Removed trailing white spaces  
							
							... 
							
							
 
							
							Removed trailing whitespaces with
```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```
and some handwork. 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								8829174574 
								
							
								 
							
						 
						
							
							
								
								Finish new admin users pages  
							
							
 
							
						 
						
							11 years ago  
				
					
						
							
							
								 
						
							
							
								74b31566cf 
								
							
								 
							
						 
						
							
							
								
								Finsih add/remove repo in organization  
							
							
 
							
						 
						
							11 years ago