aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-09-05130-426/+578
|
* Merge pull request #22515 from nextcloud/backport/22472/stable19Roeland Jago Douma2020-09-041-1/+1
|\ | | | | [stable19] Fix writing BLOBs to postgres with recent contacts interaction
| * Fix writing BLOBs to postgres with recent contacts interactionChristoph Wurst2020-08-311-1/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #22442 from nextcloud/backport/22421/stable19Roeland Jago Douma2020-09-043-18/+48
|\ \ | | | | | | [stable19] show better quota warning for group folders and external storage
| * | fix testsRobin Appelman2020-08-261-4/+11
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | show better quota warning for group folders and external storageRobin Appelman2020-08-262-14/+37
| | | | | | | | | | | | | | | | | | instead of showing the generic 'Your storage is full' message, better explain that it's the group folder/external storage that is full Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Upgrade icewind/smb to 3.2.7Roeland Jago Douma2020-09-044-14/+14
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #22553 from nextcloud/backport/22528/stable19Roeland Jago Douma2020-09-042-6/+18
|\ \ \ | | | | | | | | [stable19] Change free space calculation
| * | | Tests only: Forward calls to getUserValue and getAppValueDaniel Kesselberg2020-09-031-2/+12
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | Change free space calculationDaniel Kesselberg2020-09-031-4/+6
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | [tx-robot] updated from transifexNextcloud bot2020-09-04132-130/+262
| | | |
* | | | Do not keep the part file if the forbidden exception has retry set to falseJulius Härtl2020-09-031-0/+3
|/ / / | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2020-09-032-0/+4
| | |
* | | [tx-robot] updated from transifexNextcloud bot2020-09-024-0/+4
| | |
* | | [tx-robot] updated from transifexNextcloud bot2020-09-01126-250/+258
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2020-08-3110-0/+48
| |
* | [tx-robot] updated from transifexNextcloud bot2020-08-3012-4/+38
| |
* | [tx-robot] updated from transifexNextcloud bot2020-08-29150-314/+326
| |
* | [tx-robot] updated from transifexNextcloud bot2020-08-2838-48/+120
| |
* | [tx-robot] updated from transifexNextcloud bot2020-08-2714-48/+54
|/
* Merge pull request #22410 from nextcloud/backport/22359/stable19Roeland Jago Douma2020-08-262-0/+15
|\ | | | | [stable19] fix possible leaking scope in Flow
| * fix possible leaking scope in FlowArthur Schiwon2020-08-252-0/+15
| | | | | | | | | | | | | | | | | | - a configured flow can be brought into consideration, despite its event was not fired - it could either run through - or run into a RuntimeException and killing processing of valid flows Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #22427 from nextcloud/backport/21988/stable19Roeland Jago Douma2020-08-261-40/+47
|\ \ | | | | | | [stable19] Combine body-login rules in theming and fix twofactor and guest styling on bright colors
| * | Combine body-login rules in theming and fix twofactor and guest styling on ↵Julius Härtl2020-08-251-40/+47
| | | | | | | | | | | | | | | | | | bright colors Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | [tx-robot] updated from transifexNextcloud bot2020-08-2628-28/+56
|/ /
* | Merge pull request #22414 from nextcloud/backport/22358/stable19John Molakvoæ2020-08-254-9/+12
|\ \ | |/ |/|
| * compiled assetsArthur Schiwon2020-08-252-2/+2
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * fix event icon sizes and text alignmentArthur Schiwon2020-08-242-7/+10
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #22400 from nextcloud/backport/22394/stable19Roeland Jago Douma2020-08-251-1/+1
|\ \ | | | | | | [stable19] Fix missing FN from federated contact
| * | Fix missing FN from federated contactJohn Molakvoæ (skjnldsv)2020-08-241-1/+1
| |/ | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* / [tx-robot] updated from transifexNextcloud bot2020-08-25164-300/+358
|/
* Merge pull request #22337 from nextcloud/backport/22322/stable19Roeland Jago Douma2020-08-243-3/+7
|\ | | | | [stable19] Only copy the link when updating a share or no password was forced
| * Only copy the link when updating a share or no password was forcedJoas Schilling2020-08-243-3/+7
| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Make legacy cipher opt inRoeland Jago Douma2020-08-247-12/+181
| | | | | | | | | | | | | | | | * Systems that upgrade have this enabled by default * New systems disable it * We'll have to add some wargning in the setup checks if this is enabled Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2020-08-248-26/+140
| |
* | [tx-robot] updated from transifexNextcloud bot2020-08-2316-12/+42
| |
* | [tx-robot] updated from transifexNextcloud bot2020-08-226-6/+6
| |
* | Merge pull request #22348 from nextcloud/backport/22346/stable19Roeland Jago Douma2020-08-213-5/+5
|\ \ | | | | | | [stable19] l10n:Correct appid for WebAuthn
| * | l10n:Correct appid for WebAuthnMichiel Janssens2020-08-213-5/+5
| | | | | | | | | | | | | | | Signed-off-by: Michiel Janssens <michiel@nexigon.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | Merge pull request #22341 from nextcloud/backport/22335/stable19Roeland Jago Douma2020-08-211-2/+10
|\ \ \ | | | | | | | | [stable19] Remove encryption option for nextcloud external storage
| * | | Remove encryption option for nextcloud external storageRoeland Jago Douma2020-08-201-2/+10
| | |/ | |/| | | | | | | | | | | | | | | | | | | Fixes #16017 Since it never worked we should not show it. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #22333 from nextcloud/backport/22236/stable19Roeland Jago Douma2020-08-215-6/+41
|\ \ \ | |_|/ |/| | [stable19] CalDAV: Add ability to limit sharing to owner
| * | Add ability to limit sharing to ownerGeorg Ehrke2020-08-205-6/+41
| |/ | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* / [tx-robot] updated from transifexNextcloud bot2020-08-2130-44/+84
|/
* Merge pull request #22309 from nextcloud/backport/22221/stable19-2Morris Jobke2020-08-201-1/+1
|\ | | | | [stable19] fixing a logged deprecation message
| * simplified backport of #22221, fixing a deprecation log messageArthur Schiwon2020-08-191-1/+1
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2020-08-204-2/+4
|/
* Merge pull request #21983 from nextcloud/backport/21628/stable19Morris Jobke2020-08-191-4/+16
|\ | | | | [stable19] fix moving files from external storage to object store trashbin
| * fix object store trashbin handlingRobin Appelman2020-07-311-3/+10
| | | | | | | | | | | | object stores are "special" given how they interact with the cache on their own Signed-off-by: Robin Appelman <robin@icewind.nl>
| * rollback cache rename if trashbin move failsRobin Appelman2020-07-231-0/+5
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>