- Jul 06, 2020
-
-
Morris Jobke authored
Fix sharebymail tests
-
Morris Jobke authored
Tags.php and the old sharing mechanism
-
Roeland Jago Douma authored
Add a clear message why you could end up there
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Deprecate registerRoutes
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
The old sharing mechanism isn't working anymore, because it was replaced by Share 2.0. Also it was nowhere used so this removes the code paths and reduces complexity. Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Fix unit tests from #18895
-
Morris Jobke authored
Fix releasing a shared lock multiple times
-
Morris Jobke authored
tidy up Group_LDAP
-
Morris Jobke authored
Reduce contacts search load
-
Morris Jobke authored
Allow notification apps to defer and flush the sending
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Changes the Birthday calendar color to slightly brighter one
-
Morris Jobke authored
Fix wrong phpdoc for execute method
-
Roeland Jago Douma authored
Cleanup share by mail a bit
-
Roeland Jago Douma authored
Bump symfony deps to 4.4.10
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
* Moved to ned IBootstrap * Register everything via the capabilities api (So clients can use it as well) - This applies to the enforcing passwords * Updated the sharing js code to use it * removed app.php * removed unused settings now * typehints * strict typing Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Nextcloud bot authored
-
- Jul 05, 2020
-
-
Morris Jobke authored
build: Fix some typos (most of them found by codespell)
-
Morris Jobke authored
add proper paths to locking exceptions
-
Morris Jobke authored
Callable parameter injection
-
- Jul 04, 2020
-
-
Roeland Jago Douma authored
Bump @babel/core from 7.10.3 to 7.10.4
-
Roeland Jago Douma authored
Techdebt/noid/dedicated method to get a users language
-
dependabot-preview[bot] authored
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.3 to 7.10.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-core ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Roeland Jago Douma authored
Bump @babel/preset-env from 7.10.3 to 7.10.4
-
Roeland Jago Douma authored
Bump eslint-plugin-import from 2.21.2 to 2.22.0
-
Nextcloud bot authored
-
dependabot-preview[bot] authored
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.3 to 7.10.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-preset-env ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.2 to 2.22.0. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.21.2...v2.22.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Jul 03, 2020
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
This is like what we have to DI and classes, but for callables. The motivating factor is to get rid of *service locators* in the `boot` method of apps as a new pattern is about to emerge where we have lots of `query` calls on the app or server container in order to fetch some services. With this little helper it's possible to call another (public) method and magically have everything injected. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Morris Jobke authored
Bump @nextcloud/router from 1.0.2 to 1.1.0
-