Releases: nextcloud/groupfolders
Releases Β· nextcloud/groupfolders
v22.0.0
What's Changed
- feat: scan trashbin and versions with groupfolders:scan command by @icewind1991 in #4275
- feat(deps): Add Nextcloud 34 support on master by @nickvergessen in #4277
- fix(ACL): Improve merging rules by @provokateurin in #4280
- fix: check for mountpoint conflict before rename in api by @icewind1991 in #4271
- build(deps-dev): Bump rector/rector from 2.3.1 to 2.3.4 in /vendor-bin/rector by @dependabot[bot] in #4291
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #4267
- [master] Fix npm audit by @nextcloud-command in #4295
- chore: migrate bundler to Vite by @susnux in #4300
- refactor: migrate to new
@nextcloud/filesand Vue 3 by @susnux in #4301 - fix(files): listen on proper event to update share ACLs by @susnux in #4306
- build(deps-dev): Bump phpunit/phpunit from 9.6.20 to 9.6.33 in /vendor-bin/phpunit by @dependabot[bot] in #4307
- fix(versions): Check the class of the file's storage instead of the mountpoint by @artonge in #4309
- test(versions): Test that groupfolder versions works with shared files by @artonge in #4314
- perf(FolderManager): Cache group display name by @CarlSchwan in #4316
- feat(MountProvider): Implement IPartialMountProvider by @provokateurin in #4262
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #4326
- [master] Fix npm audit by @nextcloud-command in #4330
- fix(versions): Ignore and delete versions that are folders by @provokateurin in #4331
- Performance optimisation for high number of team folders by @Rello in #4320
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #4354
- build(deps-dev): Bump rector/rector from 2.3.4 to 2.3.6 in /vendor-bin/rector by @dependabot[bot] in #4350
- build(deps): Bump bamarni/composer-bin-plugin from 1.8.3 to 1.9.1 by @dependabot[bot] in #4349
- fix(ACL): Improve rule checking by @provokateurin in #4361
- fix(trash): Hide trash from admins by @provokateurin in #4360
- fix: set displayname for teamfolders by @benjaminfrueh in #4347
- fix(MountProvider): Fix partial mount provider filtering in $forChildren breaking non-top-level Team folders by @provokateurin in #4369
- [master] Fix npm audit by @nextcloud-command in #4357
- fix(ListCommand): Align quota and groups column order by @provokateurin in #4378
- fix getting groupfolder mount for users home directory by @icewind1991 in #4382
- perf(Command): Use existing method to check if a mountpoint already exists by @provokateurin in #4383
- fix(FolderController): Sanitize mountpoints correctly by @provokateurin in #4368
- build(deps-dev): Bump cypress from 13.17.0 to 15.10.0 by @dependabot[bot] in #4391
- build(deps): Bump axios from 1.12.2 to 1.13.5 by @dependabot[bot] in #4376
- build(deps-dev): Bump vimeo/psalm from 6.14.3 to 6.15.0 in /vendor-bin/psalm by @dependabot[bot] in #4323
- fix(versions): Catch unique constraint violation inserting version entity by @solracsf in #4389
- feat: performance tuning for ACL rule derivation by @Rello in #4396
- feat: Allow filtering content by mimetype by @CarlSchwan in #4318
- refactor: cosmetic and lisibility by @solracsf in #4401
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #4415
- fix(GroupFolderStorage): Remove cache property by @provokateurin in #4428
- fix(ACL): apply ACL rules in the correct order by @CarlSchwan in #4429
- build(deps-dev): Bump rector/rector from 2.3.6 to 2.3.7 in /vendor-bin/rector by @dependabot[bot] in #4441
- fix(MountProvider): Remove wrong cache in getMountsForPath by @provokateurin in #4448
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #4444
- tests: Nested groupfolder listing by @SystemKeeper in #4452
- feat: Make it easier to test old folder setup by @CarlSchwan in #4454
- feat: Combine getFoldersForGroups database calls when paths are known by @SystemKeeper in #4453
- chore: Use non deprecated $appName variable by @CarlSchwan in #4458
- build(deps-dev): Bump @nextcloud/stylelint-config from 3.1.0 to 3.2.1 by @dependabot[bot] in #4406
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #4475
- fix: adjust background color of quota select by @susnux in #4472
- [master] Fix npm audit by @nextcloud-command in #4417
- bump rector/rector from 2.3.7 to 2.3.8 in /vendor-bin/rector by @dependabot[bot] in #4474
- PHPStan by @provokateurin in #4344
- Add deletion of group_folders_groups in FolderManager by @kevin-256 in #4404
- chore(deps-dev): Bump phpstan/phpstan from 2.1.38 to 2.1.40 in /vendor-bin/phpstan by @dependabot[bot] in #4484
- refactor: Apply rector changes by @provokateurin in #4487
- Handle duplicate key on trash unique constraint during concurrent deletes by @i2h3 in #4496
- fix(acls): allow uploading files with read+create+delete permissions by @leftybournes in #4500
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #4507
- chore(deps-dev): Bump rector/rector from 2.3.8 to 2.3.9 in /vendor-bin/rector by @dependabot[bot] in #4510
- chore(deps-dev): Bump phpstan/phpstan from 2.1.40 to 2.1.42 in /vendor-bin/phpstan by @dependabot[bot] in #4509
- [master] Fix npm audit by @nextcloud-command in #4494
- fix(GroupFoldersHome): Show all leaf groupfolders by @provokateurin in #4516
- docs(readme): document Teams data storage (local & object storage) by @joshtrichards in #4489
- docs: add note about shared knowledge when granting access to a team folder by @cristianscheid in #4521
- fix: implement getLastActivity() in GroupTrashItem by @solracsf in #4534
- fix: Include fileid in route params by @solracsf in #4524
- refactor(test): Use non deprecated APIs by @CarlSchwan in #4551
- fix: Add
datadirectoryfallback if not defined by @solracsf in #4552 - [master] Update nextcloud/ocp dependency by @nextcloud-command in #4527
- chore(deps-dev): Bump phpstan/phpstan from 2.1.43 to 2.1.46 in /vendor-bin/phpstan by @dependabot[bot] in #4545
- chore(phpstan): Update stubs by @provokateurin in #4560
- chore(deps-dev): Bump rector/rector from 2.3.9 to 2.4.1 in /vendor-bin/rector by @dependabot[bot] in #4553
- [master] Fix npm audit by @nextcloud-command in #4529
- enh(pagination): add loading guard, total count, jump to page by @benjaminfrueh in #4481
- [master] Update nextcloud/ocp dependency by @nextcloud-command in #4573
- chore(deps-dev): Bump protobufjs from 7.4.0 to 7.5.5 by @dependabot[bot] in https://github.com/nextcloud/gro...
v21.0.7
What's Changed
- [stable33] tests: Nested groupfolder listing by @backportbot[bot] in #4455
- [stable33] feat: Combine getFoldersForGroups database calls when paths are known by @backportbot[bot] in #4457
- [stable33] fix: adjust background color of quota select by @backportbot[bot] in #4479
- [stable33] Fix npm audit by @nextcloud-command in #4416
- [stable33] Handle duplicate key on trash unique constraint during concurrent deletes by @backportbot[bot] in #4498
- [stable33] fix(acls): allow uploading files with read+create+delete permissions by @backportbot[bot] in #4501
- [stable33] fix(GroupFoldersHome): Show all leaf groupfolders by @backportbot[bot] in #4520
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in #4506
- [stable33] Fix npm audit by @nextcloud-command in #4492
- [stable33] fix: Use trimmed name in groupfolders:rename command by @come-nc in #4535
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in #4528
- [stable33] fix: Add
datadirectoryfallback if not defined by @provokateurin in #4557 - [stable33] fix: implement getLastActivity() in GroupTrashItem by @backportbot[bot] in #4542
- [stable33] fix: Include fileid in route params by @backportbot[bot] in #4541
- chore(release): v21.0.7 by @provokateurin in #4562
Full Changelog: v21.0.6...v21.0.7
v20.1.13
What's Changed
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #4445
- [stable32] Fix npm audit by @nextcloud-command in #4418
- [stable32] fix: adjust background color of quota select by @backportbot[bot] in #4478
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #4476
- [stable32] Handle duplicate key on trash unique constraint during concurrent deletes by @backportbot[bot] in #4497
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #4512
- [stable32] fix(acls): allow uploading files with read+create+delete permissions by @backportbot[bot] in #4502
- [stable32] Fix npm audit by @nextcloud-command in #4491
- [stable32] fix(GroupFoldersHome): Show all leaf groupfolders by @backportbot[bot] in #4519
- [stable32] fix: Use trimmed name in groupfolders:rename command by @backportbot[bot] in #4556
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #4525
- [stable32] fix: Add
datadirectoryfallback if not defined by @provokateurin in #4558 - [stable32] fix: implement getLastActivity() in GroupTrashItem by @backportbot[bot] in #4561
- chore(release): v20.1.13 by @provokateurin in #4563
Full Changelog: v20.1.12...v20.1.13
v21.0.6
What's Changed
- [stable33] fix(MountProvider): Remove wrong cache in getMountsForPath by @backportbot[bot] in #4449
- chore(release): v21.0.6 by @provokateurin in #4450
Full Changelog: v21.0.5...v21.0.6
v21.0.5
What's Changed
- [stable33] fix(ACL): apply ACL rules in the correct order by @backportbot[bot] in #4431
- chore(release): v21.0.5 by @CarlSchwan in #4436
Full Changelog: v21.0.4...v21.0.5
v20.1.12
What's Changed
- fix(ACL): apply ACL rules in the correct order by @CarlSchwan in #4433
- chore(release): v20.1.12 by @CarlSchwan in #4437
Full Changelog: v20.1.11...v20.1.12
v19.1.17
What's Changed
- fix(ACL): apply ACL rules in the correct order by @CarlSchwan in #4432
- chore(release): v19.1.17 by @CarlSchwan in #4438
Full Changelog: v19.1.16...v19.1.17
v21.0.4
What's Changed
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in #4353
- [stable33] fix(MountProvider): Fix partial mount provider filtering in $forChildren breaking non-top-level Team folders by @backportbot[bot] in #4372
- [stable33] fix(ACL): Improve rule checking by @backportbot[bot] in #4364
- [stable33] fix: set displayname for teamfolders by @backportbot[bot] in #4370
- [stable33] fix(trash): Hide trash from admins by @backportbot[bot] in #4366
- [stable33] Fix npm audit by @nextcloud-command in #4355
- [stable33] fix(ListCommand): Align quota and groups column order by @backportbot[bot] in #4381
- [stable33] fix getting groupfolder mount for users home directory by @backportbot[bot] in #4384
- [stable33] perf(Command): Use existing method to check if a mountpoint already exists by @backportbot[bot] in #4385
- [stable33] fix(FolderController): Sanitize mountpoints correctly by @backportbot[bot] in #4388
- [stable33] chore(deps): update to stable
@nextcloud/filesv4.0.0 for Nextcloud 33+ by @susnux in #4392 - [stable33] fix(versions): Catch unique constraint violation inserting version entity by @backportbot[bot] in #4393
- [stable33] feat: performance tuning for ACL rule derivation by @backportbot[bot] in #4399
- [stable33] Update nextcloud/ocp dependency by @nextcloud-command in #4414
- chore(release): v21.0.4 by @provokateurin in #4421
Full Changelog: v21.0.3...v21.0.4
v20.1.11
What's Changed
- [stable32] Fix npm audit by @nextcloud-command in #4358
- [stable32] Update nextcloud/ocp dependency by @nextcloud-command in #4352
- [stable32] fix: set displayname for teamfolders by @backportbot[bot] in #4371
- [stable32] fix(ACL): Improve rule checking by @backportbot[bot] in #4362
- [stable32] fix(trash): Hide trash from admins by @backportbot[bot] in #4365
- [stable32] fix(ListCommand): Align quota and groups column order by @backportbot[bot] in #4380
- [stable32] fix(versions): Catch unique constraint violation inserting version entity by @backportbot[bot] in #4394
- [stable32] feat: performance tuning for ACL rule derivation by @backportbot[bot] in #4398
- [stable32] fix(FolderController): Sanitize mountpoints correctly by @backportbot[bot] in #4387
- chore(release): v20.1.11 by @provokateurin in #4422
Full Changelog: v20.1.10...v20.1.11
v19.1.16
What's Changed
- [stable31] Fix npm audit by @nextcloud-command in #4356
- [stable31] fix(trash): Hide trash from admins by @backportbot[bot] in #4363
- [stable31] fix(ACL): Improve rule checking by @provokateurin in #4373
- [stable31] Update nextcloud/ocp dependency by @nextcloud-command in #4351
- [stable31] fix(versions): Catch unique constraint violation inserting version entity by @backportbot[bot] in #4395
- [stable31] feat: performance tuning for ACL rule derivation by @backportbot[bot] in #4400
- [stable31] fix(FolderController): Sanitize mountpoints correctly by @backportbot[bot] in #4386
- chore(release): v19.1.16 by @provokateurin in #4423
Full Changelog: v19.1.15...v19.1.16