Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #38611 from fsamapoor/replace_strpos_calls_in_theming_app | Côme Chilliet | 2023-06-05 | 4 | -8/+8 |
|\ | | | | | Refactors "strpos" calls in /apps/theming | ||||
| * | Refactors "strpos" calls in /apps/theming to improve code readability. | Faraz Samapoor | 2023-06-02 | 4 | -8/+8 |
| | | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | | Merge pull request #38260 from fsamapoor/replace_strpos_calls_in_lib_public | Côme Chilliet | 2023-06-05 | 2 | -5/+5 |
|\ \ | | | | | | | Refactors "strpos" calls in lib/public to improve code readability. | ||||
| * | | Refactors "strpos" calls in lib/public to improve code readability. | Faraz Samapoor | 2023-06-05 | 2 | -5/+5 |
| | | | | | | | | | | | | Signed-off-by: Faraz Samapoor <fsamapoor@gmail.com> | ||||
* | | | Merge pull request #38627 from nextcloud/dependabot/npm_and_yarn/marked-5.0.4 | Louis | 2023-06-05 | 6 | -12/+35 |
|\ \ \ | | | | | | | | | bump marked from 4.3.0 to 5.0.4 | ||||
| * | | | bump marked from 4.3.0 to 5.0.4 | dependabot[bot] | 2023-06-05 | 6 | -12/+35 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | | Merge pull request #38620 from ↵ | Côme Chilliet | 2023-06-05 | 4 | -4/+4 |
|\ \ \ | |/ / |/| | | | | | | | | fsamapoor/replace_strpos_calls_in_files_sharing_app Refactors "strpos" calls in /apps/files_sharing | ||||
| * | | Refactors "strpos" calls in /apps/files_sharing to improve code readability. | Faraz Samapoor | 2023-06-02 | 4 | -4/+4 |
| | | | | | | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | | | Merge pull request #38608 from fsamapoor/replace_strcalls_in_user_ldap_app | Côme Chilliet | 2023-06-05 | 13 | -23/+23 |
|\ \ \ | | | | | | | | | Refactors "strpos" calls in /apps/user_ldap | ||||
| * | | | Refactors "strpos" calls in /apps/user_ldap to improve code readability. | Faraz Samapoor | 2023-06-02 | 13 | -23/+23 |
| | |/ | |/| | | | | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | ||||
* | | | Merge pull request #38640 from nextcloud/fix/openapi-ocs-wrap | Andy Scherzinger | 2023-06-05 | 6 | -1034/+54 |
|\ \ \ | | | | | | | | | openapi: Fix wrapping OCS responses that are not DataResponse | ||||
| * | | | openapi: Fix wrapping OCS responses that are not DataResponse | jld3103 | 2023-06-05 | 6 | -1034/+54 |
|/ / / | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | ||||
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-06-05 | 10 | -8/+74 |
| | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.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> |