summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix label for allow download share permissionJulius Härtl2022-08-041-5/+1
* Merge pull request #33435 from nextcloud/fix/remove-at-matchers-in-testsCôme Chilliet2022-08-041-7/+4
|\
| * Remove at matchers from tests in:Côme Chilliet2022-08-021-7/+4
* | fix external share scanner not propagating locking-opt-outRobin Appelman2022-08-031-1/+1
* | Disable locking on federated sharesCarl Schwan2022-08-031-0/+5
* | Revert "Revert "Remove inefficient fed share scanner""Carl Schwan2022-08-032-82/+0
* | Merge pull request #33425 from nextcloud/fix/fix-dynamic-properties-in-testsCôme Chilliet2022-08-022-6/+10
|\ \
| * | Fix dynamic property creations in test filesCôme Chilliet2022-08-012-6/+10
| |/
* / Improve Devices & sessions settingsCarl Schwan2022-08-021-6/+27
|/
* Merge pull request #32482 from nextcloud/enh/noid/share-attributesCarl Schwan2022-08-0131-116/+1362
|\
| * Multiple fixesCarl Schwan2022-07-3113-169/+326
| * Enforcing permission during resharingCarl Schwan2022-07-284-10/+14
| * Inherit hide download from share attributesVincent Petry2022-07-281-0/+27
| * Block download when needed on direct download endpointVincent Petry2022-07-282-1/+17
| * Fix view-only code after code review commentsVincent Petry2022-07-286-17/+22
| * Fix adding to empty attributes and duplicate requestJulius Härtl2022-07-282-2/+2
| * Add share attrs + download permission support in frontendVincent Petry2022-07-285-2/+114
| * Add nc:share-attributes Webdav propertyVincent Petry2022-07-283-0/+88
| * Don't reset share attributes when not specifiedVincent Petry2022-07-281-2/+6
| * Fix share attribute related tests + code styleVincent Petry2022-07-286-42/+73
| * Fix share controller to accept share attributes aloneVincent Petry2022-07-281-2/+5
| * Add share attributes + prevent download permissionVincent Petry2022-07-2817-46/+845
* | Merge pull request #33394 from nextcloud/fix/fix-370-Label_not_connected_to_f...Julia Kirschenheuter2022-07-281-3/+4
|\ \ | |/ |/|
| * Connect ```input``` checkbox with corresponding file name via ```aria-describ...julia.kirschenheuter2022-07-281-3/+4
* | handle AccessDenied error when checking if external s3 support versionsMatthieu Gallien2022-07-281-1/+1
* | Merge pull request #33299 from nextcloud/fix/files-dark-color-themeLouis2022-07-281-2/+5
|\ \ | |/ |/|
| * files: Fix colormode detection for filelistFerdinand Thiessen2022-07-261-2/+5
* | Merge pull request #33379 from nextcloud/techdebt/noid/goodbye-legacy-idsVincent Petry2022-07-276-8/+3
|\ \
| * | Remove more legacy idsVincent Petry2022-07-276-8/+3
* | | Merge pull request #32956 from nextcloud/fix/upload-folder-wrong-contentVincent Petry2022-07-271-5/+16
|\ \ \
| * | | Handle file contained inside the uploads folderCarl Schwan2022-06-211-5/+16
* | | | Merge pull request #33316 from nextcloud/bugfix/noid/aria-label-share-link-bu...Vincent Petry2022-07-273-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Accessible names for share panel buttonsVincent Petry2022-07-263-1/+5
* | | | Merge pull request #33373 from nextcloud/techdebt/noid/remove-legacy-dirVincent Petry2022-07-2719-51/+32
|\ \ \ \
| * | | | Remove legacy #dir element in files listVincent Petry2022-07-2719-51/+32
| |/ / /
* | | | Merge pull request #33368 from luzpaz/fix/apps-dav-typosSimon L2022-07-2718-21/+21
|\ \ \ \
| * | | | Fix typos in apps/dav subdirectoryluz paz2022-07-2618-21/+21
| |/ / /
* | | | Merge pull request #33265 from nextcloud/fix/carl/login-boxesCarl Schwan2022-07-273-10/+25
|\ \ \ \
| * | | | Fix caldav invitation related public pagesCarl Schwan2022-07-273-10/+25
* | | | | Merge pull request #33300 from nextcloud/fix/dashboard-dark-color-themeLouis2022-07-271-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dashboard: Fix dark theme detectionFerdinand Thiessen2022-07-261-2/+4
| | |_|/ | |/| |
* | | | Merge pull request #33271 from nextcloud/enh/a11y-new-file-menuVincent Petry2022-07-271-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Use explicit name for new file/folder menuChristopher Ng2022-07-181-2/+2
* | | | Merge pull request #33361 from nextcloud/techdebt/noid/further-cleanupVincent Petry2022-07-266-6/+7
|\ \ \ \
| * | | | Add missing closing spans and avoid empty hrefVincent Petry2022-07-263-2/+3
| * | | | Removed id=modified in files appVincent Petry2022-07-264-4/+4
* | | | | Merge pull request #33251 from cneukom/feature/birthday-calendar-reminder-set...Anna2022-07-262-41/+99
|\ \ \ \ \
| * | | | | fix possibly null variablesCédric Neukom2022-07-171-1/+8
| * | | | | Respect user settings when generating alerts for birthday calendarCédric Neukom2022-07-172-41/+92
* | | | | | Merge pull request #33341 from nextcloud/fix/29617/no-purge-when-birthday-cal...blizzz2022-07-261-0/+3
|\ \ \ \ \ \