John Molakvoæ
|
3c85aeda97
|
Merge pull request #53931 from nextcloud/feat/delete-separator
|
2025-07-15 17:09:40 +02:00 |
|
skjnldsv
|
aef96319f0
|
fix(files): remove unecessary sorting code snippet
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2025-07-15 16:12:05 +02:00 |
|
nextcloud-command
|
9347379287
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2025-07-15 12:16:02 +00:00 |
|
skjnldsv
|
7a8783d12a
|
feat(files): show destructive actions as important
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2025-07-15 14:12:05 +02:00 |
|
Andy Scherzinger
|
af5acc35cd
|
Merge pull request #51810 from nextcloud/feat/getByAncestorInStorage
feat: Add new methods to list distinct mounts and retrieve all files in a mount
|
2025-07-15 12:14:45 +02:00 |
|
Marcel Klehr
|
43be97de08
|
fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +02:00 |
|
Julien Veyssier
|
3a96f8e533
|
fix(FileAccess*): fix tests
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2025-07-15 09:15:16 +02:00 |
|
Julien Veyssier
|
cb221c8211
|
fix(FileAccess*): Change the way home dir root is found, remove the excludeTrashbinMounts param of getDistinctMounts
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2025-07-15 09:15:16 +02:00 |
|
Julien Veyssier
|
a2aeec0f4b
|
fix(FileAccess*): Adress review comments
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2025-07-15 09:15:16 +02:00 |
|
Julien Veyssier
|
28dc4a299e
|
fix(FileAccess): exclude trashbin nodes on the oc_filecache query, there is no trashbin mount
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2025-07-15 09:15:16 +02:00 |
|
Julien Veyssier
|
7e986988fe
|
fix(FileAccess*): Adress review comments
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2025-07-15 09:15:16 +02:00 |
|
Marcel Klehr
|
131125bbb7
|
fix(FileAccessTest): Adress review comments
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +02:00 |
|
Marcel Klehr
|
26f6013c1f
|
fix(FileAccessTest): Make it work on sharded instance
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +02:00 |
|
Marcel Klehr
|
895160a1d3
|
fix(FileAccessTest): Do not use LIMIT in subquery
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +02:00 |
|
Marcel Klehr
|
3941622059
|
fix(FileAccessTest): Make sure path_hash is not NULL
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +02:00 |
|
Marcel Klehr
|
34b3f7553b
|
fix(FileAccess#getDistinctMounts): Order results deterministically
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +02:00 |
|
Marcel Klehr
|
10cc43041b
|
fix(FileAccess#getByAncestorInStorage): Use a subquery to fix tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +02:00 |
|
Marcel Klehr
|
d67c877ac5
|
fix(FileAccess): Add tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +02:00 |
|
Marcel Klehr
|
5689af5a94
|
fix(FileAccess): Run cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +02:00 |
|
Marcel Klehr
|
d8c6f8d18e
|
fix(FileAccess): Address review comments
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +02:00 |
|
Marcel Klehr
|
611d83aa6a
|
fix: Fix psalm issues
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +02:00 |
|
Marcel Klehr
|
3eef614769
|
feat(IFileAccess#getMounts): Add new method to retrieve all distinct mounts
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +02:00 |
|
Marcel Klehr
|
845b78086b
|
feat(IFileAccess#getByAncestorInStorage): Add new method to retrieve all files in a mount
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2025-07-15 09:15:16 +02:00 |
|
Ferdinand Thiessen
|
764b582a87
|
Merge pull request #53936 from nextcloud/dependabot/composer/aws/aws-sdk-php-3.349.3
build(deps): Bump `aws/aws-sdk-php` from 3.324.13 to 3.349.3
|
2025-07-14 23:49:46 +02:00 |
|
Ferdinand Thiessen
|
b03f8a7c9a
|
Merge pull request #53937 from nextcloud/chore/deps-nextcloud-vue-8-28
chore(deps): update `@nextcloud/vue` to v8.28.0
|
2025-07-14 23:38:35 +02:00 |
|
Ferdinand Thiessen
|
8cf077573a
|
build(deps): Bump aws/aws-sdk-php from 3.324.13 to 3.349.3
- [x] https://github.com/nextcloud/3rdparty/pull/2099
| Production Changes | From | To | Compare |
|--------------------|----------|---------|----------------------------------------------------------------------|
| aws/aws-sdk-php | 3.324.13 | 3.349.3 | [...](https://github.com/aws/aws-sdk-php/compare/3.324.13...3.349.3) |
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-07-14 21:51:13 +02:00 |
|
Ferdinand Thiessen
|
03c4c680d3
|
chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-07-14 21:06:10 +02:00 |
|
Ferdinand Thiessen
|
23049db2c9
|
chore(deps): update @nextcloud/l10n to v3.4.0 and @nextcloud/moment to v1.3.5
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-07-14 21:04:59 +02:00 |
|
Ferdinand Thiessen
|
e1a38970a0
|
chore(deps): update @nextcloud/vue to v8.28.0
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-07-14 20:30:47 +02:00 |
|
Ferdinand Thiessen
|
6aa31ac9f9
|
Merge pull request #53928 from nextcloud/dependabot/composer/fusonic/opengraph-3.0.0
build(deps): Bump `fusonic/opengraph` from 2.3.0 to 3.0.0
|
2025-07-14 19:49:02 +02:00 |
|
Ferdinand Thiessen
|
6b27a9b573
|
build(deps): Bump fusonic/opengraph from 2.3.0 to 3.0.0
| Production Changes | From | To | Compare |
|------------------------|---------|---------|----------------------------------------------------------------------------|
| fusonic/opengraph | v2.3.0 | v3.0.0 | [...](https://github.com/fusonic/opengraph/compare/v2.3.0...v3.0.0) |
| symfony/css-selector | v6.4.3 | v6.4.13 | [...](https://github.com/symfony/css-selector/compare/v6.4.3...v6.4.13) |
| symfony/dom-crawler | v6.4.4 | v6.4.23 | [...](https://github.com/symfony/dom-crawler/compare/v6.4.4...v6.4.23) |
| symfony/polyfill-ctype | v1.31.0 | v1.32.0 | [...](https://github.com/symfony/polyfill-ctype/compare/v1.31.0...v1.32.0) |
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2025-07-14 14:47:01 +02:00 |
|
Ferdinand Thiessen
|
beb68e4490
|
Merge pull request #53929 from nextcloud/dependabot/composer/giggsey/libphonenumber-for-php-lite-9.0.9
build(deps): Bump giggsey/libphonenumber-for-php-lite from 8.13.48 to 9.0.9
|
2025-07-14 14:45:59 +02:00 |
|
Joas Schilling
|
0566ee42c6
|
build(deps): Bump giggsey/libphonenumber-for-php-lite from 8.13.48 to 9.0.9
| Prod Packages | Operation | Base | Target |
|-------------------------------------|-----------|---------|---------|
| giggsey/libphonenumber-for-php-lite | Upgraded | 8.13.48 | 9.0.9 |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-07-14 13:36:50 +02:00 |
|
Joas Schilling
|
c5bda3e5e6
|
Merge pull request #53927 from nextcloud/build/update-psalm-baseline
build: Update psalm baseline
|
2025-07-14 11:47:01 +02:00 |
|
Joas Schilling
|
1d43f6b4a9
|
Merge pull request #53714 from Mark-PAS/master
Only attempt $result array access if array not empty.
|
2025-07-14 11:25:27 +02:00 |
|
Joas Schilling
|
752e58fbd7
|
Merge pull request #53926 from nextcloud/dependabot/composer/symfony-929f96b730
build(deps): Bump symfony/polyfill-intl-grapheme from 1.31.0 to 1.32.0
|
2025-07-14 11:21:39 +02:00 |
|
John Molakvoæ
|
c5b3768e21
|
Merge pull request #53900 from nextcloud/feat/ask-deletion
|
2025-07-14 11:16:40 +02:00 |
|
nextcloud-command
|
2e0f33de47
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2025-07-14 08:42:23 +00:00 |
|
skjnldsv
|
f89660e709
|
feat(files): add delete confirmation option
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2025-07-14 10:20:44 +02:00 |
|
Joas Schilling
|
2c2fa85721
|
build(deps): Bump symfony/polyfill-intl-grapheme from 1.31.0 to 1.32.0
| Prod Packages | Operation | Base | Target |
|--------------------------------|-----------|---------|---------|
| symfony/polyfill-intl-grapheme | Upgraded | v1.31.0 | v1.32.0 |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-07-14 09:59:21 +02:00 |
|
provokateurin
|
ea6f0a7b19
|
build: Update psalm baseline
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2025-07-14 09:54:47 +02:00 |
|
Joas Schilling
|
19009b3620
|
Merge pull request #53915 from nextcloud/dependabot/composer/wapmorgan/mp3info-0.1.1
build(deps): Bump wapmorgan/mp3info from 0.1.0 to 0.1.1
|
2025-07-14 08:38:47 +02:00 |
|
Nextcloud bot
|
592d6703ef
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-07-14 00:11:55 +00:00 |
|
Nextcloud bot
|
dc910cf584
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-07-13 00:12:00 +00:00 |
|
Nextcloud bot
|
3acc4f0fa2
|
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2025-07-12 00:11:59 +00:00 |
|
F. E Noel Nfebe
|
9a8e74dc73
|
Merge pull request #53857 from nextcloud/fix/dyslexia-font-not-loading
fix(theming): Correctly generate CSS for font themes
|
2025-07-11 20:49:04 +01:00 |
|
Joas Schilling
|
d897279385
|
build(deps): Bump wapmorgan/mp3info from 0.1.0 to 0.1.1
| Prod Packages | Operation | Base | Target |
|-------------------|-----------|-------|--------|
| wapmorgan/mp3info | Upgraded | 0.1.0 | 0.1.1 |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2025-07-11 17:26:22 +02:00 |
|
John Molakvoæ
|
1a07c5527e
|
Merge pull request #53918 from nextcloud/revert-53141-perf/files/setup-fs-basic-auth-request
|
2025-07-11 17:08:00 +02:00 |
|
John Molakvoæ
|
2b50d9b2c5
|
Revert "perf(base): Stop setting up the FS for every basic auth request"
|
2025-07-11 17:07:44 +02:00 |
|
John Molakvoæ
|
cf3ffb3fd1
|
Merge pull request #53855 from nextcloud/fix/rename-trashbin
|
2025-07-11 16:10:20 +02:00 |
|