01d957677f 
								
							
								 
							
						 
						
							
							
								
								Oauth2 consumer ( #679 )  
							
							... 
							
							
 
							
							* initial stuff for oauth2 login, fails on:
* login button on the signIn page to start the OAuth2 flow and a callback for each provider
Only GitHub is implemented for now
* show login button only when the OAuth2 consumer is configured (and activated)
* create macaron group for oauth2 urls
* prevent net/http in modules (other then oauth2)
* use a new data sessions oauth2 folder for storing the oauth2 session data
* add missing 2FA when this is enabled on the user
* add password option for OAuth2 user , for use with git over http and login to the GUI
* add tip for registering a GitHub OAuth application
* at startup of Gitea register all configured providers and also on adding/deleting of new providers
* custom handling of errors in oauth2 request init + show better tip
* add ExternalLoginUser model and migration script to add it to database
* link a external account to an existing account (still need to handle wrong login and signup) and remove if user is removed
* remove the linked external account from the user his settings
* if user is unknown we allow him to register a new account or link it to some existing account
* sign up with button on signin page (als change OAuth2Provider structure so we can store basic stuff about providers)
* from gorilla/sessions docs:
"Important Note: If you aren't using gorilla/mux, you need to wrap your handlers with context.ClearHandler as or else you will leak memory!"
(we're using gorilla/sessions for storing oauth2 sessions)
* use updated goth lib that now supports getting the OAuth2 user if the AccessToken is still valid instead of re-authenticating (prevent flooding the OAuth2 provider) 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d4b752def9 
								
							
								 
							
						 
						
							
							
								
								Fix table headers ( #980 )  
							
							... 
							
							
 
							
							Signed-off-by: Andrew Boyarshin <andrew.boyarshin@gmail.com> 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								dc8248f8a4 
								
							
								 
							
						 
						
							
							
								
								Markdown rendering overhaul ( #186 )  
							
							... 
							
							
 
							
							* Markdown rendering overhaul
Cleaned up and squashed commits into single one.
Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com>
* Fix markdown API, add markdown module and API tests, improve code coverage
Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com> 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5348e8b71a 
								
							
								 
							
						 
						
							
							
								
								Fix color: closed PR was showing as purple instead of red  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4faf097fb9 
								
							
								 
							
						 
						
							
							
								
								Added webkit-font-smoothing ( #763 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								833f8b94c2 
								
							
								 
							
						 
						
							
							
								
								Search bar for issues/pulls ( #530 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d2bb8ef503 
								
							
								 
							
						 
						
							
							
								
								Notifications: trying to get a better layout ( #660 )  
							
							... 
							
							
 
							
							* i18n button titles
* Improvements on notification page layout
* Notification count badge fixes
* Make table <tr> clickable
* Fix octicon aligment
* Fix use of AppSubUrl 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								769e0a3ea6 
								
							
								 
							
						 
						
							
							
								
								Notifications: mark as read/unread and pin ( #629 )  
							
							... 
							
							
 
							
							* Use relative URLs
* Notifications - Mark as read/unread
* Feature of pinning a notification
* On view issue, do not mark as read a pinned notification 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								eb9ce39bb7 
								
							
								 
							
						 
						
							
							
								
								Fix unified diff view styling ( #585 )  
							
							... 
							
							
 
							
							Signed-off-by: Manuel Kuhlmann <manuel@mkuhlmann.org> 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a5e07da8be 
								
							
								 
							
						 
						
							
							
								
								Fix diff split view coloring ( #553 ) ( #584 )  
							
							... 
							
							
 
							
							Signed-off-by: Manuel Kuhlmann <manuel@mkuhlmann.org> 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f59672a18d 
								
							
								 
							
						 
						
							
							
								
								More fine graned colors  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								6069abe5fd 
								
							
								 
							
						 
						
							
							
								
								Notifications - Step 2  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								c22f9114c7 
								
							
								 
							
						 
						
							
							
								
								Implementation of Folder Jumping  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								96c9fef35f 
								
							
								 
							
						 
						
							
							
								
								Update home page to Gitea ( #138 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ef5fc3c959 
								
							
								 
							
						 
						
							
							
								
								CSS: Stronger colors for diffs  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ff54e4d929 
								
							
								 
							
						 
						
							
							
								
								Set default less and css to new default name  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f3321d920d 
								
							
								 
							
						 
						
							
							
								
								Small UI fixes on full width form titles  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4efaf8e882 
								
							
								 
							
						 
						
							
							
								
								Fix repo list display on Safari ( #3569 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								8ee14db51e 
								
							
								 
							
						 
						
							
							
								
								Update locales  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								48a0b5b026 
								
							
								 
							
						 
						
							
							
								
								UI: fix block selection on code for empty line are not highlighted  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								643142acab 
								
							
								 
							
						 
						
							
							
								
								Web editor: support upload files  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								62b0dc4853 
								
							
								 
							
						 
						
							
							
								
								Web editor: fix cannot create new file in subdirectory  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7115e3a4d5 
								
							
								 
							
						 
						
							
							
								
								css: remove profile avatar height  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7f7216be6e 
								
							
								 
							
						 
						
							
							
								
								Code quality improvement on JS  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4a19fd6441 
								
							
								 
							
						 
						
							
							
								
								Web editor: temporarily disable upload and quick fix for edit and new  
							
							... 
							
							
 
							
							Try to merge into develop branch ASAP, then continue minor fixes afterwards. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d0a0239bac 
								
							
								 
							
						 
						
							
							
								
								Squashed commit of the following:  
							
							... 
							
							
 
							
							commit 0afcb843d7ffd596991c4885cab768273a6eb42c
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date:   Sun Jul 31 17:13:29 2016 -0600
    Removed Upload stats as the upload table is just a temporary table
commit 7ecd73ff5535612d79d471409173ee7f1fcfa157
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date:   Sun Jul 31 08:42:41 2016 -0600
    Fix for CodeMirror mode
commit c29b9ab531e2e7af0fb5db24dc17e51027dd1174
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date:   Sun Jul 31 08:03:33 2016 -0600
    Made tabbing in editor use spaces
commit 23af384c53206a8a40e11e45bf49d7a149c4adcd
Author: Richard Mahn <richard_mahn@wycliffeassociates.org>
Date:   Sun Jul 31 07:56:46 2016 -0600
    Fix for data-url
commit cfb8a97591cb6fc0a92e49563b7b764c524db0e9
Merge: 7fc8a89 991ce42ad7ea88cf85e9e1c7dcdd 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3f7f4852ef 
								
							
								 
							
						 
						
							
							
								
								#2246  fully support of webhooks for pull request  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								fd3b9ca3aa 
								
							
								 
							
						 
						
							
							
								
								CSS: remove font “Meiryo Ui”  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7551141dbe 
								
							
								 
							
						 
						
							
							
								
								Minor fix on top menu dropdown icon position  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								dbed39ba05 
								
							
								 
							
						 
						
							
							
								
								On showing diff/file, use the tab_width specified on .editorconfig, if any ( #3241 )  
							
							... 
							
							
 
							
							Closes  #3182  
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								c8b45ecc27 
								
							
								 
							
						 
						
							
							
								
								Render the Code view on the server (minus syntax highlighting) ( #2942 )  
							
							... 
							
							
 
							
							* render code view server side
* remove debug print
* fix multiline selection bug
* change string concatenation to bytes.Buffer for efficiency
* Fix newlines added by previous for hljs
* fix selection highlighting
* make css changes in .less 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b1133c9934 
								
							
								 
							
						 
						
							
							
								
								Lighter icon colors for repo files ( #3351 )  
							
							... 
							
							
 
							
							* Lighter icon colors for repo files
* also color submodule icon 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								452aefd025 
								
							
								 
							
						 
						
							
							
								
								Fix issue event octicon CSS  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								899e799459 
								
							
								 
							
						 
						
							
							
								
								#1601  support delete issue comment  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e74630ae3b 
								
							
								 
							
						 
						
							
							
								
								#1384  add pagination for repositories  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								c912494609 
								
							
								 
							
						 
						
							
							
								
								#3076  detect invalid tag name git error  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								971e2c3bd6 
								
							
								 
							
						 
						
							
							
								
								Upgrade octicon to 4.3.0  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								089bacd54e 
								
							
								 
							
						 
						
							
							
								
								Update bindata and CSS  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								24caccccdd 
								
							
								 
							
						 
						
							
							
								
								Fix empty space surrounding hidden issue labels ( #3200 )  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								7049cb9d97 
								
							
								 
							
						 
						
							
							
								
								Add new language support  
							
							... 
							
							
 
							
							- Update language choose dropdown to fit more languages 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ce36fd7a49 
								
							
								 
							
						 
						
							
							
								
								Fixed   #2909  ( #2979 )  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3decc0b3d6 
								
							
								 
							
						 
						
							
							
								
								use monospace font for wiki and issue textareas ( fix   #2869 )  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9a5a27ea8d 
								
							
								 
							
						 
						
							
							
								
								Improve repository lable style  
							
							... 
							
							
 
							
							- add border-radius to filter list items
- use color as background of label for issue/pull view page 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								db4da7beec 
								
							
								 
							
						 
						
							
							
								
								Add APIContext  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								985a0f3450 
								
							
								 
							
						 
						
							
							
								
								Generate css for  #2816  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2bf8494332 
								
							
								 
							
						 
						
							
							
								
								#13  finish user and repository search  
							
							... 
							
							
 
							
							Both are possible on explore and admin panel 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c2ca103d30 
								
							
								 
							
						 
						
							
							
								
								#2623  fix wrong font for webhook history  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								045f14fbd0 
								
							
								 
							
						 
						
							
							
								
								#1146  finsih UI work for access mode of collaborators  
							
							... 
							
							
 
							
							Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d320915ad2 
								
							
								 
							
						 
						
							
							
								
								Minor fix for  #2710  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ab4bc653ab 
								
							
								 
							
						 
						
							
							
								
								Image attachments keep aspect ratio  
							
							
 
							
						 
						
							10 years ago