0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 04:50:37 +00:00
nextcloud_server/apps/files_sharing
nfebe 250c072d65 fix(files_sharing): Create download attribute when toggling checkbox if missing
Previously, toggling the checkbox did not create the 'download' attribute if it was missing,
causing it to become unresponsive after a page reload. Now, setShareAttribute ensures the
attribute is updated or created correctly.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-04-29 10:29:50 +02:00
..
appinfo fix(sharing): add command to fix broken shares after ownership transferring 2024-12-12 07:15:50 +01:00
composer fix(sharing): add command to fix broken shares after ownership transferring 2024-12-12 07:15:50 +01:00
css fix(files_sharing): note icon color on public pages 2024-11-08 14:12:41 +01:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +02:00
js fix(files): Add empty alt text to purely decorative icons 2025-01-17 15:42:15 +01:00
l10n fix(l10n): Update translations from Transifex 2025-04-29 00:22:57 +00:00
lib fix(files_sharing): adjust rate limit share creation to 20 over 10 minutes 2025-04-15 11:54:03 +02:00
src fix(files_sharing): Create download attribute when toggling checkbox if missing 2025-04-29 10:29:50 +02:00
templates fix(files_sharing): show proper share not found error message 2024-08-06 16:25:10 +02:00
tests fix(lookup-server): disable lookup server for non-global scale setups 2025-03-11 21:52:07 +01:00
.l10nignore chore: Add SPDX header 2024-06-02 20:00:00 +02:00
openapi.json fix(files_sharing): Respect permissions passed when creating link shares 2025-01-31 18:21:26 +01:00
openapi.json.license chore: Add SPDX header 2024-06-02 20:00:00 +02:00