- Oct 26, 2019
-
-
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
-
-
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>
-
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>
-
Roeland Jago Douma authored
Add isXXX getter to Entity
-
Roeland Jago Douma authored
Only human readbale backup chars
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Roeland Jago Douma authored
Fixes #14811 Only use humand readable chars (so no I and 1 etc) Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
John Molakvoæ authored
Fix browser back button
-
Nextcloud bot authored
-
- Oct 21, 2019
-
-
Roeland Jago Douma authored
Fixes #17108 Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
It seems that KDE by default opens the url in secret. Should fix: https://github.com/nextcloud/desktop/issues/1412 Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
blizzz authored
use OCP\EventDispatcher\Event over Symfony's deprecated Event
-
dependabot-preview[bot] authored
Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.5.6 to 0.6.0. - [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases) - [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.5.6...v0.6.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
Roeland Jago Douma authored
make sure that the urls for theming images are valid
-
Roeland Jago Douma authored
Dont cache empty url for not found routes
-
blizzz authored
treat LDAP error 50 as auth issue, prevents lost server connection errors
-
blizzz authored
hide strange Everyone and Disabled group numbers with LDAP
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
Roeland Jago Douma authored
Migrate help to a Controller
-
Roeland Jago Douma authored
Do not escape slashes for logged exceptions
-
npmbuildbot[bot] authored
Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
Arthur Schiwon authored
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-