Commit Graph

21426 Commits (ad00a149ea2bb262e62fbecf11051fd035f90ec4)

Author SHA1 Message Date
Christoph Wurst 8d9af3e262
feat(app-framework): Add support for global middlewares 3 years ago
Nextcloud bot 4caa90dfb6
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Simon L 9a64d95676 imaginary - add tiff to supported formats 3 years ago
Christoph Wurst aee9941fed
chore(autoloaders): Update autoloader files for Composer 2.5.1 3 years ago
Christoph Wurst 6d7339b0ff
fix(app-framework): Specify return type of Middleware::beforeController 3 years ago
Christoph Wurst 907ff68bfc
perf(app-framework): Make the app middleware registration lazy 3 years ago
Robin Appelman 33b90d28f8 fix moving files of encrypted local storage to unencrypted local storage 3 years ago
Thomas Citharel 00d9d49303 Add app config for default template path 3 years ago
Julius Härtl 159a0c8411
feat(s3): Add option to specify an SSE-C customer provided key 3 years ago
Daniel Kesselberg 258c919b3c
ci: migrate ocp since checker to psalm 3 years ago
Nextcloud bot f867a2d65e
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Joas Schilling f565cacaf3
Fix double where() usage in resource manager 3 years ago
Nextcloud bot cfc93d8b0a
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Nextcloud bot 2ff877f105
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Nextcloud bot b7d884355b
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 3 years ago
Côme Chilliet 2a5e18b67a
Fix types in OCS json answer (status code is an int) 3 years ago
Côme Chilliet f2cdc4f47d
Fix crash in OCS when getting info about an application 3 years ago
Côme Chilliet 0c466b7ff5
Attempt at reducing psalm errors 3 years ago
Côme Chilliet e91457d9cd
Improve typing in Entity.php 3 years ago
Côme Chilliet f27c3d0a04
composer update php 3 years ago
Côme Chilliet 9369b67df3
Drop PHP 7.4 support for master (26) 3 years ago
Joas Schilling 7f0a54c558
fix(querybuilder): Log a warning if where() is called again on a query builder object 3 years ago
Nextcloud bot 5e3a3c0c8f
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Daniel Kesselberg ffb76d5475 docs: document types flag for search options 3 years ago
Nextcloud bot aaf759bbb0
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
William fa12219629
Update lib/private/PreviewManager.php 3 years ago
William 1409a7cc92
Update PreviewManager.php 3 years ago
Christoph Wurst 20fcfb5739
feat(app framework)!: Inject services into controller methods 3 years ago
Nextcloud bot 4dc3f4dcac
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
John Molakvoæ b9906fb21e
feat(files): Quota in navigation 3 years ago
John Molakvoæ 9af7ee8d11
Revert "Add alt to the logo, adapt css for logo" 3 years ago
Nextcloud bot 7ab34eefc5
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Christoph Wurst e2f4110a3f
fix(PHP8.2): Declare Symfony Application property in console application 3 years ago
Julius Härtl cf1bd0eb70
chore: Add typings to Log properties 3 years ago
Julius Härtl 7daa20d309
fix(ExceptionSerializer): encode arguments before filtering the trace 3 years ago
Julius Härtl 00b7575c89
perf(logging): Return early when log level does not match before serializing an exception 3 years ago
Nextcloud bot 269bcdc17a
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Nextcloud bot 4267698115
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Nextcloud bot 5866418098
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Nextcloud bot 9c01fed263
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Côme Chilliet d74044f634
Fix API breakage by using a new method instead 3 years ago
Côme Chilliet e74f464662
Remove deprecated method getAll instead of breaking API on deprecated method 3 years ago
François Ménabé cf9bdc0274 Manage s3 storage class in objectstore 3 years ago
Git'Fellow e855298b3c Switch logical operators 3 years ago
Nextcloud bot 380e5a4ee1
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Côme Chilliet 679682c186
Use a Generator for job list to fix background-job:list command 3 years ago
Julien Veyssier f0589523c8
improve link reference content-type check, accept 'text/html;*' 3 years ago
Simon L 7271ec7acf spaces are allowed in userids 3 years ago
Alex Harpin 644df591b1 Rename canInstallExists method and add new method for removal 3 years ago