- May 08, 2020
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- May 07, 2020
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Simple AppConfig wrapper for the AppFramework
-
Nextcloud bot authored
-
- May 06, 2020
-
-
Roeland Jago Douma authored
19 RC1
-
Roeland Jago Douma authored
add locking to resolve concurent move to trashbin conflicts
-
Morris Jobke authored
Fix syntax
-
Robin Appelman authored
uses a lock to prevent two requests from moving a file to the trashbin concurrently (causing sql duplicate key errors) Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Morris Jobke authored
Do not filter id matching userId on non-user-share shares
-
Roeland Jago Douma authored
Large Object support for OpenStack Swift
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Nextcloud bot authored
-
- May 05, 2020
-
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
John Molakvoæ authored
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
Nextcloud bot authored
-
- May 04, 2020
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
19 beta 7
-
Roeland Jago Douma authored
Fix federated link sharing permissions
-
Morris Jobke authored
Apply patch for scssphp
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
Morris Jobke authored
clarified trash bin retention by storage shortage override in config.sample.php
-
Sascha Wiswedel authored
Signed-off-by:
Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
Morris Jobke authored
Set etag for capabilities endpoint
-
Morris Jobke authored
Fix OC_Image new resize functions
-
Morris Jobke authored
Exclude groups from sharing: Skip delete groups
-
Joas Schilling authored
PHP 7.4 excludes the arguments from stack traces by default.
-
Nextcloud bot authored
-
- May 03, 2020
-
-
Nextcloud bot authored
-
- May 02, 2020
-
-
Roeland Jago Douma authored
Else the wrong mimetype might be set. Resulting in continious regeneration of previews when browsing. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Comply with php-cs for CI
-
Roeland Jago Douma authored
9 out of 10 cases apps want to access their own appconfig. Hence it would be nice not to have to enter the app id all the time. This simple wrapper just passes on the appid in all calls. Basically this allows for simpler code in the apps. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Fix expiry datepicker allowing all dates
-
Gary Kim authored
vue2-datepicker expects a `disabled-date` function rather than `not-before` and `not-after` dates. This commit updates it so that we now provide vue2-datepicker with a `disabled-date` function. Signed-off-by:
Gary Kim <gary@garykim.dev>
-
Gary Kim authored
Signed-off-by:
Gary Kim <gary@garykim.dev>
-
Nextcloud bot authored
-
- May 01, 2020
-
-
Roeland Jago Douma authored
Do not process the same shares twice
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
Roeland Jago Douma authored
Apply Argon2 options for Argon2id hashing as well
-