summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes
Commit message (Expand)AuthorAgeFilesLines
* Add @nextcloud/event-bus to babel transpileJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-312-2/+2
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-314-14/+14
* [tx-robot] updated from transifexNextcloud bot2020-07-292-0/+8
* Fix risky test in twofactor_backupcodesMorris Jobke2020-07-231-0/+5
* Merge pull request #21870 from nextcloud/fix/bootstrap-context-container-inte...Morris Jobke2020-07-221-3/+2
|\
| * Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-3/+2
* | Merge pull request #21904 from nextcloud/dependabot/npm_and_yarn/nextcloud/ax...Roeland Jago Douma2020-07-222-2/+2
|\ \
| * | Bump @nextcloud/axios from 1.3.2 to 1.3.3dependabot-preview[bot]2020-07-202-2/+2
| |/
* / [tx-robot] updated from transifexNextcloud bot2020-07-222-2/+2
|/
* Compile assetsnpmbuildbot[bot]2020-07-142-2/+3
* Bump bundlesJulius Härtl2020-07-071-35/+1
* Bump @nextcloud/router from 1.0.2 to 1.1.0dependabot-preview[bot]2020-07-032-5/+5
* Replace TYPE with TYPESDaniel Kesselberg2020-06-302-7/+8
* [tx-robot] updated from transifexNextcloud bot2020-06-192-8/+10
* Migrate Two-Factor Backup Codes to new bootstrap mechanismChristoph Wurst2020-06-172-53/+27
* Add dedicated API for apps' bootstrapping processChristoph Wurst2020-06-171-1/+0
* Merge pull request #21278 from nextcloud/dependabot/npm_and_yarn/nextcloud/au...Roeland Jago Douma2020-06-082-2/+2
|\
| * Bump @nextcloud/auth from 1.2.3 to 1.3.0dependabot-preview[bot]2020-06-072-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-06-072-0/+44
|/
* Bump vuex from 3.1.3 to 3.4.0dependabot-preview[bot]2020-05-182-5/+5
* [tx-robot] updated from transifexv19.0.0RC2Nextcloud bot2020-05-142-2/+2
* Merge pull request #20902 from nextcloud/dependabot/npm_and_yarn/vue-loader-1...Roeland Jago Douma2020-05-112-2/+2
|\
| * Bump vue-loader from 15.9.1 to 15.9.2dependabot-preview[bot]2020-05-112-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-05-112-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-05-0962-176/+114
* Fix linter warnings on twofactor_backupcodesRoeland Jago Douma2020-05-083-6/+7
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
* Merge pull request #20714 from nextcloud/fix/license-headers-19Christoph Wurst2020-04-294-1/+3
|\
| * Update license headers for 19Christoph Wurst2020-04-294-1/+3
* | Bump webpack from 4.42.1 to 4.43.0dependabot-preview[bot]2020-04-291-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2020-04-272-2/+16
* Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]2020-04-132-2/+2
* Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/variousJohn Molakvoæ2020-04-112-5/+5
|\
| * Bump core-js from 1.4.1 to 1.5.0John Molakvoæ (skjnldsv)2020-04-102-5/+5
* | Format control structures, classes, methods and functionChristoph Wurst2020-04-1025-28/+0
|/
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-096-6/+6
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-4/+4
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Merge pull request #20219 from nextcloud/dependabot/npm_and_yarn/webpack-4.42.1Christoph Wurst2020-03-312-2/+2
|\
| * Bump webpack from 4.42.0 to 4.42.1dependabot-preview[bot]2020-03-302-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-03-312-6/+6
* | [tx-robot] updated from transifexNextcloud bot2020-03-302-4/+4
|/
* [tx-robot] updated from transifexNextcloud bot2020-03-282-0/+52
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-273-6/+0
|\
| * Remove unused importsChristoph Wurst2020-03-253-6/+0
* | Merge pull request #20172 from nextcloud/techdebt/phpunit-short-returnChristoph Wurst2020-03-267-29/+29
|\ \
| * | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-257-29/+29
| |/
* / [tx-robot] updated from transifexNextcloud bot2020-03-262-2/+4
|/