aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/js
Commit message (Collapse)AuthorAgeFilesLines
...
* [Security] Bump axios from 0.18.0 to 0.18.1dependabot-preview[bot]2019-06-022-4/+4
| | | | | | | 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-5/+5
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump webpack from 4.31.0 to 4.32.2dependabot-preview[bot]2019-05-272-2/+2
| | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.31.0 to 4.32.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.31.0...v4.32.2) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move OC.theme to the bundle and deprecate oc_defaultsChristoph Wurst2019-05-142-5/+5
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump vue and vue-template-compilerdependabot[bot]2019-04-162-3/+3
| | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.6.8 to 2.6.10 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.8...v2.6.10) Updates `vue-template-compiler` from 2.6.8 to 2.6.10 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.8...v2.6.10) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* BuildJohn Molakvoæ (skjnldsv)2019-03-042-3/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update assetsRoeland Jago Douma2019-02-282-3/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move general webpack to NODE_ENVJulius Härtl2019-02-182-4/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump vue and vue-template-compilerdependabot[bot]2019-02-172-4/+4
| | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.6.5 to 2.6.6 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.5...v2.6.6) Updates `vue-template-compiler` from 2.6.5 to 2.6.6 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.5...v2.6.6) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move oauth2 to global webpack configRoeland Jago Douma2019-02-132-5/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump vue and vue-template-compiler in /apps/oauth2dependabot[bot]2019-02-102-4/+4
| | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.6.2 to 2.6.4 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.2...v2.6.4) Updates `vue-template-compiler` from 2.6.2 to 2.6.4 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.2...v2.6.4) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump vue and vue-template-compiler in /apps/oauth2dependabot[bot]2019-02-072-5/+5
| | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.5.22 to 2.6.2 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.22...v2.6.2) Updates `vue-template-compiler` from 2.5.22 to 2.6.2 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.22...v2.6.2) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump webpack from 4.29.0 to 4.29.1 in /apps/oauth2dependabot[bot]2019-02-061-1/+1
| | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.29.0 to 4.29.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.29.0...v4.29.1) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump vue-loader from 15.6.0 to 15.6.2 in /apps/oauth2dependabot[bot]2019-01-281-1/+1
| | | | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.6.0 to 15.6.2. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Bump oauth2 js depsRoeland Jago Douma2019-01-122-7/+7
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Compile assetsJohn Molakvoæ (skjnldsv)2018-12-201-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* build assetsRoeland Jago Douma2018-12-202-5/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge remote-tracking branch ↵Christoph Wurst2018-12-122-3/+3
| | | | | | 'origin/dependabot/npm_and_yarn/apps/oauth2/vue-template-compiler-2.5.21' into dependabot/npm_and_yarn/apps/oauth2/vue-2.5.21 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Update vue-template-compiler too & bumpJohn Molakvoæ (skjnldsv)2018-12-112-3/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* OAuth2: move to scoped css in vue appRoeland Jago Douma2018-12-102-5/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Compile assetsJohn Molakvoæ (skjnldsv)2018-12-102-5/+5
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Switch to nextcloud-axios for oauth2 appRoeland Jago Douma2018-12-072-4/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Compile assetsRoeland Jago Douma2018-12-052-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Compile assetsRoeland Jago Douma2018-11-262-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Compile assetsRoeland Jago Douma2018-11-232-4/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump OAuth2 js depsRoeland Jago Douma2018-09-032-3/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Rebuild jsRoeland Jago Douma2018-07-172-11/+11
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Do not show OAuth2 table if it is emptyRoeland Jago Douma2018-07-042-2/+2
| | | | | | For #10094 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Validate OAuth2 redirect uriRoeland Jago Douma2018-06-262-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump buildJohn Molakvoæ (skjnldsv)2018-06-252-3/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump build and configJohn Molakvoæ (skjnldsv)2018-06-202-1/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* js-src => srcRoeland Jago Douma2018-06-191-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [oauth2] Fix css for admin settingsJulius Härtl2018-06-191-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Migrate OAuth Admin settings to vueRoeland Jago Douma2018-06-192-15/+37
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix style issues pointed out in reviewLukas Reschke2017-05-181-1/+0
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* hide client secret by defaultBjoern Schiessle2017-05-181-0/+16
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>