summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-08-16100-88/+120
* Remove redundant eventsVincent Petry2022-08-152-16/+3
* Merge pull request #33495 from nextcloud/unify-initial-and-updated-quota-displayVincent Petry2022-08-153-5/+7
|\
| * Show usage percenteage in the tooltipDaniel Calviño Sánchez2022-08-103-3/+3
| * Use total available space rather than quota when updating the displayDaniel Calviño Sánchez2022-08-102-2/+4
* | [tx-robot] updated from transifexNextcloud bot2022-08-1590-176/+506
* | l10n: Changed plural to singularrakekniven2022-08-141-1/+1
* | [tx-robot] updated from transifexNextcloud bot2022-08-1426-110/+116
* | [tx-robot] updated from transifexNextcloud bot2022-08-1320-54/+106
* | [tx-robot] updated from transifexNextcloud bot2022-08-1228-32/+260
* | Fix unit tests for the theming appCarl Schwan2022-08-114-3/+25
* | Merge pull request #33467 from nextcloud/bump-nextcloud-vue-5.4.0John Molakvoæ2022-08-111-55/+43
|\ \
| * | Update snapshotVincent Petry2022-08-101-55/+43
* | | [tx-robot] updated from transifexNextcloud bot2022-08-118-0/+122
* | | Merge pull request #33282 from nextcloud/enh/a11y-post-commentVincent Petry2022-08-101-22/+14
|\ \ \
| * | | Buttonify comment postingChristopher Ng2022-07-191-22/+14
* | | | Merge pull request #33452 from nextcloud/fix/firstrunwizzardVincent Petry2022-08-101-9/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | First first run wizzardCarl Schwan2022-08-031-9/+8
* | | | [tx-robot] updated from transifexNextcloud bot2022-08-1012-8/+68
* | | | [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