| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|
|
|
|
| |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|\
| |
| | |
Remove at matchers from tests in oauth2 and tests/Test
|
| |
| |
| |
| |
| |
| |
| | |
* apps/oauth2
* tests/Test/Repair/Owncloud
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
| |
| |
| |
| |
| |
| |
| | |
The old inneficiant code didn't do locking and adding locking is
creating issues
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
| |
| |
| |
| |
| |
| | |
This reverts commit 6667007bf235b90a7dd105c881cf5802b2a3f83e.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
|\ \
| | |
| | | |
Fix dynamic property creations in test files
|
| |/
| |
| |
| |
| |
| | |
This fixes warnings in PHP 8.2
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
|/
|
|
|
|
|
|
| |
- Add label for better accessibility
- Only allow to add app token with a name
- Align in rows
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
|\
| |
| | |
Add share attributes + prevent download permission
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Fix tests
- Use non deprecated event stuff
- Add a bit of type hinting to the new stuff
- More safe handling of instanceOfStorage (share might not be the first
wrapper)
- Fix resharing
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
| |
| |
| |
| | |
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
| |
| |
| |
| |
| |
| |
| | |
When resharing by link, if the download permission was removed through
share attributes, convert it to the hide download flag.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
| |
| |
| |
| |
| |
| |
| | |
Added download permission checkbox in frontend
Added share attributes parsing and setting in frontend.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
| |
| |
| |
| |
| |
| | |
When not specified in the OCS call, don't reset the share attributes.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
| |
| |
| |
| |
| |
| | |
Makes it possible to store download permission
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
|\ \
| |/
|/|
| |
| | |
nextcloud/fix/fix-370-Label_not_connected_to_form-element_in_file_listing
Connect ```input``` checkbox with corresponding file name via ```aria-describedby```
|
| |
| |
| |
| |
| |
| | |
```aria-describedby```
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
|
| |
| |
| |
| | |
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
|\ \
| |/
|/| |
[files app]: Fix dark color mode detection for filelist
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
When system default color theme is selected for theming, the `enabledThemes` array
is empty or just contains on entry `'default'`, in this case the color theme has
to be retrieved from the browser to ensure text like the modified date is readable.
This fixes #33298
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
|
|\ \
| | |
| | | |
Remove more legacy ids
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove more unused legacy ids from early ownCloud times.
This reduces the number of duplicate ids in the DOM.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
|\ \ \
| | | |
| | | | |
Handle file contained inside the uploads folder
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix #32450
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
nextcloud/bugfix/noid/aria-label-share-link-buttons
Accessible names for share panel buttons
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Added aria-label for the buttons on the share panel.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|\ \ \ \
| | | | |
| | | | | |
Remove legacy #dir element in files list
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Removed legacy "#dir" input element in the DOM.
Apps should use OCA.Files.App.currentFileList or
OCA.Sharing.PublicApp.fileList and call getCurrentDirectory() to
retrieve the current directory and changeDirectory() to change it.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
|\ \ \ \
| | | | |
| | | | | |
Fix typos in apps/dav subdirectory
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Found via `codespell -q 3 -S l10n -L jus ./apps/dav`
Signed-off-by: luz paz <luzpaz@github.com>
|
|\ \ \ \
| | | | |
| | | | | |
Redesign guest pages for better accessibility
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
dashboard: Fix dark theme detection
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When system default color theme is selected for theming,
the enabledThemes array is empty or just contains one entry 'default',
in this case the color theme has to be retrieved from the browser.
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
Use explicit name for new file/folder menu
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
Further markup cleanup
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
cneukom/feature/birthday-calendar-reminder-settings
Birthday Calendar Reminder Setting
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Cédric Neukom <github@webguy.ch>
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Cédric Neukom <github@webguy.ch>
|