Commit graph

380 commits

Author SHA1 Message Date
John Molakvoæ (skjnldsv) b4fb52eb54
Bump eslint & browserlist
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-02-26 13:39:43 +01:00
John Molakvoæ (skjnldsv) ade485b32d
Use app-tutorial actions
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-02-26 13:39:16 +01:00
John Molakvoæ 79f70b2bad
Use direct packages for lighter build 2020-02-26 13:26:40 +01:00
Roeland Jago Douma 09c2ead762
Move to @nextcloud packages
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-25 20:28:30 +01:00
Roeland Jago Douma 515fe17a58
Merge pull request #203 from jotoeri/fix/file_extensions
Fix Build-Error
2020-02-25 20:17:09 +01:00
Roeland Jago Douma 990222e064
Merge pull request #207 from nextcloud/github_actions
Add github actions
2020-02-25 20:16:04 +01:00
Roeland Jago Douma d2bad7c771
Add github actions
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-25 20:05:59 +01:00
John Molakvoæ 5500fd5c13
Merge pull request #199 from jotoeri/solve_insert_forms
Make 'unique' an integer
2020-02-24 17:13:37 +01:00
dependabot-preview[bot] 54743af0df
Merge pull request #204 from nextcloud/dependabot/npm_and_yarn/file-loader-5.1.0 2020-02-24 10:42:54 +00:00
dependabot-preview[bot] 95738e1434
Bump file-loader from 5.0.2 to 5.1.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v5.0.2...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 10:19:33 +00:00
dependabot-preview[bot] d0303580bd
Merge pull request #205 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-vue-6.2.1 2020-02-24 10:17:33 +00:00
dependabot-preview[bot] f3f5b951a9
Bump eslint-plugin-vue from 6.1.2 to 6.2.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 6.1.2 to 6.2.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v6.1.2...v6.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-23 02:14:57 +00:00
Nextcloud bot a808d20bbc
[tx-robot] updated from transifex 2020-02-21 03:25:59 +00:00
Jonas 8a714cc48f Fix Build-Error
Just like #111, i added three file-extensions in src/router.js to avoid the build-errors i struggled with.

Signed-off-by: Jonas <jotoeri@users.noreply.github.com>
2020-02-20 13:38:44 +01:00
Jonas ce58cfc472 Make 'unique' an integer
Solves #176 #189

Signed-off-by: Jonas Rittershofer <github@hofritter.de>
2020-02-18 00:55:02 +01:00
dependabot-preview[bot] b6f9be5c40
Merge pull request #197 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.6 2020-02-16 09:27:41 +00:00
dependabot-preview[bot] 343af2f919
Bump webpack from 4.41.5 to 4.41.6
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.5 to 4.41.6.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.5...v4.41.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-16 08:25:52 +00:00
John Molakvoæ 75a2d2d878
Merge pull request #196 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.9.0
Bump vue-loader from 15.8.3 to 15.9.0
2020-02-16 09:24:07 +01:00
dependabot-preview[bot] 04398a4656
Merge pull request #198 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.11 2020-02-16 08:23:53 +00:00
dependabot-preview[bot] 4ae4f924dd
Bump webpack-cli from 3.3.10 to 3.3.11
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/next/CHANGELOG_v3.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-16 02:15:35 +00:00
dependabot-preview[bot] b7cd458a27
Bump vue-loader from 15.8.3 to 15.9.0
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.8.3 to 15.9.0.
- [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/compare/v15.8.3...v15.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-16 02:14:16 +00:00
JanDragon dbec1dd161
Merge pull request #194 from nextcloud/JanDragon-patch-1
Added CODE_OF_CONDUCT.md
2020-02-12 21:59:11 +01:00
JanDragon e8aa411139
Create CODE_OF_CONDUCT.md 2020-02-12 16:14:42 +01:00
JanDragon 1ff4d13ca5
Merge pull request #130 from ordaolmayanadam/patch-2
Unnecessary $questions assignment removed
2020-02-12 00:36:32 +01:00
dependabot-preview[bot] 5b80566b9e
Merge pull request #190 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.20.1 2020-02-11 23:34:53 +00:00
dependabot-preview[bot] b38e23ae7c
Bump eslint-plugin-import from 2.20.0 to 2.20.1
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.0...v2.20.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-09 02:14:22 +00:00
Nextcloud bot f60b0e684c
[tx-robot] updated from transifex 2020-02-07 03:36:29 +00:00
Nextcloud bot 60c8231190
[tx-robot] updated from transifex 2020-02-06 03:22:49 +00:00
John Molakvoæ 8e5318ae01
Merge pull request #184 from nextcloud/dependabot/npm_and_yarn/babel/core-7.8.4
Bump @babel/core from 7.8.3 to 7.8.4
2020-02-02 10:05:52 +01:00
John Molakvoæ 83459d8ae2
Merge pull request #186 from nextcloud/dependabot/npm_and_yarn/stylelint-scss-3.14.2
Bump stylelint-scss from 3.13.0 to 3.14.2
2020-02-02 10:05:45 +01:00
John Molakvoæ 047d60af97
Merge pull request #187 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.13.0
Bump nextcloud-vue from 0.12.11 to 0.13.0
2020-02-02 10:05:39 +01:00
dependabot-preview[bot] 58a0d43653
Merge pull request #188 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.8.4 2020-02-02 09:05:31 +00:00
dependabot-preview[bot] ed6723c1c2
Bump @babel/preset-env from 7.8.3 to 7.8.4
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-02 02:16:47 +00:00
dependabot-preview[bot] e076e3fde1
Bump nextcloud-vue from 0.12.11 to 0.13.0
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.11 to 0.13.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.11...v0.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-02 02:15:53 +00:00
dependabot-preview[bot] 4bd95cfbc7
Bump stylelint-scss from 3.13.0 to 3.14.2
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.13.0 to 3.14.2.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.13.0...3.14.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-02 02:15:19 +00:00
dependabot-preview[bot] 5566b9220f
Bump @babel/core from 7.8.3 to 7.8.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-02 02:13:47 +00:00
Nextcloud bot b08d75cbdd
[tx-robot] updated from transifex 2020-01-29 03:22:11 +00:00
Ömer Fatih İlhan 7b359896aa Unnecessary $questions assignment removed
$questions assignment is not used in the function so removed

Signed-off-by: Ömer Fatih İlhan <ofilhan@muhasebat.gov.tr>
Signed-off-by: Ömer Fatih İlhan <omer.ilhan@hmb.gov.tr>
2020-01-27 09:15:24 +03:00
Nextcloud bot d1ea0afa50
[tx-robot] updated from transifex 2020-01-27 03:21:50 +00:00
Nextcloud bot fe7ee3986f
[tx-robot] updated from transifex 2020-01-25 03:19:46 +00:00
John Molakvoæ 7c44a95282
Merge pull request #183 from nextcloud/sec/keep_csrf_check
Perform CSRF checks
2020-01-24 11:15:08 +01:00
Roeland Jago Douma d71100c6b7
Perform CSRF checks
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-24 09:48:48 +01:00
John Molakvoæ 4282f84f6b
Merge pull request #182 from nextcloud/19
Up max-version to 19 for latest server master
2020-01-23 10:38:44 +01:00
Jan-Christoph Borchardt e4a01174e9
Up max-version to 19 for latest server master
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-01-23 10:22:09 +07:00
Nextcloud bot 34315acecc
[tx-robot] updated from transifex 2020-01-22 03:23:06 +00:00
Nextcloud bot bfdf50bff0
[tx-robot] updated from transifex 2020-01-21 03:21:43 +00:00
dependabot-preview[bot] 7402cca4b5
Merge pull request #175 from nextcloud/dependabot/npm_and_yarn/babel/plugin-syntax-dynamic-import-7.8.3 2020-01-19 15:56:33 +00:00
dependabot-preview[bot] 0420f32856
Merge pull request #172 from nextcloud/dependabot/npm_and_yarn/sass-loader-8.0.2 2020-01-19 15:44:55 +00:00
dependabot-preview[bot] 14e3840504
Bump @babel/plugin-syntax-dynamic-import from 7.8.0 to 7.8.3
Bumps [@babel/plugin-syntax-dynamic-import](https://github.com/babel/babel) from 7.8.0 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.0...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-19 15:29:15 +00:00
John Molakvoæ 16cd7bed14
Merge pull request #170 from nextcloud/dependabot/npm_and_yarn/babel/core-7.8.3
Bump @babel/core from 7.8.0 to 7.8.3
2020-01-19 16:27:31 +01:00