Christoph Wurst
40425035d2
Merge pull request #36347 from nextcloud/chore/autoloader/composer-2.5.1-autoloader-files
...
chore(autoloaders): Update autoloader files for Composer 2.5.1
2023-01-26 09:17:52 +01:00
Nextcloud bot
4caa90dfb6
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-26 02:25:08 +00:00
Christoph Wurst
aee9941fed
chore(autoloaders): Update autoloader files for Composer 2.5.1
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-25 10:42:34 +01:00
Nextcloud bot
d66bf39de5
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-25 02:44:17 +00:00
Christopher Ng
0236c9e8cd
Port files sharing selector
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-24 17:40:17 -08:00
Nextcloud bot
f867a2d65e
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-24 02:25:20 +00:00
Nextcloud bot
cfc93d8b0a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-23 02:25:26 +00:00
Nextcloud bot
2ff877f105
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-22 02:25:24 +00:00
Nextcloud bot
b7d884355b
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-21 02:24:42 +00:00
Nextcloud bot
5e3a3c0c8f
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-20 02:29:40 +00:00
Nextcloud bot
aaf759bbb0
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-19 02:27:03 +00:00
Nextcloud bot
4dc3f4dcac
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-18 02:25:23 +00:00
Nextcloud bot
7ab34eefc5
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-17 02:26:53 +00:00
Joas Schilling
7f81ce5547
Merge pull request #36093 from nextcloud/techdebt/noid/improve-share-pw-generation
...
Improve password generation for link shares
2023-01-16 22:26:42 +01:00
Vincent Petry
018a597d9b
Merge pull request #36161 from nextcloud/bugfix/36153/fix-sharemount-cache-key-include-target
...
still include the share target in the cache key for validating share mount
2023-01-16 15:25:12 +01:00
Vincent Petry
e9f7ea11bb
Improve password generation for link shares
...
Use web crypto when generating password for link shares
whenever the password policy app is disabled.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-16 14:35:08 +01:00
Robin Appelman
c105b6a85d
still include the share target in the cache key for validating share mount
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-01-16 13:09:50 +01:00
Nextcloud bot
269bcdc17a
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-16 02:24:58 +00:00
Nextcloud bot
4267698115
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-15 02:24:46 +00:00
Nextcloud bot
5866418098
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-14 02:26:37 +00:00
Vincent Petry
b88864b899
Merge pull request #36130 from nextcloud/enh/a11y-share-link-label
...
Add always visible share label
2023-01-13 10:22:12 +01:00
Nextcloud bot
9c01fed263
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-13 02:26:35 +00:00
Christopher Ng
41d7f9dff2
Add visible share label
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-12 22:42:40 +00:00
Christopher Ng
f09300b343
Differentiate share links
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-12 17:23:47 +00:00
Nextcloud bot
dc7e2fbe48
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-12 02:24:43 +00:00
Christopher Ng
8700730204
Compress SASS output
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-11 17:46:32 +00:00
Vincent Petry
afa2953e67
Merge pull request #36074 from nextcloud/fix/share-password
...
Fix inability to re-enter share password after invalid input
2023-01-11 09:26:29 +01:00
Nextcloud bot
380e5a4ee1
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-11 02:24:41 +00:00
Christopher Ng
de7b7d3313
Fix inability to re-enter share password after invalid input
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-01-10 19:51:14 +00:00
Simon L
65fd24d5ae
Merge pull request #36063 from nextcloud/rakekniven-patch-1
...
l10n: Fixed typo
2023-01-10 14:57:23 +01:00
Vincent Petry
10cca65ba6
Merge pull request #36052 from nextcloud/share-mount-check-cache-key-test
...
add test for shared mount conflict resolution
2023-01-10 12:39:53 +01:00
rakekniven
17e5d0b985
l10n: Fixed typo
...
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-01-10 11:00:02 +00:00
Nextcloud bot
1cfea13e94
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-10 02:24:52 +00:00
Robin Appelman
6fcc1f5684
add test for shared mount conflict resolution
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-01-09 15:30:45 +01:00
Vincent Petry
10ab0f2280
Merge pull request #36047 from nextcloud/share-mount-check-cache-key
...
fix cache key used to verify shared mountpoints
2023-01-09 15:11:47 +01:00
Robin Appelman
927174e325
fix cache key used to verify shared mountpoints
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-01-09 13:48:44 +01:00
Julia Kirschenheuter
3892c3edc9
Merge pull request #35655 from nextcloud/enh/35654-Replace_custom_tooltips_with_native_one_for_files_sharing
...
Replace custom tooltips with native one in vue components and views
2023-01-09 11:21:09 +01:00
Nextcloud bot
ff0a32f70f
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-09 02:24:48 +00:00
julia.kirschenheuter
1063fbcb10
Replace custom tooltips with native one in vue components and views
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2023-01-05 08:57:58 +01:00
John Molakvoæ
8f1bf13ae3
Fix preview crop
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-01-04 16:45:54 +01:00
John Molakvoæ
887c9e05de
Port Files navigation to vue
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-01-04 16:45:41 +01:00
Simon L
6e3bb03733
fix video fullscreen on public page
...
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-12-27 15:52:25 +00:00
Nextcloud bot
c31e0e3f45
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-27 02:47:03 +00:00
Nextcloud bot
5256ba0f2d
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-24 03:02:27 +00:00
Julia Kirschenheuter
99382a094c
Merge pull request #35785 from nextcloud/enh/35654-js-files/replace_custom_tooltips_with_native_one_for_files_sharing
...
Replace custom tooltips with native one for files sharing
2022-12-23 10:07:46 +01:00
Julius Härtl
628b0d8fc4
Merge pull request #35213 from PLUTEX/32611-ocs-api-share-permissions
...
Honor permissions of new link share via OCS API
2022-12-22 15:42:42 +01:00
julia.kirschenheuter
a67c53af2b
Replace custom tooltips with native ones in files_sharing
...
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2022-12-22 13:58:44 +01:00
Julius Härtl
f562fc716a
Merge pull request #35836 from nextcloud/fix/remove-other-share-when-deleted
...
fix: remove other shares from ui when deleted
2022-12-21 09:10:53 +01:00
Nextcloud bot
78d8723d0c
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-21 02:30:14 +00:00
Max
787262be4f
fix: remove other shares from ui when deleted
...
Remove the share entry in question
when unsharing a folder
from within the `others with access` section
of a file within that folder.
Using the code from the ShareList view here as well.
Just copying the code here as this is a bugfix
that will need to be backported.
Signed-off-by: Max <max@nextcloud.com>
2022-12-20 11:34:08 +01:00