Nextcloud bot
2e4cc6da17
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
baa5e9fcfa
[tx-robot] updated from transifex
6 years ago
dependabot-preview[bot]
30a18f6dd9
Bump p-limit from 2.3.0 to 3.0.2
Bumps [p-limit](https://github.com/sindresorhus/p-limit ) from 2.3.0 to 3.0.2.
- [Release notes](https://github.com/sindresorhus/p-limit/releases )
- [Commits](https://github.com/sindresorhus/p-limit/compare/v2.3.0...v3.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
6 years ago
John Molakvoæ (skjnldsv)
6fcd075730
Use DOMContentLoaded and fix sharebymail loading issue
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years ago
Nextcloud bot
d925c45373
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
9f50b19a4d
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
2c79083f27
[tx-robot] updated from transifex
6 years ago
Christoph Wurst
090a54adab
Migrate settigns to the PSR container
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Nextcloud bot
89fe5415f8
[tx-robot] updated from transifex
6 years ago
Morris Jobke
7e281a07bb
Use IBootstrap for the app federatedfilesharing
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Roeland Jago Douma
fa9dfd83c9
Fix AppFramework services
* We can't just register an alias as the services need the appId to be
injected. if we just register an alias this blows up since the main
container doesn't have the appId.
* Moved the Authtokens over to show the PoC works
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
npmbuildbot[bot]
6d2f9b3dd5
Compile assets
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
6 years ago
Nextcloud bot
5dca062c97
[tx-robot] updated from transifex
6 years ago
dependabot-preview[bot]
deacc7f923
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
6 years ago
Nextcloud bot
0cfaaf9fac
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
af423ebad9
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
27da68b1a0
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
7868d4e3b2
[tx-robot] updated from transifex
6 years ago
Joas Schilling
9ce7b60c49
Clarify the scropes for profile data federation
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Nextcloud bot
5864501d3f
[tx-robot] updated from transifex
6 years ago
Daniel Kesselberg
ba0ef74c06
Fix type for $urlGenerator
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
6 years ago
Julius Härtl
6a67f84163
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years ago
Nextcloud bot
c52e6c8a47
[tx-robot] updated from transifex
6 years ago
Joas Schilling
db8267db26
Use the new method everywhere
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
dependabot-preview[bot]
ec151e17c5
Bump @nextcloud/router from 1.0.2 to 1.1.0
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router ) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-router/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
6 years ago
Nextcloud bot
0825530a1b
[tx-robot] updated from transifex
6 years ago
Daniel Kesselberg
87dd760a89
Replace TYPE with TYPES
As TYPE::* is deprecated.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
6 years ago
dependabot-preview[bot]
298ece7639
Bump dompurify from 2.0.11 to 2.0.12
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.11...2.0.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
6 years ago
Nextcloud bot
a29c866292
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
54c716ec8f
[tx-robot] updated from transifex
6 years ago
Joas Schilling
6e46df26a8
Unify settings middleware with others
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Nextcloud bot
3487ac763d
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
ce9d3b36df
[tx-robot] updated from transifex
6 years ago
Joas Schilling
1fb7cc5efb
Clarify that the email is always shared within the instance
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Nextcloud bot
dd0b9655b2
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
e324c90a8d
[tx-robot] updated from transifex
6 years ago
Christoph Wurst
c5d2958ac7
Migrate Settings to new bootstrap mechanism
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
6 years ago
Nextcloud bot
df18c47b42
[tx-robot] updated from transifex
6 years ago
dependabot-preview[bot]
3c90d94acb
Bump vue-router from 3.3.2 to 3.3.4
Bumps [vue-router](https://github.com/vuejs/vue-router ) from 3.3.2 to 3.3.4.
- [Release notes](https://github.com/vuejs/vue-router/releases )
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-router/compare/v3.3.2...v3.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
6 years ago
Nextcloud bot
5339d6df02
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
e1e7de43c1
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
9806dec9b3
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
99e14b5ada
[tx-robot] updated from transifex
6 years ago
Daniel Kesselberg
230b9c4713
Remove obsolete scripts
Leftover from https://github.com/nextcloud/server/pull/21224 .
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
6 years ago
Nextcloud bot
f51c24a70a
[tx-robot] updated from transifex
6 years ago
dependabot-preview[bot]
807e286f42
Bump @nextcloud/auth from 1.2.3 to 1.3.0
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth ) from 1.2.3 to 1.3.0.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-auth/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v1.2.3...v1.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
6 years ago
Nextcloud bot
e212908cec
[tx-robot] updated from transifex
6 years ago
Daniel Kesselberg
761a7bf6a2
Enable passwordless for everyone not only admins.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
6 years ago
Joas Schilling
817eff6cbf
Remove old unit tests as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
499278e132
Remove old files from autoloader
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago