Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getAppValue expects string | John Molakvoæ | 2022-11-17 | 1 | -1/+1 |
| | | | | Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | Tests adjustement | Git'Fellow | 2022-11-16 | 1 | -1/+1 |
| | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | ||||
* | Fix some more problems with tests under PHP 8.2 | Côme Chilliet | 2022-11-15 | 1 | -12/+14 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Add Union types for properties in tests/lib/Encryption/Keys/StorageTest.php | Côme Chilliet | 2022-11-15 | 1 | -3/+3 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix syntax in VerificationTokenTest.php | Côme Chilliet | 2022-11-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix errors from PHP 8.2 testing | Côme Chilliet | 2022-11-14 | 1 | -2/+4 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix dynamic properties and other problems in tests for PHP 8.2 | Côme Chilliet | 2022-11-14 | 4 | -18/+26 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Merge pull request #35093 from nextcloud/nickvergessen-patch-1 | Simon L | 2022-11-14 | 1 | -0/+2 |
|\ | | | | | Run integration tests on 3rdparty bump | ||||
| * | Run integration tests on 3rdparty bump | Joas Schilling | 2022-11-11 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> | ||||
* | | Fix PublicKeyTokenProviderTest import and mock | Christoph Wurst | 2022-11-10 | 1 | -4/+2 |
|/ | | | | | | | * IDBConnection import missing * Atomic doesn't need a mock Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Limit-number-of-concurrent-preview-generations | szaimen | 2022-11-05 | 1 | -2/+7 |
| | | | | | Signed-off-by: Bowen Ding <dbw9580@live.com> Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | Merge pull request #34775 from nextcloud/bugfix/noid/mailer-set-to | Julius Härtl | 2022-11-04 | 1 | -3/+14 |
|\ | | | | | Do not throw errors when invalid setTo email is provided | ||||
| * | Do not throw errors when invalid setTo email is provided | Julius Härtl | 2022-11-03 | 1 | -3/+14 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #34678 from pulsejet/patch-jpeg | Côme Chilliet | 2022-11-03 | 1 | -0/+2 |
|\ \ | |/ |/| | Interlace all output JPEG | ||||
| * | Interlace all output JPEG | Varun Patil | 2022-10-25 | 1 | -0/+2 |
| | | | | | | | | | | | | Progressive images are both smaller and faster to load. Signed-off-by: Varun Patil <radialapps@gmail.com> | ||||
* | | Merge pull request #34330 from nextcloud/fix/fix-contacts-test-php8 | Côme Chilliet | 2022-11-03 | 1 | -0/+1 |
|\ \ | | | | | | | Fix ContactsStoreTests under PHP 8.2 | ||||
| * | | Fix ContactsStoreTests under PHP 8.2 | Côme Chilliet | 2022-10-26 | 1 | -0/+1 |
| | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Merge pull request #32565 from nextcloud/chore/modernize-error-handler | Christoph Wurst | 2022-11-03 | 1 | -16/+33 |
|\ \ \ | | | | | | | | | Modernize the error handler | ||||
| * | | | Refactor the ErrorHandler into a dynamic class | Christoph Wurst | 2022-11-02 | 1 | -16/+33 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Add remote host validation API | Christoph Wurst | 2022-10-31 | 7 | -219/+477 |
|/ / / | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Rewrite admin theming in Vue | Christopher Ng | 2022-10-28 | 2 | -19/+27 |
| | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | Merge pull request #34847 from ↵ | Joas Schilling | 2022-10-27 | 2 | -9/+9 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/refactor/local-address-checker-method-capitalization Rename LocalAddressChecker methods to lower case | ||||
| * | | | Rename LocalAddressChecker methods to lower case | Christoph Wurst | 2022-10-27 | 2 | -9/+9 |
| |/ / | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* / / | Emit typed event when preview is requested | Julius Härtl | 2022-10-27 | 1 | -8/+39 |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | test disabling write check | Robin Appelman | 2022-10-26 | 2 | -0/+13 |
| | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | Merge pull request #34788 from nextcloud/bugfix/noid/preview-attributes | Julius Härtl | 2022-10-26 | 1 | -0/+9 |
|\ \ | |||||
| * | | Check share attributes on preview endpoints | Julius Härtl | 2022-10-25 | 1 | -0/+9 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Skip general login with email for non-valid addresses and LDAP | Julius Härtl | 2022-10-26 | 1 | -2/+3 |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Revert "fix external storages access" | Simon L | 2022-10-23 | 1 | -1/+3 |
| | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | | Merge pull request #33087 from nextcloud/fix/30282/external-storages | John Molakvoæ | 2022-10-23 | 1 | -3/+1 |
|\ \ | |/ |/| | fix external storages access | ||||
| * | fix external storages access | szaimen | 2022-07-01 | 1 | -3/+1 |
| | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | | Add config and fix selenium | John Molakvoæ | 2022-10-19 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | Fix LostController test | Côme Chilliet | 2022-10-18 | 1 | -2/+7 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #34379 from nextcloud/fix/transactional-session-token-renewal | Christoph Wurst | 2022-10-18 | 1 | -2/+18 |
|\ \ | | | | | | | Run session token renewals in a database transaction | ||||
| * | | Run session token renewals in a database transaction | Christoph Wurst | 2022-10-18 | 1 | -2/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The session token renewal does 1) Read the old token 2) Write a new token 3) Delete the old token If two processes succeed to read the old token there can be two new tokens because the queries were not run in a transaction. This is particularly problematic on clustered DBs where 1) would go to a read node and 2) and 3) go to a write node. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #34609 from nextcloud/enh/noid/always-enable-theming | blizzz | 2022-10-18 | 2 | -2/+12 |
|\ \ \ | |/ / |/| | | set theming app to alwaysEnabled | ||||
| * | | set theming app to alwaysEnabled | szaimen | 2022-10-17 | 2 | -2/+12 |
| | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | | | Merge pull request #31499 from nextcloud/bugfix/empty-secret | Carl Schwan | 2022-10-17 | 1 | -3/+15 |
|\ \ \ | | | | | | | | | Add fallback routines for empty secret cases | ||||
| * | | | Fix unit tests | Carl Schwan | 2022-03-10 | 1 | -3/+15 |
| | | | | | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | | | | Fix tests | John Molakvoæ | 2022-10-14 | 1 | -0/+19 |
| |/ / |/| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | Merge pull request #34437 from nextcloud/feat/theming-default-system-value | Simon L | 2022-10-13 | 2 | -3/+3 |
|\ \ \ | | | | | | | | | Use default system primary | ||||
| * | | | Allow to pick custom colour | John Molakvoæ (skjnldsv) | 2022-10-13 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | | Make CI green again | Joas Schilling | 2022-10-13 | 2 | -43/+46 |
|/ / / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Remove long depreated AppFramework/Db/Mapper | Roeland Jago Douma | 2022-10-10 | 2 | -506/+0 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #32635 from andyxheli/patch-3 | blizzz | 2022-10-05 | 1 | -1/+5 |
|\ \ \ | | | | | | | | | Fix User profile picture when performing the search | ||||
| * | | | Update ContactsStoreTest.php | Andy Xheli | 2022-10-03 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | Signed-off-by: Andy Xheli <axheli@axtsolutions.com> | ||||
* | | | | Use brand color for background only and keep accessible color as color primary | Christopher Ng | 2022-10-05 | 2 | -2/+23 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | | | | Merge pull request #33566 from nextcloud/fopen-not-found-rescan | blizzz | 2022-10-01 | 1 | -0/+19 |
|\ \ \ \ | | | | | | | | | | | trigger a rescan when trying to fopen a file that exists in cache but not on disk | ||||
| * | | | | add test for trying to fopen a file which no longer exists on disk | Robin Appelman | 2022-09-29 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | Merge pull request #34329 from nextcloud/fix/cleanup-long-time-deprecated-stuff | Côme Chilliet | 2022-10-01 | 1 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove some constants and functions which have been long deprecated |