Wykres commitów

729 Commity (ec2c2ec5e5727686644b4b9f3b6608559207f545)

Autor SHA1 Wiadomość Data
dependabot[bot] fc9b3ed622
Bump trim-newlines from 1.0.0 to 3.0.1
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 1.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)

---
updated-dependencies:
- dependency-name: trim-newlines
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-14 12:32:18 +00:00
Carl Schwan 2afd3fdfaa Use vue-richtext to render link preview
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-14 14:11:42 +02:00
Carl Schwan d6ba664403
Fix loading
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12 17:25:12 +02:00
Carl Schwan 184de87c86
Update nc vue components to v7
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12 17:18:06 +02:00
dependabot[bot] 9a6925b450
Bump @babel/preset-env from 7.16.11 to 7.18.10
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.11 to 7.18.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.10/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 02:17:09 +00:00
dependabot[bot] 133c6691b5
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 04:06:22 +00:00
Carl Schwan e50898a9a6
Merge pull request #1436 from nextcloud/dependabot/npm_and_yarn/babel-jest-28.1.2
Bump babel-jest from 26.6.3 to 28.1.2
2022-07-11 19:09:27 +02:00
Carl Schwan 5a36e2474e Improve upload UI
- Remove a dependency
- Cleanup the code
- Improve the usability
- Allow to add a description to an image

The backend is unfortunately not yet working but that need some DB work
blocked by another pull requests

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-11 18:20:55 +02:00
dependabot[bot] deae974a7a
Bump babel-jest from 26.6.3 to 28.1.2
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.6.3 to 28.1.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.2/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 11:10:09 +00:00
dependabot[bot] 5605f73141
Bump @nextcloud/logger from 1.1.2 to 2.2.1
Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger) from 1.1.2 to 2.2.1.
- [Release notes](https://github.com/nextcloud/nextcloud-logger/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-logger/compare/v1.1.2...v2.2.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/logger"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 01:04:28 +00:00
dependabot[bot] bd5c9036af
Bump jsdom from 16.4.0 to 16.7.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.7.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-25 04:51:51 +00:00
dependabot[bot] eb2c434221
Bump prettier-eslint from 11.0.0 to 14.0.3
Bumps [prettier-eslint](https://github.com/prettier/prettier-eslint) from 11.0.0 to 14.0.3.
- [Release notes](https://github.com/prettier/prettier-eslint/releases)
- [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier-eslint/compare/v11.0.0...v14.0.3)

---
updated-dependencies:
- dependency-name: prettier-eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 22:34:01 +00:00
Carl Schwan ae159c22e1
Merge pull request #1420 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-standard-5.0.0
Bump eslint-plugin-standard from 4.1.0 to 5.0.0
2022-05-12 00:32:42 +02:00
dependabot[bot] 8d4260bf8b
Bump eslint-plugin-standard from 4.1.0 to 5.0.0
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-standard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 21:58:11 +00:00
dependabot[bot] 2def1165a1
Bump cypress from 6.8.0 to 9.6.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 6.8.0 to 9.6.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v6.8.0...v9.6.1)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 21:57:05 +00:00
dependabot[bot] d3d93fdb15
Bump @nextcloud/eslint-config from 2.1.0 to 8.0.0
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 2.1.0 to 8.0.0.
- [Release notes](https://github.com/nextcloud/eslint-config/releases)
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/eslint-config/compare/v2.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 21:34:47 +00:00
Carl Schwan 4029b668d9 Bump nextcloud-vue package in the hope it will fix the ci
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-11 23:17:24 +02:00
Carl Schwan 9c8a5f62ae Replace Emoji picker by the new one
This old one completely ddosed my machine because it generated thousands
of requests to fetch the images/emojis

This also port some things to the nc vue components as a side effect.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-11 23:08:20 +02:00
violoncello.ch 52128fc096
Merge pull request #1400 from nextcloud/dependabot/npm_and_yarn/babel-loader-8.2.5
Bump babel-loader from 8.2.2 to 8.2.5
2022-04-23 14:34:40 +02:00
dependabot[bot] 8abf7ab556
Bump babel-loader from 8.2.2 to 8.2.5
Bumps [babel-loader](https://github.com/babel/babel-loader) from 8.2.2 to 8.2.5.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v8.2.2...v8.2.5)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-23 12:02:05 +00:00
violoncello.ch b55809e360
Merge pull request #1399 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.26.0
Bump eslint-plugin-import from 2.22.1 to 2.26.0
2022-04-23 14:00:20 +02:00
dependabot[bot] 35ac02e1b7
Bump eslint-plugin-import from 2.22.1 to 2.26.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.22.1 to 2.26.0.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.22.1...v2.26.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-23 11:11:14 +00:00
dependabot[bot] 1712cabd5a
Bump webpack-merge from 5.7.3 to 5.8.0
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.7.3 to 5.8.0.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.7.3...v5.8.0)

---
updated-dependencies:
- dependency-name: webpack-merge
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-23 11:11:07 +00:00
dependabot[bot] c3413a67d5
Bump @nextcloud/initial-state from 1.2.0 to 1.2.1
Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/initial-state"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-23 10:45:47 +00:00
dependabot[bot] 342a54bc32
Bump @nextcloud/axios from 1.6.0 to 1.9.0
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.6.0 to 1.9.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.6.0...v1.9.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/axios"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-23 01:04:31 +00:00
violoncello.ch 7cd6216342
Merge pull request #1392 from nextcloud/dependabot/npm_and_yarn/babel/runtime-7.17.9
Bump @babel/runtime from 7.13.10 to 7.17.9
2022-04-16 17:04:21 +02:00
violoncello.ch d3f508b18d
Merge pull request #1386 from nextcloud/dependabot/npm_and_yarn/vue-emoji-picker-1.0.3
Bump vue-emoji-picker from 1.0.1 to 1.0.3
2022-04-16 16:05:12 +02:00
dependabot[bot] a373ff0500
Bump @babel/runtime from 7.13.10 to 7.17.9
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.13.10 to 7.17.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.9/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-16 14:04:06 +00:00
violoncello.ch 04a15e8010
Merge pull request #1389 from nextcloud/dependabot/npm_and_yarn/vue-router-3.5.3
Bump vue-router from 3.5.1 to 3.5.3
2022-04-16 16:04:04 +02:00
dependabot[bot] fe0069cb75
Bump vue-emoji-picker from 1.0.1 to 1.0.3
Bumps [vue-emoji-picker](https://github.com/DCzajkowski/vue-emoji-picker) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/DCzajkowski/vue-emoji-picker/releases)
- [Commits](https://github.com/DCzajkowski/vue-emoji-picker/compare/1.0.1...1.0.3)

---
updated-dependencies:
- dependency-name: vue-emoji-picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-16 13:46:54 +00:00
dependabot[bot] d60ff55970
Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/core) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits)

Updates `vue-template-compiler` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-16 03:14:37 +00:00
dependabot[bot] b7d247ee24
Bump vue-router from 3.5.1 to 3.5.3
Bumps [vue-router](https://github.com/vuejs/router) from 3.5.1 to 3.5.3.
- [Release notes](https://github.com/vuejs/router/releases)
- [Changelog](https://github.com/vuejs/router/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/router/commits)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-16 01:06:10 +00:00
dependabot[bot] 165bbb59db
Bump @nextcloud/dialogs from 3.1.1 to 3.1.2
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 22:08:17 +00:00
violoncello.ch fdcbe13cd2
Merge pull request #1344 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.16.11
Bump @babel/preset-env from 7.13.10 to 7.16.11
2022-04-16 00:07:11 +02:00
violoncello.ch 8b00b5e81c
Merge pull request #1381 from nextcloud/dependabot/npm_and_yarn/ws-7.5.7
Bump ws from 7.3.1 to 7.5.7
2022-04-16 00:06:32 +02:00
violoncello.ch 60ef76d44b
Merge pull request #1382 from nextcloud/dependabot/npm_and_yarn/striptags-3.2.0
Bump striptags from 3.1.1 to 3.2.0
2022-04-16 00:06:19 +02:00
dependabot[bot] f00d4175d5
Bump ws from 7.3.1 to 7.5.7
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.5.7.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.5.7)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 21:05:58 +00:00
violoncello.ch c1e44beb75
Merge pull request #1289 from nextcloud/dependabot/npm_and_yarn/css-loader-5.2.7
Bump css-loader from 5.1.3 to 5.2.7
2022-04-15 23:04:45 +02:00
dependabot[bot] 798a5d0654
Bump @babel/preset-env from 7.13.10 to 7.16.11
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.10 to 7.16.11.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.16.11/packages/babel-preset-env)

---
updated-dependencies:
- dependency-name: "@babel/preset-env"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 21:04:42 +00:00
violoncello.ch 3fe62d57b6
Merge pull request #1347 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.9.2
Bump webpack-cli from 4.5.0 to 4.9.2
2022-04-15 23:04:02 +02:00
dependabot[bot] fc67bccf23
Bump striptags from 3.1.1 to 3.2.0
Bumps [striptags](https://github.com/ericnorris/striptags) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/ericnorris/striptags/releases)
- [Commits](https://github.com/ericnorris/striptags/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: striptags
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-15 21:03:21 +00:00
violoncello.ch df75d5f782
Merge pull request #1380 from nextcloud/dependabot/npm_and_yarn/y18n-4.0.3
Bump y18n from 4.0.0 to 4.0.3
2022-04-15 23:03:16 +02:00
violoncello.ch 4e2b956470
Merge pull request #1307 from nextcloud/dependabot/npm_and_yarn/tar-6.1.11
Bump tar from 6.0.5 to 6.1.11
2022-04-15 23:02:17 +02:00
violoncello.ch fb4bfb1f14
Merge pull request #1259 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21
2022-04-15 23:01:42 +02:00
violoncello.ch 004cc6358a
Merge pull request #1263 from nextcloud/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2022-04-15 23:01:08 +02:00
violoncello.ch 6037345a78
Merge pull request #1317 from nextcloud/dependabot/npm_and_yarn/nextcloud/browserslist-config-2.2.0
Bump @nextcloud/browserslist-config from 2.0.0 to 2.2.0
2022-04-15 23:00:37 +02:00
violoncello.ch 552c1a8e0f
Merge pull request #1254 from nextcloud/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
2022-04-15 23:00:02 +02:00
violoncello.ch 5406d1c56e
Merge pull request #1351 from nextcloud/dependabot/npm_and_yarn/ajv-6.12.6
Bump ajv from 6.12.2 to 6.12.6
2022-04-15 22:38:55 +02:00
violoncello.ch 86f174806f
Merge pull request #1302 from nextcloud/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2022-04-15 22:38:20 +02:00
violoncello.ch 6e30d9dcc5
Merge pull request #1314 from nextcloud/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2022-04-15 22:37:55 +02:00