aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32018 from nextcloud/cleanup/event/trashbinCôme Chilliet2024-09-2414-73/+147
|\
| * fix(tests): Pause trashbin for lock tests in ViewTest using rmdir and unlinkcleanup/event/trashbinCôme Chilliet2024-09-241-1/+16
| * fix(tests): Fix tests now that trashbin listens to events properlyCôme Chilliet2024-09-232-18/+12
| * chore: Use SPDX headers and property promotion in new filesCôme Chilliet2024-09-232-42/+10
| * feat(trashbin): Port files trashbin events to IEventDispatcher/IEventListenerCarl Schwan2024-09-2311-54/+151
* | Merge pull request #48307 from nextcloud/fix/gracefully-parse-trusted-certifi...Kate2024-09-244-2/+42
|\ \
| * | fix: gracefully parse non-standard trusted certificatesfix/gracefully-parse-trusted-certificatesRichard Steinmetz2024-09-244-2/+42
* | | Merge pull request #48311 from nextcloud/fix/app-discoverFerdinand Thiessen2024-09-241-1/+1
|\ \ \ | |/ / |/| |
| * | fix: Ensure app discover section is returned as listfix/app-discoverFerdinand Thiessen2024-09-241-1/+1
|/ /
* | Merge pull request #47349 from nextcloud/feat/31420/bidi-backend-supportJoas Schilling2024-09-246-2/+87
|\ \
| * | fix(rtl): Make clear that the direction is based on languagefeat/31420/bidi-backend-supportJoas Schilling2024-09-234-11/+10
| * | ci: Restrict RTL characters to RTL languagesJoas Schilling2024-09-231-0/+35
| * | fix(rtl): Fix list of RTL languagesJoas Schilling2024-09-231-5/+11
| * | fix(rtl): Add unittest for language directionMostafa Ahangarha2024-09-231-0/+18
| * | feat(rtl): Set layout direction based on languageali ghorbani2024-09-234-2/+29
| |/
* | Merge pull request #44945 from nextcloud/rakekniven-patch-1Joas Schilling2024-09-243-4/+4
|\ \
| * | chore(assets): Recompile assetsJoas Schilling2024-09-232-3/+3
| * | fix(translations): Changed grammarrakekniven2024-09-231-1/+1
* | | Merge pull request #48268 from nextcloud/debt/noid/ignore-docker-image-lock-fileJoas Schilling2024-09-231-2/+3
|\ \ \ | |_|/ |/| |
| * | fix: skip the integrity check for nextcloud-init-sync.lockdebt/noid/ignore-docker-image-lock-fileDaniel Kesselberg2024-09-221-2/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2314-6/+92
| |/ |/|
* | Merge pull request #48274 from nextcloud/feat/noid/priority-notificationsJoas Schilling2024-09-232-0/+44
|\ \
| * | feat(prioritynotifications): Allow some apps to mark notifications as priorityfeat/noid/priority-notificationsJoas Schilling2024-09-232-0/+44
* | | Merge pull request #48111 from nextcloud/fix/move-storage-constructor-to-spec...Côme Chilliet2024-09-238-10/+41
|\ \ \
| * | | fix(tests): Fix test to remove call to non-existing constructorfix/move-storage-constructor-to-specific-interfaceCôme Chilliet2024-09-231-1/+0
| * | | chore: use a proper `@param` tag for IConstructableStorage constructor parameterCôme Chilliet2024-09-231-1/+1
| * | | fix: Move storage constructor to specific interfaceCôme Chilliet2024-09-237-9/+41
* | | | Merge pull request #48223 from nextcloud/feat/add-rector-configCôme Chilliet2024-09-2373-138/+393
|\ \ \ \
| * | | | chore(rector): Move rector.php into the build folderfeat/add-rector-configCôme Chilliet2024-09-232-14/+16
| * | | | chore: Add rector script to composer.jsonCôme Chilliet2024-09-201-1/+2
| * | | | chore: Apply rector configuration to apps folderCôme Chilliet2024-09-2069-137/+137
| * | | | chore: Add empty rector configurationCôme Chilliet2024-09-203-0/+252
* | | | | Merge pull request #48175 from nextcloud/followup/48086/fix-more-activity-pro...Joas Schilling2024-09-239-46/+41
|\ \ \ \ \
| * | | | | fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providersJoas Schilling2024-09-239-46/+41
* | | | | | Merge pull request #48215 from nextcloud/bugfix/noid/run-all-unit-testsJoas Schilling2024-09-234-15911/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | test: fix ContactsMigratorTestbugfix/noid/run-all-unit-testsAnna Larch2024-09-192-15894/+21
| * | | | | fix(user_status): Fix integration test of user statusJoas Schilling2024-09-191-5/+5
| * | | | | fix(tests): Fix test selection and run unit tests of DAV and user_statusJoas Schilling2024-09-192-12/+2
* | | | | | Merge pull request #48207 from nextcloud/artonge/fix/prevent_missing_users_fr...Louis2024-09-238-39/+68
|\ \ \ \ \ \
| * | | | | | fix(users): Don't crash if disabled user is missing in the databaseartonge/fix/prevent_missing_users_from_crashing_disabled_users_searchLouis Chemineau2024-09-238-39/+68
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #48275 from nextcloud/dependabot/github_actions/github-act...Côme Chilliet2024-09-238-13/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | chore(deps): Bump the github-actions group across 1 directory with 3 updatesdependabot/github_actions/github-actions-560ea78344dependabot[bot]2024-09-238-13/+13
|/ / / / /
* | | | | Merge pull request #48266 from nextcloud/fix/psalm/enabled-find-unused-baseli...Kate2024-09-234-123/+2
|\ \ \ \ \
| * | | | | fix(psalm): Enable findUnusedBaselineEntryfix/psalm/enabled-find-unused-baseline-entryprovokateurin2024-09-234-123/+2
| | |_|_|/ | |/| | |
* / | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-234-0/+32
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-2222-4/+122
* | | | Merge pull request #48252 from nextcloud/dependabot/npm_and_yarn/sass-1.79.3dependabot[bot]2024-09-218-14/+41
|\ \ \ \
| * | | | chore(deps-dev): Bump sass from 1.77.8 to 1.79.3dependabot/npm_and_yarn/sass-1.79.3dependabot[bot]2024-09-218-14/+41
|/ / / /
* | | | Merge pull request #48251 from nextcloud/dependabot/npm_and_yarn/vitest/cover...dependabot[bot]2024-09-212-201/+104
|\ \ \ \
| * | | | chore(deps-dev): Bump @vitest/coverage-v8 from 2.0.5 to 2.1.1dependabot/npm_and_yarn/vitest/coverage-v8-2.1.1dependabot[bot]2024-09-212-239/+104