- Oct 26, 2019
-
-
Roeland Jago Douma authored
Show first day of the week in correct language
-
Roeland Jago Douma authored
Remove unused import Punic\Data
-
John Molakvoæ authored
Cleanup and do not list current user shares in getShares too
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
John Molakvoæ authored
Bump davclient.js from 0.1.3 to 0.2.1
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
dependabot-preview[bot] authored
Bumps [davclient.js](https://github.com/owncloud/davclient.js) from 0.1.3 to 0.2.1. - [Release notes](https://github.com/owncloud/davclient.js/releases) - [Commits](https://github.com/owncloud/davclient.js/compare/0e5ef1af5d174d9ec10dbe889a415b8f481d5094...1ab200d099a3c2cd2ef919c3a56353ce26865994 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
Roeland Jago Douma authored
Bump nextcloud-vue-collections from 0.5.6 to 0.6.0
-
Roeland Jago Douma authored
Fix weird KDE bug with loginflowv2
-
Roeland Jago Douma authored
Fix jsConfigHelper lang/locale mixup
-
Nextcloud bot authored
-
- Oct 25, 2019
-
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
Daniel Calviño Sánchez authored
Getting the shares of a file no longer returns shares with the current user for consistency with the results when getting the shares including subfiles. Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
"ShareManager::getSharesBy()" already checks if the share provider exists before returning the shares and, if the provider does not exist, it returns an empty array. Therefore it is not needed to explicitly check if the provider exists or not. Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Roeland Jago Douma authored
Harden middleware check
-
Roeland Jago Douma authored
These annotations will allow for extra checks. And thus make it harder to break things. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
John Molakvoæ authored
fix filename overlapping on mobile
-
Roeland Jago Douma authored
* Do not do translations in the constructor. This gets called to early so there is no user yet. Which means we can't obtain the locale. Which means we store the wrong translation instance. * Same for the theming app magic. Just use the parent call when needed. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
This messes with the translation of the date names etc. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Nextcloud bot authored
-
- Oct 24, 2019
-
-
Nextcloud bot authored
-
- Oct 23, 2019
-
-
Roeland Jago Douma authored
Use @nextcloud/browserslist-config
-
Roeland Jago Douma authored
Remove superfluous fclose
-
Roeland Jago Douma authored
Allow registering header/footer sections in the file lists
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Roeland Jago Douma authored
Run acceptance tests on PHP 7.3
-
Nextcloud bot authored
-
- Oct 22, 2019
-
-
Roeland Jago Douma authored
Fix help route in navigation
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Daniel Calviño Sánchez authored
There is no difference (as far as I know) between running the acceptance tests on PHP 7.1 or on PHP 7.3; this is simply a preparatory step to be ready when PHP 7.1 support is dropped in Nextcloud server. Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-