summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-10-182-2/+4
|
* Use the external initial state implementationChristoph Wurst2019-10-123-10/+10
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2019-10-122-0/+2
|
* Bump nextcloud/event-bus to 0.2.1Roeland Jago Douma2019-10-112-5/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-10-112-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-10-096-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-10-088-4/+10
|
* [tx-robot] updated from transifexNextcloud bot2019-10-0714-0/+14
|
* Switch to @nextcloud/axios for the CSRF update fixChristoph Wurst2019-10-053-7/+7
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Comply to eslintJohn Molakvoæ (skjnldsv)2019-10-017-117/+130
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2019-10-012-40/+40
|
* [tx-robot] updated from transifexNextcloud bot2019-09-1758-118/+60
|
* Remove leftover unit testRoeland Jago Douma2019-09-141-14/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #17120 from nextcloud/dependabot/npm_and_yarn/webpack-4.40.1Roeland Jago Douma2019-09-142-6/+6
|\ | | | | Bump webpack from 4.39.3 to 4.40.1
| * Bump webpack from 4.39.3 to 4.40.1dependabot-preview[bot]2019-09-132-6/+6
| | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.39.3 to 4.40.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.39.3...v4.40.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Remove unused backupscode functionRoeland Jago Douma2019-09-122-14/+0
|/ | | | | | We use the initial state API so no need for this anymore. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use different jsonpFunctionJulius Härtl2019-09-061-1/+2
| | | | | | This avoids issues when multiple entrypoints try to asynchronously load chunks on the same page Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-09-054-0/+4
|
* Bump webpack from 4.39.2 to 4.39.3dependabot-preview[bot]2019-09-022-2/+2
| | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.39.2 to 4.39.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.39.2...v4.39.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 bot2019-08-282-0/+74
|
* Bump webpack from 4.39.1 to 4.39.2dependabot-preview[bot]2019-08-181-1/+1
| | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.39.1 to 4.39.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.39.1...v4.39.2) 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 bot2019-08-152-0/+52
|
* Bump style-loader from 0.23.1 to 1.0.0dependabot-preview[bot]2019-08-112-5/+5
| | | | | | | | | | Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.23.1 to 1.0.0. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v1.0.0) 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 bot2019-08-092-0/+2
|
* Bump webpack from 4.38.0 to 4.39.1dependabot-preview[bot]2019-08-042-3/+3
| | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.38.0 to 4.39.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.38.0...v4.39.1) 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 bot2019-08-014-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-07-312-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-07-302-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-07-226-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-07-212-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-07-204-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2019-07-196-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2019-07-1810-0/+10
|
* Merge pull request #15040 from ↵Morris Jobke2019-07-172-11/+22
|\ | | | | | | | | nextcloud/feature/13980/push-for-deleted-notifications Notifications overhaul
| * Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-161-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Update twofactor_backupcodes NotifierJoas Schilling2019-07-152-11/+22
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2019-07-1750-100/+100
| |
* | Add icon to twofactor_backupcodes notificationJan-Christoph Borchardt2019-07-162-1/+4
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Fix wording of backupcodes notificationJan-Christoph Borchardt2019-07-161-1/+1
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Bump webpack from 4.35.0 to 4.35.2dependabot-preview[bot]2019-07-082-2/+2
| | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.35.0 to 4.35.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.35.0...v4.35.2) 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 bot2019-07-022-2/+10
|
* Bump css-loader from 2.1.1 to 3.0.0dependabot-preview[bot]2019-06-252-2/+2
| | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.1.1...v3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add event dispatcher to OCPChristoph Wurst2019-06-2517-93/+50
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2019-06-142-2/+2
|
* Bump nextcloud-axios from 0.1.3 to 0.2.0dependabot-preview[bot]2019-06-032-5/+5
| | | | | | | | Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios) from 0.1.3 to 0.2.0. - [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases) - [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.3...v0.2.0) Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [Security] Bump axios from 0.18.0 to 0.18.1dependabot-preview[bot]2019-06-022-5/+5
| | | | | | | Bumps [axios](https://github.com/axios/axios) from 0.18.0 to 0.18.1. **This update includes security fixes.** - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1)
* Build and updateJohn Molakvoæ (skjnldsv)2019-05-292-6/+6
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Unify webpack configJohn Molakvoæ (skjnldsv)2019-05-291-38/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2019-05-282-12/+50
|