Commit Graph

12229 Commits (a94de5cb5a0a0e341dd3eb7130a41f95c71a6abc)

Author SHA1 Message Date
Arthur Schiwon 8b2b5946e6
make placeholder a const for reuse 4 years ago
Arthur Schiwon 891c10d09d
fix overwriting original vars when logging 4 years ago
Côme Chilliet c54fb5f9e6
Use {$var} instead of ${var} for PHP 8.2 compatibility 4 years ago
Joas Schilling 3235785c24
Fix exception handling when profile data is too long 4 years ago
Robin Appelman 5c768f980e
fix mounts mounted at the users home 4 years ago
Joas Schilling 6e3d668436
Keep non default protocol in cloud id 4 years ago
Robin Appelman a937ab03dd
perform onetime setup earlier to ensure wrappers are registered on time 4 years ago
Robin Appelman 499995b37a
handle stream wrappers in SeekableHttpStream 4 years ago
Christopher Ng 7455cd9dd7 Fix get avatar authorization 4 years ago
Joas Schilling 1cc2796613
Always log errors from sending federation api requests to ease debugging 4 years ago
Julius Härtl 50ed84fe17
Simlify tests for integrity check on modified mimetype lists 4 years ago
Luka Trovic 0858d3d514
feat: add docxf and form mimetypes 4 years ago
Carl Schwan 5907bba3fd Fix hook encryption with cron job 4 years ago
Ferdinand Thiessen 1da424595f Feature: Add and expose frontend loglevel 4 years ago
Martin Brugnara 7409569994
Expose umask override value as config parameter: localstorage.umask 4 years ago
Robin Appelman 8238582e59
store unencrypted size in the unencrypted_size column 4 years ago
Robin Appelman 2a68819a67
add case statement to sql function builder 4 years ago
Robin Appelman 813b50ed42
make expression build return IQueryFunction instead of string 4 years ago
Julius Härtl 0f0e74a78c Cleanup temporary files after finishing the write to object storage 4 years ago
Christopher Ng 57c66bf7cb Use Image class from public API 4 years ago
Vincent Petry a704bcf97f
Trim mount point before matching in encryption code 4 years ago
Christoph Wurst 90c31cfddc
Fix replacing external storage password during debug log 4 years ago
Christoph Wurst b17c4a6072 Check background job type 4 years ago
Joas Schilling f9efc410fa
Restore old behaviour of sending flase for not found apps 4 years ago
Joas Schilling eb1a69d627
Improve JSConfigHelper code quality a bit 4 years ago
Carl Schwan 63f589109b Handle non existing settings again 4 years ago
Daniel Kesselberg f399fd41ec
Fix docblock for return type 4 years ago
Git'Fellow 8d876358dd
Move Gd failed operations to debug level 4 years ago
Arthur Schiwon a4a9e7601a
allow use of rememberme cookies for IApacheAuth backends 4 years ago
Daniel Kesselberg 95ec67ecd7
Fix docblock for addFileFromStream 4 years ago
Joas Schilling 5b82ad0b30
Create query parameters on correct objects to make debugging easier 4 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Carl Schwan 9ec0cb0a90 Fix psalm issues related to the user backend 4 years ago
Carl Schwan a5a4e0df1c Fix crop condition 4 years ago
Julius Härtl 3742b7392d Add explicit return if getSmallImagePreview fails 4 years ago
Daniel Kesselberg cf2bc22e0f
Fix return type for createSpecificUser 4 years ago
Daniel Kesselberg e163b1bb48
Rename userName to username to align with child classes 4 years ago
Marcel Klehr f755ee0868 Files: Extend search to also cover tags 4 years ago
Thomas Citharel 28b0da59ce
Fix a doctype in OCP for IAddressBook 4 years ago
Carl Schwan 05bf8b4445 Fix cropped image generated when not asked 4 years ago
Thomas Citharel 4d26a9afa0
Allow to tweak default scopes for accounts 4 years ago
Carl Schwan 53169890d6 Fix psalm errors fron the end of the baseline file 4 years ago
John Molakvoæ 9a9409e315
Remove SCSSCacher 4 years ago
Robin Appelman eda997f2bd
only log diagnostic events if a treshhold is set 4 years ago
Carl Schwan eef973e85b Minor optimizations for saving user personal information 4 years ago
Thomas Citharel 232322fe06
Modernize contacts menu 4 years ago
Carl Schwan 1c97611fa2 Fix Call to a member function getSize() on bool 4 years ago
Carl Schwan fcae6a68c3 Cleanup lock related code 4 years ago
Carl Schwan ec6b83cc18 Add stricter psalm type for CappedMemoryCache 4 years ago
Carl Schwan 81500bf837 Fix getting shares in a folder on Orache 4 years ago