Commit Graph

21726 Commits (eecd4601acf4223668eeb4dfb8465e73b873b890)

Author SHA1 Message Date
Nextcloud bot b1abc57c07
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Maxence Lange fc29b0d1b7 app type extended_authentication 3 years ago
Nextcloud bot a19589d5c2
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
jld3103 b153340b62
Add type hints for mappers 3 years ago
Robin Appelman 570b64aafc
handle not being able to write file for notify self-test 3 years ago
Robin Appelman b1f352c614
improve handling of files we can't access in the scanner 3 years ago
Robin Appelman 54f61352f0
better error messages if the users home is not writable during scanning 3 years ago
Côme Chilliet 6633b4ced6
Remove unecessary fully qualified namespaces from phpdoc 3 years ago
jld3103 d9f8522003
Fix types for reading and writing config values 3 years ago
Nextcloud bot 746a1e9922
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Robin Appelman 43b61d26e8
don't hard error when trying to load profiles with no profiler registered 3 years ago
Robin Appelman 15a6920b07
fix encryption wrapper filesize for non existing files 3 years ago
Joas Schilling 131f481a67
fix(initial-state): Log an error when initial-state can not be JSON encoded 3 years ago
Robin Appelman d63fa2d991
improve objectstore rmdir handling 3 years ago
Robin Appelman 013eedabbd
add command to generate a preview for a file 3 years ago
Robin Appelman 3473fa3187
also set the node when re-using existing share on share create 3 years ago
Louis Chemineau 1a6709cf43 Migrate metadata as JSON to value as STRING 3 years ago
Côme Chilliet 5ad045619c
View needs to return an instance of OC\Files\FileInfo explicitely 3 years ago
Côme Chilliet 0b3dad895f
More type cleanup in View and FileInfo 3 years ago
Côme Chilliet ea05544213
Fix return type of methods returning false on error 3 years ago
Côme Chilliet f974281ac9
Improve typing for fopen/toTmpFile 3 years ago
Côme Chilliet 4393b96542
Remove unused method getLocalFolder 3 years ago
Côme Chilliet 966a3e6963
Tidy up typing in OC\Files\View 3 years ago
Joas Schilling 454281af03
feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI 3 years ago
jld3103 dcf6ebebab
Fix inherited parameter names 3 years ago
Robin Appelman c9e4e30523 clear encrypted flag when moving away from encrypted storage 3 years ago
Côme Chilliet 8104d9f5d8
Remove useless coalescing operator on non-null return value 3 years ago
Côme Chilliet da618c457a
Fix quota typing for 32bits after forward port from 25 3 years ago
Côme Chilliet 3f84d41226
Silence a warning from psalm with explanation 3 years ago
Côme Chilliet 1740311283
Adapt types of subclasses 3 years ago
Côme Chilliet ed863fb47c
Make it clear that file sizes may be float on 32bits 3 years ago
Vincent Petry c6b683342e
Remove quota value type for 32-bit systems 3 years ago
Arthur Schiwon 997c2a2a79
fix DBAL exception handling in setValues 3 years ago
Nextcloud bot 9f1eacd67e
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
jld3103 02f9c3a06f
Use implementations instead of interfaces for accessing private methods 3 years ago
Nextcloud bot 2eda49e28d
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Christopher Ng 4f8e916585 Add label for logo link 3 years ago
Simon L 6a91d105b9 another approach to fixing the avatar generation 3 years ago
Arthur Schiwon 28e7235f87
hide shared files located in group folder's trash bin 3 years ago
Côme Chilliet e94a689bca
Fix version number in phpdoc for app loading refactor 3 years ago
Christoph Wurst 44dc839f7b
Revert "Dark autoloader magic for ThemingDefaults" 3 years ago
Git'Fellow c81ea3aa98
Fix RedisCluster 3 years ago
Git'Fellow fab390f884
Move from DEL to UNLINK 3 years ago
Joas Schilling 381ab5f4cb
fix(security): Mark recording_servers key appconfig as private as it contains a secret 3 years ago
Vitor Mattos a62521faae Fix the example URL 3 years ago
Joas Schilling 705165d3d1
fix(session): Fix DAVx5 sync problems by partial reverting session changes 3 years ago
Christoph Wurst 0e6fccf9e1
fix(security): Log failing strict cookie check 3 years ago
Côme Chilliet 13c71ed24a
Small cleanups for AppManager 3 years ago
Côme Chilliet 78c1716818
Move loadApps to the AppManager 3 years ago
Côme Chilliet 8dc5f82189
Move isType to AppManager 3 years ago