Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update core/Controller/AppPasswordController.php | Faraz Samapoor | 2023-06-05 | 1 | -5/+6 |
| | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | Update core/Controller/CollaborationResourcesController.php | Faraz Samapoor | 2023-06-05 | 1 | -5/+7 |
| | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | Update core/Controller/AppPasswordController.php | Faraz Samapoor | 2023-06-05 | 1 | -2/+3 |
| | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | Refactors controllers by using PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-04 | 11 | -187/+81 |
| | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | Merge pull request #38602 from fsamapoor/replace_strpos_calls_in_core | F. E Noel Nfebe | 2023-06-04 | 7 | -10/+10 |
|\ | | | | | Refactors "strpos" calls in /core to improve code readability. | ||||
| * | Refactors "strpos" calls in /core to improve code readability. | Faraz Samapoor | 2023-06-02 | 7 | -10/+10 |
| | | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-04 | 4 | -0/+8 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #38386 from nextcloud/dept-use-di-for-event-source | Robin Appelman | 2023-06-03 | 10 | -28/+144 |
|\ \ | | | | | | | refactor: migrate OC_EventSource to dependency injection | ||||
| * | | refactor: migrate OC_EventSource to dependency injection | Daniel Kesselberg | 2023-06-03 | 10 | -28/+144 |
|/ / | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Merge pull request #38497 from nextcloud/automated/noid/master-fix-npm-audit | Simon L | 2023-06-03 | 1 | -3/+6 |
|\ \ | | | | | | | [master] Fix npm audit | ||||
| * | | chore(deps): fix npm audit | nextcloud-command | 2023-06-02 | 1 | -3/+6 |
| |/ | | | | | | | Signed-off-by: GitHub <noreply@github.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-03 | 14 | -4/+52 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Merge pull request #38595 from nextcloud/remove-suhosin-check | Daniel | 2023-06-02 | 1 | -5/+0 |
|\ \ | |/ |/| | chore: remove check for suhosin.executor.func.blacklist | ||||
| * | chore: remove check for suhosin.executor.func.blacklist | Daniel Kesselberg | 2023-06-02 | 1 | -5/+0 |
|/ | | | | | | | | Suhosin is/was a PHP extension. The last release was 2015-05-21. Suhosin does not support PHP 8. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | Merge pull request #38593 from nextcloud/chore/ocp/drop-util-linktopublic | Christoph Wurst | 2023-06-02 | 1 | -15/+0 |
|\ | | | | | chore(ocp)!: Drop \OCP\Util::linkToPublic | ||||
| * | chore(ocp)!: Drop \OCP\Util::linkToPublic | Christoph Wurst | 2023-06-01 | 1 | -15/+0 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #38545 from ↵ | Joas Schilling | 2023-06-02 | 7 | -9/+97 |
|\ \ | | | | | | | | | | | | | nextcloud/bugfix/noid/symfony/event-dispatcher-upgrade-preparation fix(dispatcher): Migrate to OCP event dispatcher before symfony/event… | ||||
| * | | fix(CI): Add empty eslint and node when unrelated (PHP only) | Joas Schilling | 2023-06-02 | 2 | -0/+82 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | fix(dispatcher): Migrate to OCP event dispatcher before ↵ | Joas Schilling | 2023-06-02 | 5 | -9/+15 |
| | | | | | | | | | | | | | | | | | | symfony/event-dispatcher upgrade Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #38585 from ↵ | Christoph Wurst | 2023-06-02 | 2 | -13/+30 |
|\ \ \ | |/ / |/| | | | | | | | | nextcloud/feature/ocp/send-message-with-subject-body feat(ocp): Allow sending emails with subject and body | ||||
| * | | feat(ocp): Allow sending emails with subject and body | Christoph Wurst | 2023-06-01 | 2 | -13/+30 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #38486 from nextcloud/automated/update-workflows | Joas Schilling | 2023-06-02 | 12 | -66/+154 |
|\ \ \ | | | | | | | | | chore: update workflows from templates | ||||
| * | | | fix(CI): Update oracle image and config | Joas Schilling | 2023-06-02 | 1 | -2/+17 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | chore: update workflows from templates | John Molakvoæ | 2023-06-02 | 11 | -64/+137 |
| | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-02 | 2 | -2/+2 |
|/ / / | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #38597 from ↵ | Joas Schilling | 2023-06-02 | 2 | -4/+5 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/run-psalm-ci-with-1-thread fix(CI): Temporary workaround - Run Psalm CI with 1 thread only so it… | ||||
| * | | | fix(psalm): Install apcu, ftp and ldap extension like in ↵ | Joas Schilling | 2023-06-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | static-code-analysis-security Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | fix(CI): Temporary workaround - Run Psalm CI with 1 thread only so it finishes | Joas Schilling | 2023-06-01 | 2 | -3/+4 |
|/ / / | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private | Robin Appelman | 2023-06-01 | 65 | -112/+108 |
|\ \ \ | | | | | | | | | Refactors "strpos" calls in lib/private to improve code readability. | ||||
| * | | | Update TemplateLayout.php | Faraz Samapoor | 2023-05-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | https://github.com/nextcloud/server/pull/38261#discussion_r1196711637 Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
| * | | | Update Detection.php | Faraz Samapoor | 2023-05-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The latter implies the former. https://github.com/nextcloud/server/pull/38261#discussion_r1196708412 Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
| * | | | Refactors "strpos" calls in lib/private to improve code readability. | Faraz Samapoor | 2023-05-15 | 65 | -112/+108 |
| | | | | | | | | | | | | | | | | Signed-off-by: Faraz Samapoor <fsamapoor@gmail.com> | ||||
* | | | | Merge pull request #38568 from rawtaz/fix-redis-empty-password | Robin Appelman | 2023-06-01 | 1 | -2/+2 |
|\ \ \ \ | |_|_|/ |/| | | | redis: Do not try to authenticate with non-string password/user | ||||
| * | | | redis: Do not try to authenticate with non-string password/user | Leo R. Lundgren | 2023-06-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Leo R. Lundgren <leo@finalresort.org> | ||||
* | | | | Merge pull request #38567 from nextcloud/chore/remove-deprecated-legacy-loader | Christoph Wurst | 2023-06-01 | 6 | -88/+6 |
|\ \ \ \ | | | | | | | | | | | Remove deprecated legacy loader from `OC` | ||||
| * | | | | chore(OC): Remove deprecated legacy loader from OC (`OC.loadScript` and ↵ | Ferdinand Thiessen | 2023-05-31 | 6 | -88/+6 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | `OC.loadStyle`) Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | | | Merge pull request #38586 from nextcloud/fix/ocp/imessage-attachinline-since | Andy Scherzinger | 2023-06-01 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | fix(ocp): Mark IMessage::attachInline as @since 27 | ||||
| * | | | fix(ocp): Mark IMessage::attachInline as @since 27 | Christoph Wurst | 2023-06-01 | 1 | -1/+1 |
|/ / / | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #38566 from nextcloud/chore/drop-oc-app-methods | Joas Schilling | 2023-06-01 | 11 | -76/+29 |
|\ \ \ | | | | | | | | | Drop \OC_App methods deprecated in Nextcloud 14 | ||||
| * | | | chore: Drop \OC_App::getSettingsNavigation | Christoph Wurst | 2023-06-01 | 1 | -13/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | | chore: Drop \OC_App::getNavigation | Christoph Wurst | 2023-06-01 | 1 | -15/+0 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | | chore: Drop \OC_App::getAppInfo | Christoph Wurst | 2023-06-01 | 5 | -22/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | | chore: Drop \OC_App::getAppVersion | Christoph Wurst | 2023-06-01 | 8 | -26/+18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Merge pull request #38301 from ↵ | Arthur Schiwon | 2023-06-01 | 2 | -0/+46 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | nextcloud/fix/carddav/catch-invalid-event-reminder-service fix(caldav): Ignore invalid events for reminder generation | ||||
| * | | | fixup! fix(caldav): Ignore invalid events for reminder generation | Christoph Wurst | 2023-05-31 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
| * | | | fix(caldav): Ignore invalid events for reminder generation | Christoph Wurst | 2023-05-31 | 2 | -0/+51 |
| | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | | Merge pull request #38355 from nextcloud/fix/trashbin-long-filenames | Arthur Schiwon | 2023-06-01 | 6 | -19/+88 |
|\ \ \ \ | | | | | | | | | | | fix(trashbin): Truncate long filenames | ||||
| * | | | | fix(trashbin): Truncate long filenames | Christopher Ng | 2023-05-31 | 6 | -19/+88 |
|/ / / / | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | / / | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-01 | 4 | -2/+10 |
| |/ / |/| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | | Merge pull request #38550 from nextcloud/chore/app-checker-test-data | Christoph Wurst | 2023-05-31 | 22 | -187/+0 |
|\ \ \ | | | | | | | | | chore: Drop app code checker test data |