Nextcloud bot
cbc7c52094
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-13 00:22:02 +00:00
nfebe
528d9690b3
fix(files_sharing): Update QuickShareSelect if share is modified
...
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-02-11 10:51:55 -08:00
nfebe
f7cc372444
test(files_sharing): Check that default expiration date is shown b4 create share
...
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-02-11 10:51:22 -08:00
nfebe
2029f30970
fix: Show default expiration date before create link share
...
Since `ShareEntryLink` component is used to both create and display/list the share links,
we should only set default expiration date on `share.expireDate` when we know is a new share.
Otherwise, we overidding data from the backend.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-02-11 10:51:18 -08:00
nfebe
d84be6b946
refactor: Remove some deprecated containers and exceptions
...
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-02-11 10:51:13 -08:00
nfebe
e9d1469f57
fix(files_sharing): Adjust wrong labeling identified by test
...
Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-02-11 17:16:08 +01:00
Nextcloud bot
cea07971a1
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-10 00:22:09 +00:00
Nextcloud bot
48ea49bf74
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-09 00:22:06 +00:00
Nextcloud bot
4a9939219f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-08 00:22:07 +00:00
Nextcloud bot
706cb712dc
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-07 00:22:16 +00:00
Nextcloud bot
50a97dc29d
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-06 00:22:17 +00:00
Nextcloud bot
1d7ade4662
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-05 00:22:15 +00:00
Ferdinand Thiessen
b94da13f6c
fix(sharing): Ensure download restrictions are not dropped
...
When a user receives a share with share-permissions but also with
download restrictions (hide download or the modern download permission attribute),
then re-shares of that share must always also include those restrictions.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-02-04 18:20:38 +01:00
Nextcloud bot
74488854c7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-04 00:21:40 +00:00
Nextcloud bot
43e149c4f7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-03 00:39:46 +00:00
Nextcloud bot
b42133d9d4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-02 00:22:45 +00:00
Kate
547dc41c76
Merge pull request #50504 from nextcloud/backport/50270/stable29
2025-02-01 11:18:58 +01:00
Nextcloud bot
a733523693
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-01 00:22:13 +00:00
Ferdinand Thiessen
ea37f03f7d
fix(files_sharing): Respect permissions passed when creating link shares
...
Given:
User creates a link or email share with permissions=4 (create only = file drop).
Problem:
Currently the permissions are automatically extended to permissions = 5
(READ + CREATE). Work around was to create the share and directly update
it.
Solution:
Respect what the user is requesting, create a file drop share.
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-31 18:46:07 +01:00
provokateurin
f6ba811438
fix(files_sharing): Only clear permissions of pending federated shares
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-01-31 08:20:41 +01:00
Nextcloud bot
49bbd61d9f
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-29 00:22:29 +00:00
Nextcloud bot
d5b1c5b311
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-28 00:22:35 +00:00
Nextcloud bot
f30d0f543a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-27 00:22:07 +00:00
Nextcloud bot
cfd31b4f13
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-26 00:22:55 +00:00
Nextcloud bot
60b39ceaf5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-25 00:43:07 +00:00
Nextcloud bot
22df042ab2
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-24 00:21:33 +00:00
Nextcloud bot
8a1c778731
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 13:40:12 +00:00
Nextcloud bot
37451ab9fe
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-23 00:22:03 +00:00
Ferdinand Thiessen
bf1050bc05
Merge pull request #50242 from nextcloud/backport/50237/stable29
...
[stable29] fix(files): Add empty alt text to purely decorative icons
2025-01-22 02:20:10 +01:00
Nextcloud bot
dc0c8689ec
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-22 00:21:59 +00:00
Nextcloud bot
d36d029a31
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-21 00:21:22 +00:00
Nextcloud bot
7bc0d49644
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-20 00:21:17 +00:00
Nextcloud bot
a5d8225461
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-19 00:21:26 +00:00
Nextcloud bot
2b51facaba
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-18 00:21:25 +00:00
Ferdinand Thiessen
8fe217bafe
fix(files): Add empty alt text to purely decorative icons
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-17 18:01:03 +00:00
Nextcloud bot
525e86593a
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-17 00:21:43 +00:00
Ferdinand Thiessen
c4d28ae62e
fix(files_sharing): Remove debounce from expiration date formatting
...
This should be done as soon as changed, as the value is not passed to
API but needs to be tracked internally (e.g. if you quickly press
"save").
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-15 18:08:37 +01:00
provokateurin
023bd46aa3
fix(files_sharing): Stop overwriting the share expiration date with the default expiration date
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-01-15 18:08:25 +01:00
Nextcloud bot
fd419800e6
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-11 00:21:23 +00:00
Kate
a9d1d3440d
Merge pull request #49614 from nextcloud/backport/49569/stable29
2025-01-09 08:01:32 +01:00
Git'Fellow
359dc62233
Merge pull request #49655 from nextcloud/backport/48769/stable29
...
[stable29] Fix incorrect permissions when copying shared files
2025-01-09 07:48:17 +01:00
Robin Appelman
11a3593243
perf: improve performance of SharedStorage::getWatcher
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-01-09 07:45:22 +01:00
Robin Appelman
926b9d37c5
perf: improve performance of SharedStorage::getWatcher
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
[skip ci]
2025-01-09 07:45:22 +01:00
Nextcloud bot
6ce2cce113
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-04 00:21:57 +00:00
Nextcloud bot
fa773466fc
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-02 00:21:47 +00:00
Nextcloud bot
22be0a598c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-30 00:21:47 +00:00
Nextcloud bot
245f1c0a4c
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-25 00:22:19 +00:00
Nextcloud bot
90e7b77256
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-22 00:21:58 +00:00
Nextcloud bot
521ac90fc6
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-18 00:22:38 +00:00
Nextcloud bot
29d950baac
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-17 00:21:29 +00:00