Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(OCM): Add a way for apps to create a new IOCMResource | Joas Schilling | 2023-10-13 | 2 | -0/+15 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(OCM): Make the OCM provider stateful so apps can add resources | Joas Schilling | 2023-10-13 | 2 | -9/+12 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(OCM): Make the public API only rely on OCP | Joas Schilling | 2023-10-13 | 4 | -52/+77 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #40879 from nextcloud/fix/session/log-lost-crypto-session | Christoph Wurst | 2023-10-12 | 1 | -1/+7 |
|\ | | | | | fix(session): Log when crypto session data is lost | ||||
| * | fix(session): Log when crypto session data is lost | Christoph Wurst | 2023-10-11 | 1 | -1/+7 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-12 | 2 | -0/+2 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | chore: Drop unused \OC\Memcache\Factory::createLowLatency | Christoph Wurst | 2023-10-11 | 1 | -9/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-11 | 2 | -2/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #39756 from nextcloud/enh/add-disabled-users-endpoint | Côme Chilliet | 2023-10-10 | 2 | -0/+36 |
|\ | | | | | Add endpoint for getting disabled user list | ||||
| * | Add endpoint for getting disabled user list | Côme Chilliet | 2023-10-09 | 2 | -0/+36 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Merge pull request #40785 from nextcloud/fix/user/log-logout-conditions | Christoph Wurst | 2023-10-10 | 1 | -5/+33 |
|\ \ | | | | | | | fix: Log critical session renewal and logout paths | ||||
| * | | fix: Log critical session renewal and logout paths | Christoph Wurst | 2023-10-09 | 1 | -5/+33 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #33105 from nextcloud/feature/noid/talk-federation-auth | Joas Schilling | 2023-10-09 | 1 | -0/+3 |
|\ \ \ | |/ / |/| | | Talk federation authentication | ||||
| * | | Talk federation authentication | Joas Schilling | 2023-10-09 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #40737 from nextcloud/cors-app_api | Alexander Piskun | 2023-10-09 | 1 | -0/+5 |
|\ \ \ | |_|/ |/| | | added CORS skip if the session was created by AppAPI | ||||
| * | | Merge branch 'master' into cors-app_api | Alexander Piskun | 2023-10-09 | 30 | -635/+220 |
| |\| | |||||
| * | | fixed Drone test | Alexander Piskun | 2023-10-06 | 1 | -1/+2 |
| | | | | | | | | | | | | Signed-off-by: Alexander Piskun <bigcat88@icloud.com> | ||||
| * | | added CORS skip if session was created by AppAPI | Alexander Piskun | 2023-10-02 | 1 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: Alexander Piskun <bigcat88@icloud.com> | ||||
* | | | Merge pull request #40731 from nextcloud/imaginary-performance | Daniel Hansson | 2023-10-09 | 1 | -36/+0 |
|\ \ \ | |_|/ |/| | | Generate all preview sizes for Imaginary | ||||
| * | | Merge branch 'master' into imaginary-performance | Daniel Hansson | 2023-10-09 | 13 | -394/+107 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into imaginary-performance | Daniel Hansson | 2023-10-04 | 16 | -221/+96 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into imaginary-performance | Daniel Hansson | 2023-10-02 | 3 | -7/+7 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | also remove function | Daniel Hansson | 2023-10-02 | 1 | -19/+0 |
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Hansson <mailto@danielhansson.nu> | ||||
| * | | | | Generate all preview sizes for Imaginary | Daniel Hansson | 2023-09-30 | 1 | -17/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A follow up on https://github.com/nextcloud/server/pull/40670 Based on discussions here: https://github.com/nextcloud/server/issues/38911#issuecomment-1741819188 This fixes the case were not all previews are generated, for example in the activity view: https://github.com/nextcloud/server/issues/38911#issuecomment-1738886106 Signed-off-by: Daniel Hansson <mailto@danielhansson.nu> | ||||
* | | | | | Merge pull request #40472 from nextcloud/fix/aborted_pgsql_transaction_on_error | Joas Schilling | 2023-10-09 | 1 | -20/+17 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | fix(twofactor): avoid DB error on Twofactor (en/dis)abled event | ||||
| * | | | | fix(twofactor): avoid error in pgsql for duplicate entry | Benjamin Gaussorgues | 2023-10-06 | 1 | -20/+17 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | | | | | fix(DB): Update comment to state why we still use the max 4k limit | Joas Schilling | 2023-10-06 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | fix(sqlite): Remove some old SQLite cheats | Joas Schilling | 2023-10-06 | 1 | -11/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Doctrine correctly forces integer for autoincrement by now - Doctrine correctly maintains integer types by now Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | fix(oracle): Move away from internal and deprecated SchemaDiff API | Joas Schilling | 2023-10-06 | 1 | -149/+90 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | fix(dbal): Move migrator away from deprecated calls | Joas Schilling | 2023-10-06 | 1 | -11/+9 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | fix(mysql): Remove custom MySQL workaround from 2015 | Joas Schilling | 2023-10-06 | 4 | -54/+0 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | fix(postgres): Remove old Postgres 9.4 workaround | Joas Schilling | 2023-10-06 | 4 | -60/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Postgres 10 is the minimum in the meantime and doctrine/dbal fixed this in 2.6.0 already ref https://github.com/doctrine/dbal/pull/2614 Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | fix(sqlite): Remove no longer required autoincrement fix | Joas Schilling | 2023-10-06 | 5 | -108/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - I installed current master and exported the schema as SQL - Then I went to this branch, removed the content of the run() method (so made it no-op) - I installed again and exported the schema as SQL - The files are exactly the same, so whatever we tried to fix was fixed since 2015 in doctrine dbal Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | | fix(dbal): Doctrine\DBAL\Connection::PARAM_* types are deprecated | Joas Schilling | 2023-10-06 | 1 | -2/+3 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | fix(user): Log affected user of app token login name mismatch | Christoph Wurst | 2023-10-06 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Merge pull request #40745 from nextcloud/fix/noid/ocm-provider-rewrite-rules | Arthur Schiwon | 2023-10-05 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | fix ocm-provider rewrite rules | ||||
| * | | | fix ocm-provider rewrite rules | Maxence Lange | 2023-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | | | | Merge pull request #40439 from Koc/feature/clickable-logo | John Molakvoæ | 2023-10-04 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Make logo in header clickable in the shared file view | Konstantin Myakshin | 2023-10-04 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Konstantin Myakshin <molodchick@gmail.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-04 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | | Refactors lib/private/Collaboration. | Faraz Samapoor | 2023-10-03 | 9 | -214/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mainly using PHP8's constructor property promotion. Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-10-03 | 2 | -0/+2 |
| |/ / / |/| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | | Merge pull request #40656 from nextcloud/feat/backgroundjob/schedule-job-after | Christoph Wurst | 2023-10-02 | 2 | -7/+27 |
|\ \ \ \ | |_|_|/ |/| | | | feat(backgroundjob): Schedule job after <timestamp> | ||||
| * | | | feat(backgroundjob): Schedule job after <timestamp> | Christoph Wurst | 2023-09-29 | 2 | -7/+27 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Merge pull request #40734 from nextcloud/debt/noid/align-param-name | Daniel | 2023-10-01 | 2 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | chore: rename serializedClosure to argument to align with parent class | Daniel Kesselberg | 2023-09-30 | 2 | -4/+4 |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | To make psalm happy ;) Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* / | | | Allow PHP 8.3 in version check | Côme Chilliet | 2023-09-30 | 1 | -3/+3 |
|/ / / | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-09-30 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | fix(systemreport): Mask onlyoffice secret as sensitive | Joas Schilling | 2023-09-29 | 1 | -0/+3 |
|/ / | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Merge pull request #39224 from shdehnavi/null_coalescing_conversion_lib_private | F. E Noel Nfebe | 2023-09-29 | 16 | -28/+24 |
|\ \ | | | | | | | Convert isset ternary to null coalescing operator |