John Molakvoæ
|
5c28f70647
|
Merge pull request #49792 from nextcloud/backport/49685/stable30
|
2024-12-12 20:50:29 +01:00 |
|
skjnldsv
|
9cd52975d2
|
fix(files): failsafe when executing actions methods
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-12-12 20:32:40 +01:00 |
|
John Molakvoæ
|
87cba94401
|
Merge pull request #49769 from nextcloud/dependabot/npm_and_yarn/stable30/nextcloud/upload-1.7.1
[stable30] chore(deps): bump @nextcloud/upload from 1.7.0 to 1.7.1
|
2024-12-12 20:30:54 +01:00 |
|
nextcloud-command
|
8af6a97f1d
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-12-12 18:40:58 +00:00 |
|
dependabot[bot]
|
7ea3ce9b84
|
chore(deps): bump @nextcloud/upload from 1.7.0 to 1.7.1
Bumps [@nextcloud/upload](https://github.com/skjnldsv/nextcloud-upload) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/skjnldsv/nextcloud-upload/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-upload/blob/main/CHANGELOG.md)
- [Commits](https://github.com/skjnldsv/nextcloud-upload/compare/v1.7.0...v1.7.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/upload"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-12 18:37:51 +00:00 |
|
rakekniven
|
e2bef94b80
|
Merge pull request #49100 from nextcloud/backport/48809/stable30
[stable30] chore(i18n): Improved grammar
|
2024-12-12 19:27:57 +01:00 |
|
nextcloud-command
|
0597f780c8
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-12-12 18:13:48 +00:00 |
|
rakekniven
|
1a83e48693
|
chore(i18n): Improved grammar
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
[skip ci]
|
2024-12-12 18:12:01 +00:00 |
|
John Molakvoæ
|
5fd288a915
|
Merge pull request #49752 from nextcloud/backport/49693/stable30
|
2024-12-12 19:08:07 +01:00 |
|
John Molakvoæ
|
d8c9c0ca2e
|
Merge pull request #49615 from nextcloud/backport/49569/stable30
[stable30] perf: improve performance of SharedStorage::getWatcher
|
2024-12-12 18:40:13 +01:00 |
|
nextcloud-command
|
7994eb1f1d
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-12-12 18:25:03 +01:00 |
|
skjnldsv
|
0d5cda8aa4
|
fix(files): cancel renaming on enter if no file name changes
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-12-12 18:25:03 +01:00 |
|
John Molakvoæ
|
5df643cf37
|
Merge pull request #49784 from nextcloud/backport/49747/stable30
|
2024-12-12 17:11:22 +01:00 |
|
John Molakvoæ
|
1bac88b168
|
Merge pull request #49618 from nextcloud/backport/49232/stable30
[stable30] Add an error log message that notifications app isn't enabled at file…
|
2024-12-12 16:47:34 +01:00 |
|
provokateurin
|
7aa8d549e5
|
fix(SharingEntryQuickShareSelect): Disable quick share select if user can not edit share
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-12-12 15:34:58 +00:00 |
|
provokateurin
|
37c6c5162b
|
fix(SharingEntry): Hide edit button if user can not edit share
Signed-off-by: provokateurin <kate@provokateurin.de>
|
2024-12-12 14:39:57 +00:00 |
|
John Molakvoæ
|
9e1b516e2b
|
Merge pull request #49825 from nextcloud/revert-49650-backport/49293/stable30
Revert "[stable30] fix: Handle copy of folders containing live photos"
|
2024-12-12 15:37:18 +01:00 |
|
Louis
|
cabedbf9c3
|
Revert "[stable30] fix: Handle copy of folders containing live photos"
|
2024-12-12 14:28:09 +01:00 |
|
John Molakvoæ
|
d8c3425878
|
Merge pull request #49650 from nextcloud/backport/49293/stable30
[stable30] fix: Handle copy of folders containing live photos
|
2024-12-12 14:19:55 +01:00 |
|
John Molakvoæ
|
30ab68e3b4
|
Merge pull request #49562 from nextcloud/backport/49557/stable30
[stable30] FIX WebDav MacOS failed uploads php-fpm and big files (-36 error)
|
2024-12-12 14:18:47 +01:00 |
|
John Molakvoæ
|
4fc9ccafd9
|
Merge pull request #49561 from nextcloud/backport/49432/stable30
|
2024-12-12 14:17:47 +01:00 |
|
nextcloud-command
|
fc4f71972f
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-12-12 12:59:51 +00:00 |
|
skjnldsv
|
3250aeb427
|
fix(files): virtual scroller item size computation
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-12-12 12:58:16 +00:00 |
|
John Molakvoæ
|
c62ce6f57c
|
Merge pull request #49805 from nextcloud/backport/49803/stable30
|
2024-12-12 13:51:07 +01:00 |
|
nextcloud-command
|
6b696056d4
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-12-12 12:37:28 +00:00 |
|
nextcloud-command
|
4e92bab359
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-12-12 12:35:41 +00:00 |
|
skjnldsv
|
9205f373fc
|
fix(files): throttle favorite with max 5 simultaneous requests
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-12-12 12:35:41 +00:00 |
|
John Molakvoæ
|
00d225aacb
|
Merge pull request #49165 from nextcloud/backport/48563/stable30
|
2024-12-12 13:32:37 +01:00 |
|
John Molakvoæ
|
4e92de20ca
|
Merge pull request #49610 from nextcloud/backport/49398/stable30
|
2024-12-12 13:31:03 +01:00 |
|
John Molakvoæ
|
3ea30b4e8c
|
Merge pull request #49591 from nextcloud/backport/49587/stable30
[stable30] fix(maintenance): Show a success message on data-fingerprint command
|
2024-12-12 13:24:16 +01:00 |
|
John Molakvoæ
|
418755b135
|
Merge pull request #49690 from nextcloud/backport/49477/stable30
|
2024-12-12 13:22:47 +01:00 |
|
John Molakvoæ
|
38e2936935
|
Merge pull request #49651 from nextcloud/backport/49288/stable30
[stable30] fix: smb: don't fail hard if we can't load acls for a file
|
2024-12-12 13:21:43 +01:00 |
|
John Molakvoæ
|
26ba904883
|
Merge pull request #49741 from nextcloud/backport/49459/stable30
[stable30] fix(CalDav): add support for Microsoft time zones
|
2024-12-12 13:20:44 +01:00 |
|
John Molakvoæ
|
d108a12b0e
|
Merge pull request #49794 from nextcloud/backport/40394/stable30
[stable30] fix mimetype not being updated when changing file extention on objectstore
|
2024-12-12 13:19:59 +01:00 |
|
John Molakvoæ
|
256e9a9404
|
Merge pull request #49624 from nextcloud/backport/49602/stable30
[stable30] fix(external_storage): Cast id to int
|
2024-12-12 13:18:57 +01:00 |
|
John Molakvoæ
|
de61cbeda1
|
Merge pull request #49656 from nextcloud/backport/49551/stable30
[stable30] fix: don't propagate future mtimes
|
2024-12-12 13:14:08 +01:00 |
|
skjnldsv
|
dc25343387
|
fix(jest): nextcloud/files Node structuredClone
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-12-12 13:12:48 +01:00 |
|
skjnldsv
|
f1fe382aca
|
fix(files): dav Node type declaration
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-12-12 13:12:47 +01:00 |
|
skjnldsv
|
36aaac41e2
|
chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-12-12 13:12:47 +01:00 |
|
skjnldsv
|
037a96d19a
|
chore: update @nextcloud/files to 3.10.0
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-12-12 13:10:03 +01:00 |
|
skjnldsv
|
e09956787a
|
fix(files): properly update paths and folder children on node move
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-12-12 13:10:03 +01:00 |
|
John Molakvoæ
|
c2938b6512
|
Merge pull request #49798 from nextcloud/backport/49694/stable30
|
2024-12-12 13:09:41 +01:00 |
|
Arthur Schiwon
|
f82ff164c3
|
Merge pull request #49810 from nextcloud/release/30.0.4
30.0.4
|
2024-12-12 11:00:09 +01:00 |
|
Arthur Schiwon
|
94722ba9c9
|
Merge pull request #49817 from nextcloud/backport/49815/stable30
[stable30] fix(files_sharing): also submit new share on password submit
|
2024-12-12 10:55:34 +01:00 |
|
nextcloud-command
|
c985ba5925
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-12-12 09:36:12 +00:00 |
|
skjnldsv
|
9e145a866a
|
fix(files_sharing): also submit new share on password submit
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
2024-12-12 09:29:30 +00:00 |
|
Arthur Schiwon
|
9fa3893bfb
|
Merge pull request #49809 from nextcloud/backport/49799/stable30
[stable30] fix(files_sharing): Correct property enforced property names
|
2024-12-12 09:32:15 +01:00 |
|
Nextcloud bot
|
c87755d955
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2024-12-12 00:21:31 +00:00 |
|
nextcloud-command
|
508a10a277
|
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2024-12-11 22:09:34 +00:00 |
|
Arthur Schiwon
|
d957a1d0ce
|
build(hub): 30.0.4
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2024-12-11 23:03:34 +01:00 |
|