a1ae5275f9 
								
									
								
							
								 
							
						 
						
							
							
								
								Move to dedicated MiddleWare  
							
							
 
							
							
							Signed-off-by: Lukas Reschke <lukas@statuscode.ch> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a05471eb43 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix .drone.yml  
							
							
 
							
							
							Signed-off-by: Lukas Reschke <lukas@statuscode.ch> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								511524c668 
								
									
								
							
								 
							
						 
						
							
							
								
								Add isset() as it can be an empty result  
							
							
 
							
							
							Signed-off-by: Lukas Reschke <lukas@statuscode.ch> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d729bde98c 
								
									
								
							
								 
							
						 
						
							
							
								
								Register in ServerContainer  
							
							
 
							
							
							Signed-off-by: Lukas Reschke <lukas@statuscode.ch> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								66835476b5 
								
									
								
							
								 
							
						 
						
							
							
								
								Add support for ratelimiting via annotations  
							
							
 
							
							
							This allows adding rate limiting via annotations to controllers, as one example:
```
@UserRateThrottle(limit=5, period=100)
@AnonRateThrottle(limit=1, period=100)
```
Would mean that logged-in users can access the page 5 times within 100 seconds, and anonymous users 1 time within 100 seconds. If only an AnonRateThrottle is specified that one will also be applied to logged-in users.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								23d9902cf3 
								
									
								
							
								 
							
						 
						
							
							
								
								Update CA bundle  
							
							
 
							
							
							Signed-off-by: Lukas Reschke <lukas@statuscode.ch> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								49fd41b21f 
								
									
								
							
								 
							
						 
						
							
							
								
								Send an email on password change  
							
							
 
							
							
							Signed-off-by: Joas Schilling <coding@schilljs.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5505faa3d7 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4340  from nextcloud/remove-invalid-route  
							
							
 
							
							
							Remove invalid route 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								f23a36b0a6 
								
									
								
							
								 
							
						 
						
							
							
								
								Add activities when email or password is changed  
							
							
 
							
							
							Signed-off-by: Joas Schilling <coding@schilljs.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								06f8ea247b 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove invalid route  
							
							
 
							
							
							Said file doesn't exist anymore and accessing it would just return a 500
Signed-off-by: Lukas Reschke <lukas@statuscode.ch> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								01f3698175 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3966  from nextcloud/downstream-26570  
							
							
 
							
							
							Override config.php values through environment variables 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7cb6038fca 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3043  from nextcloud/issue-3038-no-logentry-on-email-login  
							
							
 
							
							
							Dont create a log entry on email login 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								396618fd19 
								
									
								
							
								 
							
						 
						
							
							
								
								[tx-robot] updated from transifex  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ebcc045a2 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4338  from nextcloud/handlebars-min  
							
							
 
							
							
							Move to handlebars.min.js 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								3eb6f88019 
								
									
								
							
								 
							
						 
						
							
							
								
								Move to handlebars.min.js  
							
							
 
							
							
							core.js is now below 1mb!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1f962f9115 
								
									
								
							
								 
							
						 
						
							
							
								
								Update email template for lost password email  
							
							
 
							
							
							Signed-off-by: Morris Jobke <hey@morrisjobke.de> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b3b24172e4 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4307  from nextcloud/sharing-emails  
							
							
 
							
							
							New emails for sharebymail 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72ff33da1d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4335  from nextcloud/jquery-ui-min  
							
							
 
							
							
							Moved to jquery-ui.custom.min.js 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								a7da2ef977 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4282  from nextcloud/oci-connect-string  
							
							
 
							
							
							use the same oci connectstring in all code paths 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								abe887cd48 
								
									
								
							
								 
							
						 
						
							
							
								
								Moved to jquery-ui.custom.min.js  
							
							
 
							
							
							Shaves off about 200kb of the default loaded js libs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								250eb34e81 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4306  from nextcloud/followup-3905  
							
							
 
							
							
							Favorites integration tests for shared files 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								124fdf8062 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4331  from nextcloud/query-builder-sum  
							
							
 
							
							
							Add sum() to the query function builder 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ae4c2893a2 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix unit tests  
							
							
 
							
							
							Signed-off-by: Morris Jobke <hey@morrisjobke.de> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4cf4d2f27e 
								
									
								
							
								 
							
						 
						
							
							
								
								Favorites integration tests for shared files  
							
							
 
							
							
							Signed-off-by: Morris Jobke <hey@morrisjobke.de> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31024b7700 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4329  from nextcloud/move-out-shared-folder  
							
							
 
							
							
							Fix moving files out of a shared folder 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								983210de2e 
								
									
								
							
								 
							
						 
						
							
							
								
								Dont add click-button text for plaintext mails  
							
							
 
							
							
							Signed-off-by: Joas Schilling <coding@schilljs.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								4b639e2763 
								
									
								
							
								 
							
						 
						
							
							
								
								No newlines when heading is empty  
							
							
 
							
							
							Signed-off-by: Joas Schilling <coding@schilljs.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								0a464dfb61 
								
									
								
							
								 
							
						 
						
							
							
								
								make the plain text footer standard compliant and add a space after '--'. It also adds a line break in front so that there is some spacing between the mail body and the footer  
							
							
 
							
							
							Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								1c8c62272c 
								
									
								
							
								 
							
						 
						
							
							
								
								Use instance name as alt-text  
							
							
 
							
							
							Signed-off-by: Joas Schilling <coding@schilljs.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								506c7731a6 
								
									
								
							
								 
							
						 
						
							
							
								
								Don't duplicate the sentence with the header  
							
							
 
							
							
							Signed-off-by: Joas Schilling <coding@schilljs.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								d0bae447fb 
								
									
								
							
								 
							
						 
						
							
							
								
								Use new email design for sharebymail emails  
							
							
 
							
							
							Signed-off-by: Morris Jobke <hey@morrisjobke.de> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								33e077c1c1 
								
									
								
							
								 
							
						 
						
							
							
								
								Properly escape heading, body and button text  
							
							
 
							
							
							Signed-off-by: Morris Jobke <hey@morrisjobke.de> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								050ce1d40b 
								
									
								
							
								 
							
						 
						
							
							
								
								Add addBodyButton to add a single button to email templates  
							
							
 
							
							
							Signed-off-by: Morris Jobke <hey@morrisjobke.de> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								229d17e13b 
								
									
								
							
								 
							
						 
						
							
							
								
								Change LDAP method names  
							
							
 
							
							
							Signed-off-by: Morris Jobke <hey@morrisjobke.de> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								ac45af68cd 
								
									
								
							
								 
							
						 
						
							
							
								
								Add sub() to the query function builder  
							
							
 
							
							
							Signed-off-by: Robin Appelman <robin@icewind.nl> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								dccb8928a1 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4325  from nextcloud/downstream-27522  
							
							
 
							
							
							Optimize put - Dont try to fetch filecache for not existing filecache… 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b90e91144b 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3614  from nextcloud/discover-federatedsharing-endpoints  
							
							
 
							
							
							Discover federatedsharing endpoints 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3cf2f6e31b 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4323  from nextcloud/downstream-27613  
							
							
 
							
							
							Allow file upload when storage is unlimited 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c996e91d59 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4324  from nextcloud/downstream-27581-27602  
							
							
 
							
							
							Fix casing of same origin frame option 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								37145a275f 
								
							
								 
							
						 
						
							
							
								
								Fix AdBlock blocking share icon, ref  #866  
							
							
 
							
							
							Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								8500debe79 
								
									
								
							
								 
							
						 
						
							
							
								
								use unjailed path when moving files out of a shared storage  
							
							
 
							
							
							Signed-off-by: Robin Appelman <robin@icewind.nl> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								2f949f4515 
								
									
								
							
								 
							
						 
						
							
							
								
								rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::getSourcePath  
							
							
 
							
							
							Signed-off-by: Robin Appelman <robin@icewind.nl> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								30817fa319 
								
									
								
							
								 
							
						 
						
							
							
								
								Simplify the test  
							
							
 
							
							
							Signed-off-by: Joas Schilling <coding@schilljs.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								38e5135cb9 
								
									
								
							
								 
							
						 
						
							
							
								
								Reorder the entries of the log for easier reading  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								dc78f1251e 
								
									
								
							
								 
							
						 
						
							
							
								
								Optimize put - Dont try to fetch filecache for not existing filecache in encription  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								bd37021587 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix casing of same origin frame option  
							
							
 
							
							
							Signed-off-by: Joas Schilling <coding@schilljs.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
								
								
							
							
								
							
								a3c3124762 
								
									
								
							
								 
							
						 
						
							
							
								
								Allow file upload when storage is unlimited  
							
							
 
							
							
							Signed-off-by: Joas Schilling <coding@schilljs.com> 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								af42ca2025 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3905  from nextcloud/downstream-27069  
							
							
 
							
							
							Add integration test for trashbin 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								53787a29e1 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4317  from nextcloud/cleanup-files_trashbin-update  
							
							
 
							
							
							[files_trashbin] Remove unneeded update steps 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								35188899e9 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #4316  from nextcloud/cleanup-files_sharing-update  
							
							
 
							
							
							[files_sharing] Remove unneeded update steps 
							
						 
						9 years ago