Simon L
|
6f3c4f2255
|
Merge pull request #36450 from nextcloud/fix/clipboard-copy
Drop vue-clipboard2 in favour of native Clipboard API to fix copy to clipboard
|
2023-02-02 16:05:13 +07:00 |
dependabot[bot]
|
0d6982d7c5
|
chore(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/commits)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-02 12:48:46 +07:00 |
Christopher Ng
|
edcf675e6e
|
Drop vue-clipboard2 to fix copy to clipboard
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-02-01 15:40:13 +07:00 |
Joas Schilling
|
b4f4e19335
|
Remove bootstrap dependency
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-01-30 13:47:54 +07:00 |
dependabot[bot]
|
e84775bf49
|
chore(deps): Bump ua-parser-js from 0.7.31 to 0.7.33
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-30 09:45:08 +07:00 |
Christopher Ng
|
2f8fb24828
|
Bump @nextcloud/vue to v7.5.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-01-23 15:53:18 +07:00 |
John Molakvoæ
|
b9906fb21e
|
feat(files): Quota in navigation
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-17 18:30:41 +07:00 |
Christopher Ng
|
3d7a027ad8
|
Bump @nextcloud/vue, @nextcloud/l10n and @nextcloud/calendar-availability-vue
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-12 10:22:25 +07:00 |
Christopher Ng
|
38a313d9e1
|
Bump @nextcloud/logger to 2.5.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-01-11 19:51:38 +07:00 |
Vincent Petry
|
6f5b8a41a2
|
Bump @nextcloud/vue from 7.2.0 to 7.3.0
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2023-01-05 00:40:02 +07:00 |
Thomas Citharel
|
ab6e7d33f8
|
Remove jstz usage from server
Every proper browser has this kind of data now, with more up-to-date
data than what's inside this package, which hasn't been updated in 3
years.
https://github.com/pellepim/jstimezonedetect/issues/6
https://github.com/pellepim/jstimezonedetect/issues/9
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2023-01-04 17:40:40 +07:00 |
John Molakvoæ
|
5b9a8f0407
|
Add component testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:46:14 +07:00 |
John Molakvoæ
|
5c987a0ff4
|
Port settings to Modal
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:45:52 +07:00 |
John Molakvoæ
|
887c9e05de
|
Port Files navigation to vue
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:45:41 +07:00 |
Vincent Petry
|
1b4d34f8fd
|
Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
2023-01-04 14:08:55 +07:00 |
John Molakvoæ
|
40dc70429d
|
chore(npm): fix lockfile
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-12-29 09:31:01 +07:00 |
Vincent Petry
|
c3c8b5f368
|
Merge pull request #35718 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-5.16.5
Bump @testing-library/jest-dom from 5.16.4 to 5.16.5
|
2022-12-16 16:23:18 +07:00 |
Christopher Ng
|
b3afa74848
|
Bump @nextcloud/vue to 7.2.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-12-15 09:51:28 +07:00 |
dependabot[bot]
|
be78a84092
|
Bump @testing-library/jest-dom from 5.16.4 to 5.16.5
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.4 to 5.16.5.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.4...v5.16.5)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-10 03:31:57 +07:00 |
John Molakvoæ
|
5ede6c736f
|
Merge pull request #35700 from nextcloud/dependabot/npm_and_yarn/handlebars-loader-1.7.3
Bump handlebars-loader from 1.7.2 to 1.7.3
|
2022-12-09 09:19:13 +07:00 |
dependabot[bot]
|
51243ed672
|
Merge pull request #35695 from nextcloud/dependabot/npm_and_yarn/karma-spec-reporter-0.0.35
|
2022-12-09 08:08:01 +07:00 |
dependabot[bot]
|
7d75bacc48
|
Bump handlebars-loader from 1.7.2 to 1.7.3
Bumps [handlebars-loader](https://github.com/pcardune/handlebars-loader) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/pcardune/handlebars-loader/releases)
- [Changelog](https://github.com/pcardune/handlebars-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pcardune/handlebars-loader/compare/v1.7.2...v1.7.3)
---
updated-dependencies:
- dependency-name: handlebars-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-09 06:46:30 +07:00 |
dependabot[bot]
|
a6eb2e6688
|
Bump karma-spec-reporter from 0.0.34 to 0.0.35
Bumps [karma-spec-reporter](https://github.com/tmcgee123/karma-spec-reporter) from 0.0.34 to 0.0.35.
- [Release notes](https://github.com/tmcgee123/karma-spec-reporter/releases)
- [Commits](https://github.com/tmcgee123/karma-spec-reporter/compare/v0.0.34...v0.0.35)
---
updated-dependencies:
- dependency-name: karma-spec-reporter
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-09 06:43:58 +07:00 |
dependabot[bot]
|
42eea94bb7
|
Bump jsdoc from 3.6.10 to 4.0.0
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.10 to 4.0.0.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/main/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.10...4.0.0)
---
updated-dependencies:
- dependency-name: jsdoc
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-09 06:43:04 +07:00 |
dependabot[bot]
|
c1c553c2a3
|
Bump @vue/test-utils from 1.3.0 to 1.3.3
Bumps [@vue/test-utils](https://github.com/vuejs/test-utils) from 1.3.0 to 1.3.3.
- [Release notes](https://github.com/vuejs/test-utils/releases)
- [Commits](https://github.com/vuejs/test-utils/commits)
---
updated-dependencies:
- dependency-name: "@vue/test-utils"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-09 00:49:47 +07:00 |
dependabot[bot]
|
d7e093be12
|
Bump @nextcloud/event-bus from 2.1.1 to 3.0.2
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 2.1.1 to 3.0.2.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v2.1.1...v3.0.2)
---
updated-dependencies:
- dependency-name: "@nextcloud/event-bus"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-12-07 01:17:44 +07:00 |
dependabot[bot]
|
32a08bea73
|
Bump clipboard from 2.0.10 to 2.0.11
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.10...v2.0.11)
---
updated-dependencies:
- dependency-name: clipboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-12-06 17:23:22 +07:00 |
dependabot[bot]
|
06b68e2300
|
Bump sass from 1.52.1 to 1.56.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.56.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.52.1...1.56.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-12-05 23:06:18 +07:00 |
MichaIng
|
882edc6fcf
|
Merge pull request #35119 from nextcloud/dependabot/npm_and_yarn/sass-loader-13.2.0
bump sass-loader from 12.6.0 to 13.2.0
|
2022-12-04 16:04:42 +07:00 |
dependabot[bot]
|
991cc8776e
|
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-12-02 13:35:02 +07:00 |
Christopher Ng
|
4d4886aa05
|
Bump @nextcloud/vue to 7.1.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-12-02 00:01:06 +07:00 |
John Molakvoæ
|
f26ee9c69d
|
Faster theming tests, better colours comparison and properly follow admin theming changes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2022-11-30 18:39:57 +07:00 |
John Molakvoæ
|
064fa10ecf
|
Extract colour from custom background
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2022-11-29 11:23:05 +07:00 |
Louis Chemineau
|
a28838b866
|
Use svg icons
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-11-28 17:31:27 +07:00 |
Simon L
|
28f4105905
|
Merge pull request #35407 from Jerome-Herbinet/patch-12
More appropriate wording for background selection
|
2022-11-24 19:01:26 +07:00 |
Jérôme Herbinet
|
7520531d01
|
npm run build
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
|
2022-11-24 13:55:31 +07:00 |
root
|
4604c2e022
|
update vue to v7.1.0-beta.2
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-11-24 12:41:51 +07:00 |
dependabot[bot]
|
ea21d282eb
|
Bump engine.io and socket.io
Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.
Updates `engine.io` from 6.1.1 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.1.1...6.2.1)
Updates `socket.io` from 4.4.1 to 4.5.3
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.4.1...4.5.3)
---
updated-dependencies:
- dependency-name: engine.io
dependency-type: indirect
- dependency-name: socket.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-22 03:25:11 +07:00 |
Christoph Wurst
|
bb728aca31
|
Drop deprecated node-sass
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2022-11-17 10:44:38 +07:00 |
John Molakvoæ
|
7cc6f63e57
|
Bump @nextcloud/vue to 7.1.0-beta0
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2022-11-15 18:51:28 +07:00 |
dependabot[bot]
|
2be506fc97
|
bump sass-loader from 12.6.0 to 13.2.0
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-12 02:59:27 +07:00 |
dependabot[bot]
|
457ba00636
|
Bump @nextcloud/l10n from 1.4.1 to 1.6.0
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.4.1 to 1.6.0.
- [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.4.1...v1.6.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/l10n"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-11-07 19:30:15 +07:00 |
Pytal
|
0dabc6abc6
|
Merge pull request #34986 from nextcloud/dependabot/npm_and_yarn/handlebars-loader-1.7.2
Bump handlebars-loader from 1.7.1 to 1.7.2
|
2022-11-07 11:04:50 +07:00 |
dependabot[bot]
|
e720dd2f13
|
Bump handlebars-loader from 1.7.1 to 1.7.2
Bumps [handlebars-loader](https://github.com/pcardune/handlebars-loader) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/pcardune/handlebars-loader/releases)
- [Changelog](https://github.com/pcardune/handlebars-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pcardune/handlebars-loader/compare/v1.7.1...v1.7.2)
---
updated-dependencies:
- dependency-name: handlebars-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-05 03:23:51 +07:00 |
dependabot[bot]
|
2d7185ddfa
|
Bump nextcloud-vue-collections from 0.9.0 to 0.10.0
Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases)
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.9.0...v0.10.0)
---
updated-dependencies:
- dependency-name: nextcloud-vue-collections
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-11-04 16:16:55 +07:00 |
John Molakvoæ
|
9cc2f25072
|
Update @nextcloud/dialogs@ and fix toasts styling
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2022-11-02 16:31:52 +07:00 |
dependabot[bot]
|
963c2cfb53
|
Bump @babel/node from 7.17.10 to 7.20.0
Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.17.10 to 7.20.0.
- [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.20.0/packages/babel-node)
---
updated-dependencies:
- dependency-name: "@babel/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-10-31 20:52:30 +07:00 |
dependabot[bot]
|
c359185710
|
Bump @nextcloud/calendar-availability-vue
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 0.5.0-beta.2 to 0.5.0-beta.3.
- [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases)
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v0.5.0-beta.2...v0.5.0-beta.3)
---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-29 01:03:07 +07:00 |
Julius Härtl
|
71f698649f
|
Merge pull request #33488 from nextcloud/dependabot/npm_and_yarn/testing-library/user-event-14.4.3
Bump @testing-library/user-event from 14.1.1 to 14.4.3
|
2022-10-26 21:34:20 +07:00 |
John Molakvoæ
|
f116c87039
|
Merge pull request #34668 from nextcloud/dependabot/npm_and_yarn/jest-environment-jsdom-29.2.1
Bump jest-environment-jsdom from 29.0.3 to 29.2.1
|
2022-10-19 11:20:30 +07:00 |