Commit Graph

5459 Commits

Author SHA1 Message Date
Vincent Petry f72f1c17a5
Rename settings to "Contacts settings"
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-21 15:00:51 +02:00
dependabot[bot] 40471bfbda
Merge pull request #2859 from nextcloud/dependabot/npm_and_yarn/terser-5.14.2 2022-07-20 01:35:23 +00:00
dependabot[bot] 78df38f1a4
Bump terser from 5.9.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.9.0 to 5.14.2.
- [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-20 01:23:19 +00:00
Richard Steinmetz dac2a3ccb2
Merge pull request #2858 from nextcloud/v4.2.0-forward-changelog
Forward port v4.2.0 changelog
2022-07-19 16:54:08 +02:00
Richard Steinmetz f0396872ae
Forward port v4.2.0 changelog
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-19 16:43:22 +02:00
Richard Steinmetz 0c44bac9b2
Merge pull request #2828 from nextcloud/dependachristoph/github-actions/release-workflow
Update release workflow
2022-07-19 16:21:17 +02:00
Richard Steinmetz 210644fbf8
Merge pull request #2851 from nextcloud/dependabot/npm_and_yarn/eslint-import-resolver-typescript-3.2.6
Bump eslint-import-resolver-typescript from 2.7.1 to 3.2.6
2022-07-19 15:16:26 +02:00
Richard Steinmetz de9407c577
Merge pull request #2817 from nextcloud/fix/contact-styling
Fix styling regression on contacts
2022-07-19 12:20:16 +02:00
greta d69b4cbfee
Fix styling regression on contacts
Signed-off-by: greta <gretadoci@gmail.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-19 10:36:08 +02:00
Anna d59d6f4eab
Merge pull request #2765 from nextcloud/bug/2366/add-encoding-for-header
Encode group names for x-property-replace header
2022-07-19 10:22:55 +02:00
dependabot[bot] efca6b85af
Bump eslint-import-resolver-typescript from 2.7.1 to 3.2.6
Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 2.7.1 to 3.2.6.
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-import-resolver-typescript/compare/v2.7.1...v3.2.6)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-16 04:02:55 +00:00
dependabot[bot] c4ebd81a8f
Merge pull request #2849 from nextcloud/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.6 2022-07-16 04:02:09 +00:00
dependabot[bot] 3f9a116222
Merge pull request #2847 from nextcloud/dependabot/npm_and_yarn/vue-material-design-icons-5.1.2 2022-07-16 04:01:48 +00:00
dependabot[bot] 8d3f0e4705
Bump @typescript-eslint/parser from 5.30.5 to 5.30.6
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.5 to 5.30.6.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.6/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-16 01:01:53 +00:00
dependabot[bot] 5159427326
Bump vue-material-design-icons from 5.1.1 to 5.1.2
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases)
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/5.1.1...5.1.2)

---
updated-dependencies:
- dependency-name: vue-material-design-icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-16 01:00:45 +00:00
Christoph Wurst 84b1bfe866
Merge pull request #2844 from nextcloud/fix/noid/fix-copy-to-full-name
Fix copy to full name and omit year actions
2022-07-15 20:38:12 +02:00
Christoph Wurst c4d5d72e1b
Merge pull request #2845 from nextcloud/techdebt/2267/include-scss-in-bundles
Include scss sheets in js bundle
2022-07-15 20:20:00 +02:00
Richard Steinmetz 13f696e572
Include scss sheets in js bundle
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-15 18:46:36 +02:00
Richard Steinmetz a6f367abaa
Fix omit birthdate year toggle
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-15 18:12:17 +02:00
Richard Steinmetz c588ba1c96
Fix copy to full name button
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-15 17:57:43 +02:00
Richard Steinmetz 34964dea60
Merge pull request #2807 from nextcloud/migrate/settings-contacts
Migrate settings menu icons of contacts to material design icons
2022-07-15 14:37:43 +02:00
greta 252a525368
Migrate settings menu of contacts
Signed-off-by: greta <gretadoci@gmail.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-15 14:34:23 +02:00
Christoph Wurst 1d1e77ad86
Merge pull request #2842 from nextcloud/fix/2777/remove-dead-avatar-modal
Remove dead contact photo modal
2022-07-15 14:21:59 +02:00
Richard Steinmetz 3326a8a1e9
Remove dead contact photo modal
The modal could not be opened/reached because the trigger was inside the
modal. Unfortunately, this can't be fixed right now because the avatar
component does not expose a click event and can't be wrapped in a div
without destroying its styling.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-15 13:15:08 +02:00
Christoph Wurst 6e010da59c
Merge pull request #2835 from nextcloud/fix/2777/qr-modal
Fix qr modal size
2022-07-15 12:16:50 +02:00
Christoph Wurst 4b43aa16ac
Merge pull request #2836 from nextcloud/fix/2777/new-circle-modal
Fix circle creation modal size
2022-07-15 12:16:20 +02:00
Christoph Wurst b1906bbbe0
Merge pull request #2837 from nextcloud/fix/2777/entity-picker-modal
Fix entity picker modal size
2022-07-15 12:15:31 +02:00
Richard Steinmetz 16aa51b760
Fix entity picker modal size
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-15 11:14:02 +02:00
Richard Steinmetz cfed0d2ef4
Fix circle creation modal size
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-15 11:02:40 +02:00
Richard Steinmetz 397cd6d814
Fix qr modal size
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-15 10:30:55 +02:00
Nextcloud bot 8464acd5e7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-14 02:34:57 +00:00
Christoph Wurst 702b1aa7df
Merge pull request #2832 from nextcloud/enhancement/no-useless-bug-report-info
Don't ask for info we most likely don't need
2022-07-13 17:08:29 +02:00
Christoph Wurst 8405e75e2e
Don't ask for info we most likely don't need
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-07-13 15:51:34 +02:00
Christoph Wurst 820110fcf6
Main will be 4.3
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-07-13 13:53:51 +02:00
Christoph Wurst 2059ecf4d0
Update release workflow
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-07-13 13:33:57 +02:00
Richard Steinmetz 81a31dfeed
Merge pull request #2633 from nextcloud/dependabot/npm_and_yarn/p-queue-7.2.0
Bump p-queue from 6.6.2 to 7.2.0
2022-07-12 12:07:23 +02:00
Richard Steinmetz fa3c3dd1ed
Fix p-queue eslint issue
Ref 9ed12e8946/apps/files_sharing/src/mixins/SharesMixin.js (L28)

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-07-12 12:02:22 +02:00
dependabot[bot] d8a56e5381
Bump p-queue from 6.6.2 to 7.2.0
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.6.2 to 7.2.0.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v6.6.2...v7.2.0)

---
updated-dependencies:
- dependency-name: p-queue
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 06:48:08 +00:00
dependabot[bot] 3dfb3fffde
Merge pull request #2824 from nextcloud/dependabot/npm_and_yarn/moment-2.29.4 2022-07-09 06:47:12 +00:00
dependabot[bot] 8c63cb6bb4
Merge pull request #2823 from nextcloud/dependabot/npm_and_yarn/vue-material-design-icons-5.1.1 2022-07-09 06:27:17 +00:00
dependabot[bot] afe73e16f3
Bump moment from 2.29.3 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 05:11:16 +00:00
dependabot[bot] dc32187e21
Merge pull request #2822 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-2.2.1 2022-07-09 05:10:14 +00:00
dependabot[bot] 20396d3ab1
Merge pull request #2819 from nextcloud/dependabot/npm_and_yarn/typescript-eslint/parser-5.30.5 2022-07-09 04:38:35 +00:00
dependabot[bot] fa727d483f
Bump vue-material-design-icons from 5.0.0 to 5.1.1
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons) from 5.0.0 to 5.1.1.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases)
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/5.0.0...5.1.1)

---
updated-dependencies:
- dependency-name: vue-material-design-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 03:41:21 +00:00
dependabot[bot] 6ca61651ed
Bump @nextcloud/logger from 2.1.0 to 2.2.1
Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger) from 2.1.0 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/v2.1.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 01:05:46 +00:00
dependabot[bot] 12eef9ca47
Bump @typescript-eslint/parser from 5.29.0 to 5.30.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.29.0 to 5.30.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.5/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-09 01:02:34 +00:00
Nextcloud bot 9a00d17eb7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-08 02:34:37 +00:00
Nextcloud bot cc733e8262
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-05 02:32:59 +00:00
Nextcloud bot 5d9a88b601
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-04 02:33:04 +00:00
Nextcloud bot a27867c0ee
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-03 02:31:54 +00:00