aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Collapse)AuthorAgeFilesLines
* Add @nextcloud/event-bus to babel transpileJohn Molakvoæ (skjnldsv)2020-07-318-8/+8
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-3142-18436/+52
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-3134-703/+926
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2020-07-294-24/+32
|
* [tx-robot] updated from transifexNextcloud bot2020-07-282-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2020-07-242-0/+8
|
* Adjust tests to new e-mail layoutSimon Spannagel2020-07-231-6/+6
| | | | Signed-off-by: Simon Spannagel <simonspa@kth.se>
* Bump @nextcloud/vue from 2.2.1 to 2.3.0Georg Ehrke2020-07-2314-21/+21
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Merge pull request #21950 from nextcloud/bugfix/noid/wipe-translationRoeland Jago Douma2020-07-223-5/+5
|\ | | | | Properly fetch translation for remote wipe confirmation dialog
| * Compile assetsnpmbuildbot[bot]2020-07-222-3/+3
| | | | | | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * Properly fetch translation for remote wipe confirmation dialogJulius Härtl2020-07-221-2/+2
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #21870 from ↵Morris Jobke2020-07-221-37/+40
|\ \ | |/ |/| | | | | nextcloud/fix/bootstrap-context-container-interfaces Make the bootstrap context return ContainerInterface instances
| * Use the proper IAppContainer and IServerContainer type hints to know which ↵Morris Jobke2020-07-211-15/+15
| | | | | | | | | | | | code runs with which container Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-26/+29
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Recompile JS assetsGeorg Ehrke2020-07-2218-27/+27
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Fix breaking changes of nc/vue updateGeorg Ehrke2020-07-222-56/+58
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | Merge pull request #21904 from ↵Roeland Jago Douma2020-07-2218-27/+27
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.3.3 Bump @nextcloud/axios from 1.3.2 to 1.3.3
| * | Bump @nextcloud/axios from 1.3.2 to 1.3.3dependabot-preview[bot]2020-07-2018-27/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.3.2...v1.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-07-222-0/+8
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2020-07-212-0/+664
| |
* | Merge pull request #21865 from nextcloud/techdebt/settings-psr-containerMorris Jobke2020-07-211-12/+21
|\ \ | |/ |/| Migrate settigns to the PSR container
| * Migrate settigns to the PSR containerChristoph Wurst2020-07-161-12/+21
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #21846 from nextcloud/dependabot/npm_and_yarn/p-limit-3.0.2Morris Jobke2020-07-204-6/+6
|\ \ | | | | | | Bump p-limit from 2.3.0 to 3.0.2
| * | Bump p-limit from 2.3.0 to 3.0.2dependabot-preview[bot]2020-07-204-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-2012-3596/+4155
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-07-194-16/+16
| | |
* | | [tx-robot] updated from transifexNextcloud bot2020-07-182-0/+334
| | |
* | | [tx-robot] updated from transifexNextcloud bot2020-07-172-0/+762
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2020-07-164-0/+16
|/
* Merge pull request #21816 from ↵Morris Jobke2020-07-142-5/+5
|\ | | | | | | | | nextcloud/techdebt/noid/federatedfilesharing-to-ibootstrap Use IBootstrap for the app federatedfilesharing
| * Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-142-5/+5
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #21825 from nextcloud/fix/appframework/servicesMorris Jobke2020-07-142-18/+16
|\ \ | | | | | | Fix AppFramework services
| * | Fix AppFramework servicesRoeland Jago Douma2020-07-142-18/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* | | Compile assetsnpmbuildbot[bot]2020-07-1418-18/+27
|/ / | | | | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | [tx-robot] updated from transifexNextcloud bot2020-07-148-0/+40
| |
* | Bump lodash from 4.17.15 to 4.17.19dependabot-preview[bot]2020-07-131-1/+1
|/ | | | | | | | | 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>
* [tx-robot] updated from transifexNextcloud bot2020-07-132-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2020-07-124-2/+8
|
* [tx-robot] updated from transifexNextcloud bot2020-07-1118-0/+70
|
* [tx-robot] updated from transifexNextcloud bot2020-07-10128-768/+772
|
* Clarify the scropes for profile data federationJoas Schilling2020-07-091-8/+8
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2020-07-092-0/+4
|
* Merge pull request #21741 from ↵Morris Jobke2020-07-081-2/+1
|\ | | | | | | | | nextcloud/debt/noid/url-generator-does-not-implement-i-user-session Fix type for $urlGenerator
| * Fix type for $urlGeneratorDaniel Kesselberg2020-07-081-2/+1
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Bump bundlesJulius Härtl2020-07-079-3003/+9
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #21533 from ↵Roeland Jago Douma2020-07-042-39/+19
|\ \ | | | | | | | | | | | | nextcloud/techdebt/noid/dedicated-method-to-get-a-users-language Techdebt/noid/dedicated method to get a users language
| * | Use the new method everywhereJoas Schilling2020-07-032-39/+19
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2020-07-042-4/+4
| |
* | Merge pull request #21280 from ↵Morris Jobke2020-07-0318-120/+120
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/router-1.1.0 Bump @nextcloud/router from 1.0.2 to 1.1.0
| * | Bump @nextcloud/router from 1.0.2 to 1.1.0dependabot-preview[bot]2020-07-0318-120/+120
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>