summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-08-092-0/+4
* Merge pull request #33480 from nextcloud/bugfix/noid/fix-workflow-engine-a11yJoas Schilling2022-08-087-9/+35
|\
| * Fix eslint line breaksJoas Schilling2022-08-081-2/+8
| * Add empty alt tags for decorative iconsJoas Schilling2022-08-082-5/+5
| * Fix inverting on darkmode and spacingJoas Schilling2022-08-084-6/+23
| * Allow to invert when on brightJoas Schilling2022-08-083-0/+3
* | Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-087-9/+11
|\ \ | |/ |/|
| * Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-017-9/+11
* | Merge pull request #33357 from nextcloud/external_storage_buttons_a11yVincent Petry2022-08-085-3/+11
|\ \
| * | Fix accessibility of buttons in the external storage configurationLukáš Tyrychtr2022-08-035-3/+11
* | | [tx-robot] updated from transifexNextcloud bot2022-08-0812-8/+58
* | | [tx-robot] updated from transifexNextcloud bot2022-08-0714-6/+56
* | | [tx-robot] updated from transifexNextcloud bot2022-08-0684-362/+456
* | | [tx-robot] updated from transifexNextcloud bot2022-08-05284-170/+504
* | | 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
|\ \ \ \