651 Commits (5f194dad240871f8626baab041dbd53f36fdb446)

Author SHA1 Message Date
Roeland Jago Douma 25f9203a70 Fix remaining #25359 5 years ago
Christoph Wurst aabd73912e
Type the service registration 5 years ago
John Molakvoæ (skjnldsv) 4f90766ba3
Skip template picker if none available 5 years ago
Julius Härtl 7e6d69d166
Add templatedirectory config value to let admins have their custom templates by default 5 years ago
Julius Härtl 4974404774
files: Create files from template API 5 years ago
Roeland Jago Douma 6d4afca7ac Add support for webp 5 years ago
Christoph Wurst 8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0 5 years ago
Christoph Wurst 287c26bda3
Replace patchwork/utf8 with symfony-polyfill-* 5 years ago
Christoph Wurst 9ce3ea3368
Update license headers 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Julius Härtl a4b5312729 Do not include non-required scripts on the upgrade page 5 years ago
Lukas Reschke 8a8aa4f7dc Add sanitizers for JSON output 5 years ago
Roeland Jago Douma 7f61535a1a
GD images 5 years ago
Christoph Wurst cbb34af53f
Do not update incompatible apps 5 years ago
Roeland Jago Douma c9cd633665
Fix the download of multiple files from the webUI 5 years ago
Christoph Wurst fd649afb1f
Remove the deprecated update.php 5 years ago
Morris Jobke f4c1512bb7
Fix typo in @deprecated PHPDoc tag 5 years ago
Lukas Reschke d25ca1976b Mark getAppPath as specialized taint 5 years ago
Lukas Reschke 98ddfdd1e8 Mark cleanAppId as sanitizer for include 5 years ago
Lukas Reschke 47ac8e0028
Add Psalm Taint Flow Analysis 5 years ago
Joas Schilling 91a3e439cb
Don't throw on SHOW VERSION query 5 years ago
Vincent Petry 2143f2bb82
Set up FS before querying storage info in settings 5 years ago
Christoph Wurst 979b291a36
Show the full trace of an exception 5 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
Roeland Jago Douma d8637c62e0
Reduce the getAppPath and autoloader calls 5 years ago
Roeland Jago Douma 0dece78617
Skip already loaded apps in loadApps 5 years ago
Joas Schilling a847aea19c
Deprecate OC_DB::prepare and OC_DB::executeAudited as they leak cursors 5 years ago
Joas Schilling 3d2f71cfa9
Improve query type detection 5 years ago
Morris Jobke fc403135d1
Use lib instead if core as l10n module in OC_Files 5 years ago
Joas Schilling c1834bac7d
Only use index of mount point when it is there 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Robin Appelman 0dfdf3ee99
add mount point to quota warning message 5 years ago
J0WI 68ce17e59b Unify links to php.net 5 years ago
Morris Jobke 46525f8639
Change 0 to null to properly encode image to BMP if the first pixel is black 5 years ago
Robin Appelman c077c15875
show better quota warning for group folders and external storage 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Joas Schilling b09620651c
Don't use deprecated getIniWrapper() anymore 5 years ago
Morris Jobke e93bf71369
Fix the return type of OC_Template->fetchPage() to be string only 5 years ago
Morris Jobke 27e7332a9c
Cast float/char to int to avoid invalid scalar argument warning 5 years ago
Morris Jobke d7f66c36ac
Fix "misplaced variables" warning of Psalm in PHPDoc statements 5 years ago
Morris Jobke e47cfc9a54
Properly add new methods to interface and document in PHPDoc for getRootMounts() 5 years ago
Morris Jobke 438ac23e2a
Distribute preview folders in appdata in multibucket setup to multiple buckets 5 years ago
Julius Härtl 61cc356e0b
Fix php cs check 5 years ago
Julius Härtl db86bea18c
Allow default app to be overwritten by user config 5 years ago
Jan C. Borchardt e25bab98b7
Set Dashboard as default app 5 years ago
John Molakvoæ (skjnldsv) 6eced42b7a
Remove outdated legacy search scripts 5 years ago
Roeland Jago Douma e0cc95f3aa
Allow user backends to specify a custom logout url 5 years ago
Joas Schilling 49970639fa
Add constants for the magic strings of template rendering 5 years ago
Joas Schilling 0dfcc132ca
Allow to register AlternativeLogin on RegistrationContext 5 years ago
Morris Jobke d9cc2f0213
Do not load app.php if Application implements IBootstrap 5 years ago