- Jul 10, 2020
-
-
Roeland Jago Douma authored
Bump sass-loader from 8.0.2 to 9.0.1
-
Roeland Jago Douma authored
Up the limit for the header app menu
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
Nextcloud bot authored
-
- Jul 09, 2020
-
-
Roeland Jago Douma authored
Fix parsing of language code
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
Roeland Jago Douma authored
lower minimum search length to 2 characters
-
Roeland Jago Douma authored
Clarify the scopes for profile data federation
-
Roeland Jago Douma authored
Move files_versions to bootstrap mechanism
-
Morris Jobke authored
Set the moment locale even earlier
-
Roeland Jago Douma authored
Make the subscription registry lazy
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Update system addressbook card only when there was a change based on a cached etag
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Use the correct mountpoint to calculate
-
Joas Schilling authored
Fix placeholder issues with multiplace spaces in the name
-
Roeland Jago Douma authored
This will allow to do lazy registration here which should allow for loading less (or at least only when needed!). Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Due to our old and new hook system the card dav backend listens to old and new hooks. This triggers this code multiple times and always causes an update. With this change we cache the etag during a request and only trigger the update if the etag has changed. This does not catches all not needed updates, but it does not need another round trip to the database and still covers most cases where multiple attributes are updated during one single request. Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Daniel Calviño Sánchez authored
Signed-off-by:
Daniel Calviño Sánchez <danxuliu@gmail.com>
-
Roeland Jago Douma authored
If we use the owners mount point this results in null. And then the rest of the checks get called with null. Which doesn't work. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Lazy register the navigation
-
Roeland Jago Douma authored
This makes sure that we do not translate unneeded strings on for example webdav requests. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Move cloud_federation_api to bootstrap mechanism
-
Morris Jobke authored
Fix regression in return value of OC_Util::checkDataDirectoryPermissi…
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
Roeland Jago Douma authored
Kill another unneeded translation
-
Nextcloud bot authored
-
- Jul 08, 2020
-
-
Roeland Jago Douma authored
We should only translate things when we actually need them. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Fix supporting defaults for routes
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Only translate if we need the string
-
Roeland Jago Douma authored
This translation was done in each call. Over and over and over again. All while it was probably not used in 99.99999% of the cases. A small gain. But still. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-