- Oct 13, 2019
-
-
dependabot-preview[bot] authored
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.4.2...v4.4.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Oct 12, 2019
-
-
Roeland Jago Douma authored
Use the external initial state implementation
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Nextcloud bot authored
-
- Oct 11, 2019
-
-
Roeland Jago Douma authored
Bump nextcloud/event-bus to 0.2.1
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Increase contast between text and placeholder in input fields
-
Nextcloud bot authored
-
- Oct 10, 2019
-
-
Roeland Jago Douma authored
Always use the latest timestamp for merged activities
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
- Oct 09, 2019
-
-
kesselb authored
Remove settings/ from phan
-
Roeland Jago Douma authored
Get single storage id using `eq` instead of `in`
-
Daniel Kesselberg authored
settings is a app now. so the directory does not exist. Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
Roeland Jago Douma authored
Make renewSessionToken return the new token
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Roeland Jago Douma authored
Avoids directly getting the token again. We just inserted it so it and have all the info. So that query is just a waste. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Remove unnecessary submodules steps
-
John Molakvoæ authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
Nextcloud bot authored
-
- Oct 08, 2019
-
-
kesselb authored
Run composer install in parallel
-
Roeland Jago Douma authored
The newer docker image runs the composer isntall in parallel. Saving precious seconds on CI. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Raised public txt file truncation size to 10kb (#15951)
-
Roeland Jago Douma authored
Cache the public key tokens
-
Roeland Jago Douma authored
Add index on principaluri for schedulingobjects table
-
Roeland Jago Douma authored
Show error if tag name is empty
-
Johannes Koenig authored
Signed-off-by:
Johannes Koenig <mail@jokoenig.de>
-
Gary Kim authored
Signed-off-by:
Gary Kim <gary@garykim.dev>
-
Roeland Jago Douma authored
Sometimes (esp with token auth) we query the same token multiple times. While this is properly indexed and fast it is still a bit of a waste. Right now it is doing very stupid caching. Which gets invalidate on any update. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Roeland Jago Douma authored
Add index on calendarid for calendarobject_props table
-
Roeland Jago Douma authored
Kill ui-regression ci job
-
Roeland Jago Douma authored
make TrustedDomainHelper case insensitive
-
Roeland Jago Douma authored
Since we do not use it at the moment anyway it seems like a waste of resources to actually run it. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Do not escape slashes in log json
-
John Molakvoæ authored
Remove duplicate code
-
Roeland Jago Douma authored
Show Delete Icon in Breadcrumb in Trashbin
-
Nextcloud bot authored
-
- Oct 07, 2019
-
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
Thomas Citharel authored
Signed-off-by:
Thomas Citharel <tcit@tcit.fr>
-
Roeland Jago Douma authored
Merge pull request #17449 from nextcloud/fix/joas-should-know-you-have-to-increaste-the-server-version-for-new-migrations Increase server version to trigger latest migration
-