Christian Wolf
b2148c17a4
Make Vue app compile again
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-01-14 15:36:55 +01:00
Christian Wolf
a5e27893d8
Fix package file according to lint script
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-12-28 14:49:29 +01:00
Marcel Robitaille
b0dd3c6de2
Upgrade to NC vue 7.10.0 (fix recursion error)
...
Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
2022-11-30 22:56:14 +01:00
Github actions bot
2c502a5dde
Bump to version 0.10.1
...
Signed-off-by: Github actions bot <bot@noreply.github.com>
2022-11-09 16:50:23 +00:00
Christian Wolf
b0f194f6e1
Removed svg-inline-loader
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-11-07 15:19:45 +01:00
Github actions bot
e2c954e862
Bump to version 0.10.0
...
Signed-off-by: Github actions bot <bot@noreply.github.com>
2022-11-06 17:55:21 +00:00
Github actions bot
60a2138bea
Bump to version 0.10.0-rc1
...
Signed-off-by: Github actions bot <bot@noreply.github.com>
2022-11-01 13:08:02 +00:00
dependabot[bot]
685e09808a
Bump @nextcloud/vue from 5.4.0 to 7.0.1
...
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 5.4.0 to 7.0.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v5.4.0...v7.0.1 )
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 08:40:32 +00:00
Github actions bot
9abd742883
Bump to version 0.9.17
...
Signed-off-by: Github actions bot <bot@noreply.github.com>
2022-10-31 12:19:43 +00:00
Github actions bot
1ebdc67fc9
Bump to version 0.9.16
...
Signed-off-by: Github actions bot <bot@noreply.github.com>
2022-10-26 02:20:35 +00:00
Github actions bot
435f2d22f6
Bump to version 0.9.16-rc1
...
Signed-off-by: Github actions bot <bot@noreply.github.com>
2022-10-25 15:22:11 +00:00
Marcel Robitaille
5abefceb02
Add logging library vuejs-logger
...
Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
2022-10-24 12:38:00 +02:00
Christian Wolf
69724a09a4
Merge pull request #1263 from MarcelRobitaille/speed-up-webpack
...
Disable webpack bundle analyzer plugin by default to speed up development cycle
2022-10-20 18:47:09 +02:00
Christian Wolf
8b80120eaf
Commit fixed linted package file
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-10-20 18:40:34 +02:00
Marcel Robitaille
fbade67844
Put bundle analyzer plugin behind flag
...
The bundle analyzer plugin is very slow. When I am running with `npm run
dev`, this plugin takes a few seconds after each compile. This really
slows down the code-test loop for no reason. Therefore, this PR disables
this plugin by default, and adds another npm script to build with this
plugin enabled.
Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
2022-10-19 10:45:58 +02:00
Marcel Robitaille
55502f23d3
Use webpack.devel.js for build-dev
...
I think this was just a mistake in the configuration. Please correct me
if this was not the intention.
Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
2022-10-19 10:45:07 +02:00
Marcel Robitaille
4dc051cfef
Add vue dialog to replace alert and confirm
...
Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
2022-10-18 14:40:34 +02:00
Marcel Robitaille
55184864b5
Add an overlay when the app navigation is open
...
Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
2022-10-14 13:52:13 +02:00
dependabot[bot]
e8e11f3db8
Bump stylelint-config-idiomatic-order from 8.1.0 to 9.0.0
...
Bumps [stylelint-config-idiomatic-order](https://github.com/ream88/stylelint-config-idiomatic-order ) from 8.1.0 to 9.0.0.
- [Release notes](https://github.com/ream88/stylelint-config-idiomatic-order/releases )
- [Commits](https://github.com/ream88/stylelint-config-idiomatic-order/commits )
---
updated-dependencies:
- dependency-name: stylelint-config-idiomatic-order
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 01:35:11 +00:00
dependabot[bot]
a97fc66731
Bump linkifyjs from 3.0.5 to 4.0.0
...
Bumps [linkifyjs](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkifyjs ) from 3.0.5 to 4.0.0.
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases )
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.0.0/packages/linkifyjs )
---
updated-dependencies:
- dependency-name: linkifyjs
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 01:34:13 +00:00
Github actions bot
32b40bfdb8
Bump to version 0.9.15
...
Signed-off-by: Github actions bot <bot@noreply.github.com>
2022-09-08 05:43:55 +00:00
Github actions bot
8582611e03
Bump to version 0.9.15-rc1
...
Signed-off-by: Github actions bot <bot@noreply.github.com>
2022-09-02 14:18:48 +00:00
Github actions bot
bced648308
Bump to version 0.9.14
...
Signed-off-by: Github actions bot <bot@noreply.github.com>
2022-08-29 05:16:48 +00:00
Github actions bot
5425adeba2
Bump to version 0.9.14-beta2
...
Signed-off-by: Github actions bot <bot@noreply.github.com>
2022-08-24 16:29:53 +00:00
Github actions bot
a003199cbd
Bump to version 0.9.14-beta1
...
Signed-off-by: Github actions bot <bot@noreply.github.com>
2022-08-23 18:32:04 +00:00
Christian Wolf
a0acadcdfb
Removed node-sass from package-lock.json
...
Removed and readded packages as described in
https://stackoverflow.com/questions/73433833/how-to-remove-optional-peer-dependency-from-npm-project
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-08-23 08:50:08 +02:00
Christian Wolf
b328a294b2
Installed tool for checking of peer dependencies
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-08-23 08:41:42 +02:00
Christian Wolf
7355ced74b
Update @nextcloud/webpack-vue-config and sass-loader
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-08-23 08:11:17 +02:00
dependabot[bot]
53557cccce
Bump @nextcloud/axios from 1.11.0 to 2.0.0
...
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios ) from 1.11.0 to 2.0.0.
- [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.11.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/axios"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-21 09:50:28 +00:00
Christian Wolf
5b53294264
Removed auth dependency from explicit dependencies
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-08-21 11:48:33 +02:00
dependabot[bot]
e7ca1de0ce
Bump @nextcloud/auth from 1.3.0 to 2.0.0
...
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth ) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-auth/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v1.3.0...v2.0.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/auth"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-21 09:44:22 +00:00
Christian Wolf
328ff7c0ab
Merge pull request #1145 from nextcloud/feat/package-node-npm-engines-update
...
Update npm and node engines versions
2022-08-21 11:18:55 +02:00
Nextcloud bot
e7065f2d60
Update npm and node engines versions
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-08-07 07:22:26 +00:00
Marcel Robitaille
228e31b1f5
Add beginning of suggestions pop-up
...
Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
2022-07-25 12:02:45 -04:00
Christian Wolf
29e5b92ac1
Use of material printer icon
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-07-24 13:11:17 +02:00
Marcel Robitaille
a9f5bf20fa
Update repository links from mrzapp/nextcloud-cookbook
...
Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
2022-07-23 03:53:01 -04:00
Marcel Robitaille
9307214c6a
Rename the app from nextcloud-cookbook to cookbook
...
The old name causes problems when using the webpack `file-loader`. The
URL from this would start `/apps/nextcloud-cookbook` although the proper
install location and the proper URL to load the file is
`/apps/cookbook`.
Besides this `file-loader` issue, this change makes everything more
consistent and more conformal to best practices.
Signed-off-by: Marcel Robitaille <mail@marcelrobitaille.me>
2022-07-23 02:31:38 -04:00
Github actions bot
d751ae4670
Bump to version 0.9.13
...
Signed-off-by: Github actions bot <bot@noreply.github.com>
2022-07-02 21:31:02 +00:00
Christian Wolf
380c043916
Corrected quotation in package.json
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-07-01 12:54:54 +02:00
Christian Wolf
bd6e6cffb5
Extract all Axios into its own wrapper module
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-07-01 12:04:59 +02:00
Christian Wolf
0c35bbfd14
Cleaned packge.json
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-06-22 21:34:35 +02:00
Christian Wolf
d14626ca13
Added rue to package.json
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-06-22 21:32:55 +02:00
Christian Wolf
76f594c630
Installed package as dev dependency
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-06-22 21:27:16 +02:00
Christian Wolf
d1c8c6b76c
Updated sass-loader to latest version
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-06-22 21:07:33 +02:00
Christian Wolf
d221209114
Migrate node-sass to dart sass
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-06-22 21:01:44 +02:00
Christian Wolf
096b3eb6b7
Removed v-markdown-editor as it contains security issues
...
See #991
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-06-22 20:09:32 +02:00
dependabot[bot]
21f33c9084
Bump eslint-plugin-vue from 8.7.1 to 9.0.1
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 8.7.1 to 9.0.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v8.7.1...v9.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 01:04:26 +00:00
Github actions bot
3643a4aae0
Bump to version 0.9.12
...
Signed-off-by: Github actions bot <bot@noreply.github.com>
2022-05-12 07:04:28 +00:00
Github actions bot
4f4692b020
Bump to version 0.9.11
...
Signed-off-by: Github actions bot <bot@noreply.github.com>
2022-03-28 12:24:02 +00:00
Christian Wolf
3f6d6d9190
Removed some old NPM packages from codebase
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2022-03-12 15:11:20 +01:00