aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-3038-40/+14
* Merge pull request #39474 from nextcloud/rakekniven-patch-2rakekniven2023-07-295-7/+7
|\
| * Merge branch 'master' into rakekniven-patch-2rakekniven2023-07-29602-4078/+6776
| |\ | |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2924-30/+60
* | Merge pull request #38179 from nextcloud/dav-permissions-share-root-writeRobin Appelman2023-07-286-25/+123
|\ \
| * | fix share roots always being marked as writableRobin Appelman2023-07-284-24/+72
| * | expose MovableMount in public interfaceRobin Appelman2023-07-282-1/+51
|/ /
* | Merge pull request #39473 from nextcloud/fix/parallel-aware-jobJoas Schilling2023-07-285-71/+111
|\ \
| * | JobTest: Remove outdated testsMarcel Klehr2023-07-281-52/+0
| * | Remove allowParallelRuns check in OCP\BackgroundJob\JobMarcel Klehr2023-07-281-5/+0
| * | cs:fixMarcel Klehr2023-07-281-1/+0
| * | Fix ParallelAwareJob testsMarcel Klehr2023-07-281-9/+23
| * | Add test for ParallelAwareJobMarcel Klehr2023-07-282-5/+89
* | | Merge pull request #37624 from nextcloud/fix/logging-for-failed-fopenArthur Schiwon2023-07-281-0/+7
|\ \ \ | |/ / |/| |
| * | fix: log fopen calls when stream isn't availableAnna Larch2023-07-201-0/+7
* | | Merge pull request #39595 from nextcloud/bugfix/noid/remove-symfony-event-fro...Joas Schilling2023-07-2823-210/+95
|\ \ \
| * | | fix: Align doc type with creationJoas Schilling2023-07-272-4/+2
| * | | fix!: Remove symfony EventDispatcherInterface from GroupJoas Schilling2023-07-275-105/+36
| * | | fix!: Remove symfony EventDispatcherInterface from UserJoas Schilling2023-07-2719-121/+77
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2826-30/+88
* | | | Merge pull request #39409 from nextcloud/automated/noid/master-fix-npm-auditFerdinand Thiessen2023-07-283-439/+161
|\ \ \ \ | |/ / / |/| | |
| * | | chore(deps): fix npm auditnextcloud-command2023-07-233-439/+161
* | | | Merge pull request #39537 from nextcloud/ocs-update-groupAlexander Piskun2023-07-271-0/+3
|\ \ \ \
| * | | | to return correct code when group not foundAlexander Piskun2023-07-221-0/+3
* | | | | Merge pull request #39571 from nextcloud/bugfix/noid/move-lib-to-IEventDispat...Joas Schilling2023-07-2727-369/+93
|\ \ \ \ \
| * | | | | fix!: Remove User events which have a typed event replacementJoas Schilling2023-07-271-4/+0
| * | | | | fix: Move Sharing events to IEventDispatcherJoas Schilling2023-07-274-29/+35
| * | | | | fix: Move Node HookConnecter events to IEventDispatcherJoas Schilling2023-07-273-38/+19
| * | | | | fix: Move SystemTags events to IEventDispatcherJoas Schilling2023-07-275-60/+21
| * | | | | fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA ManagerJoas Schilling2023-07-274-37/+5
| * | | | | fix!: Remove legacy event dispatching Symfony's GenericEvent from AdditionalS...Joas Schilling2023-07-273-80/+5
| * | | | | fix: Move AppManager events to IEventDispatcherJoas Schilling2023-07-274-20/+8
| * | | | | fix!: Remove legacy event dispatching Symfony's GenericEventJoas Schilling2023-07-275-101/+0
* | | | | | Merge pull request #38667 from nextcloud/fix/systemtagmanager-gettag-updatetagJoas Schilling2023-07-271-4/+8
|\ \ \ \ \ \
| * | | | | | fix(SystemTagManager): Use truncated tagName in getTag and updateTagMarcel Klehr2023-07-271-4/+8
| |/ / / / /
* | | | | | Merge pull request #39486 from nextcloud/3rdparty-bump-punicAndy Scherzinger2023-07-273-16/+16
|\ \ \ \ \ \
| * | | | | | chore: update expected results for CLDR 42Daniel Kesselberg2023-07-272-14/+14
| * | | | | | chore: update expected timezone from GMT+0 to UTCDaniel Kesselberg2023-07-271-8/+8
| * | | | | | chore(3rdparty): update punic to 3.8.1Daniel Kesselberg2023-07-271-0/+0
| |/ / / / /
* | | | | | Merge pull request #39483 from nextcloud/fix/files-vue-favorite-iconFerdinand Thiessen2023-07-275-18/+97
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(files): Adjust files favorite marker for vue file list to not overflowFerdinand Thiessen2023-07-195-18/+97
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2712-32/+60
* | | | | | Merge pull request #39485 from nextcloud/bugfix/noid/move-remaining-easy-usag...Joas Schilling2023-07-2610-48/+30
|\ \ \ \ \ \
| * | | | | | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcherJoas Schilling2023-07-2510-48/+30
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2624-18/+144
* | | | | | | Merge pull request #39487 from nextcloud/feat/noid/typed-events-for-db_add-mi...Joas Schilling2023-07-2513-890/+496
|\ \ \ \ \ \ \
| * | | | | | | fix(db)!: Remove private legacy event because we can not keep itJoas Schilling2023-07-246-91/+9
| * | | | | | | fix(db): Move missing core indices to typed eventJoas Schilling2023-07-242-588/+176
| * | | | | | | fix: Add options to support all used features by coreJoas Schilling2023-07-242-5/+40
| * | | | | | | fix(db): Move missing core columns to typed eventJoas Schilling2023-07-243-53/+15