Commit graph

6051 commits

Author SHA1 Message Date
Jonas
7eb7518c99
Rename main Git development branch from master to main
Avoid using terms associated with slavery and exploitation.

Signed-off-by: Jonas <jonas@freesources.org>
2023-01-16 17:04:58 +01:00
Julius Härtl
c4c3c5fc6f
Merge pull request #2750 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-2.0.0 2023-01-16 10:22:29 +01:00
Julius Härtl
552ddaa939
Merge pull request #2756 from nextcloud/Valdnet-patch-1 2023-01-16 09:34:34 +01:00
Valdnet
6ef10db155
Update templates/personal.php
Co-authored-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-01-16 08:10:07 +01:00
Nextcloud bot
c415c1035d
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-16 02:57:51 +00:00
Valdnet
491146240b
l10n: Unified spelling and removed spaces
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2023-01-15 19:16:34 +01:00
Julius Härtl
04620e52f6
Merge pull request #2752 from nextcloud/automated/noid/master-update-nextcloud-ocp
[master] Update nextcloud/ocp dependency
2023-01-15 13:48:37 +01:00
nextcloud-command
4647c76413 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2023-01-15 02:48:55 +00:00
dependabot[bot]
8bc72306a0
Merge pull request #2751 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-8.2.0 2023-01-14 06:25:25 +00:00
dependabot[bot]
5428da379b
build(deps): Bump @nextcloud/l10n from 1.6.0 to 2.0.0
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.6.0 to 2.0.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.6.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 03:19:02 +00:00
dependabot[bot]
3ae0127796
Merge pull request #2749 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.4.0 2023-01-14 03:18:08 +00:00
dependabot[bot]
deab2a1955
build(deps-dev): Bump @nextcloud/eslint-config from 8.1.5 to 8.2.0
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 8.1.5 to 8.2.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/v8.1.5...v8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 03:11:40 +00:00
Nextcloud bot
a49241ce7f
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-14 02:59:38 +00:00
dependabot[bot]
d3300f976f
build(deps): Bump @nextcloud/vue from 7.3.0 to 7.4.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.3.0 to 7.4.0.
- [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/v7.3.0...v7.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-14 02:00:38 +00:00
Nextcloud bot
0deb4033f4
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-13 02:59:58 +00:00
Julius Härtl
69e53ee68c
Merge pull request #2745 from nextcloud/bugfix/noid/use-group-public 2023-01-12 13:01:20 +01:00
Julius Härtl
bb89b7971e
fix: Also safeguard generating tokens for group membership
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-12 12:42:16 +01:00
Julius Härtl
bc28249d38
fix: Expose capabilities also for guests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-12 12:42:16 +01:00
Julius Härtl
f62a1221bf
fix: Load viewer depending on share owners on public links
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-12 12:42:16 +01:00
Julius Härtl
3d12031618
fix: Do not consider guests to be in groups
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-12 12:42:16 +01:00
Julius Härtl
3b3c31f0b8
refactor: Use existing method to check if users can edit
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-12 08:36:41 +01:00
Julius Härtl
2561c1a168
Merge pull request #2740 from nextcloud/fix/user-template 2023-01-11 19:15:54 +01:00
Julius Härtl
b31692e72f
fix: Check for template id match in middleware
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-11 18:58:06 +01:00
Julius Härtl
5f7c78e6d2
test(cypress): Add e2e test for creating a new file from user template
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-11 18:58:06 +01:00
Nextcloud bot
8299a4cda9
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-11 03:00:12 +00:00
Julius Härtl
00412531ee
ci(integration): Make sure integration tests only run once per github ref
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-10 09:36:10 +01:00
Julius Härtl
742c5d3617
Merge pull request #2737 from nextcloud/automated/noid/master-update-nextcloud-ocp 2023-01-09 19:07:00 +01:00
Julius Härtl
39747d6cb6
Merge pull request #2726 from eszkadev/private-zotero-key
Use private field for sharing Zotero key
2023-01-09 19:00:57 +01:00
Szymon Kłos
19972586bf Use private field for sharing Zotero key
Signed-off-by: Szymon Kłos <szymon.klos@collabora.com>
2023-01-09 07:19:57 +01:00
nextcloud-command
3db0ddc06c Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2023-01-08 02:51:39 +00:00
dependabot[bot]
a857c8493b
Merge pull request #2735 from nextcloud/dependabot/npm_and_yarn/cypress-12.3.0 2023-01-07 07:35:03 +00:00
dependabot[bot]
7d13aceb0f
Bump cypress from 12.2.0 to 12.3.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.2.0 to 12.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v12.2.0...v12.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 05:36:22 +00:00
dependabot[bot]
dbf575e5c1
Merge pull request #2734 from nextcloud/dependabot/composer/friendsofphp/php-cs-fixer-3.13.2 2023-01-07 05:07:51 +00:00
dependabot[bot]
6fbbb0efa2
Merge pull request #2733 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-8.1.5 2023-01-07 04:38:30 +00:00
Nextcloud bot
9623706d21
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-07 02:57:49 +00:00
dependabot[bot]
84a2b3a732
Bump friendsofphp/php-cs-fixer from 3.13.1 to 3.13.2
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.13.1 to 3.13.2.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.13.1...v3.13.2)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 02:00:29 +00:00
dependabot[bot]
5719073db2
Bump @nextcloud/eslint-config from 8.1.4 to 8.1.5
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 8.1.4 to 8.1.5.
- [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/v8.1.4...v8.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 02:00:28 +00:00
Julius Härtl
225e7eafd5
Merge pull request #2730 from nextcloud/timar/minimalodg
minimal template.odg (locale agnostic)
2023-01-06 15:46:33 +01:00
Andras Timar
56112a4a0c minimal template.odg (locale agnostic)
Signed-off-by: Andras Timar <andras.timar@collabora.com>
2023-01-06 12:39:03 +01:00
Nextcloud bot
409b6c6267
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-06 02:58:09 +00:00
dependabot[bot]
2a871bf883
Merge pull request #2728 from nextcloud/dependabot/npm_and_yarn/json5-1.0.2 2023-01-05 13:43:40 +00:00
dependabot[bot]
cbbab10a4f
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-05 13:24:44 +00:00
Julius Härtl
3e8bd6b7ac
ci(cypress): Add some more settings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-05 14:20:45 +01:00
Marcel Klehr
322c6913ff
Merge pull request #1939 from nextcloud/tests/cypress
Add cypress tests
2023-01-05 13:33:30 +01:00
Julius Härtl
a48cf209fa
test(cypress): Add some basic cypress tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-05 12:20:01 +01:00
Nextcloud bot
e940cb96e0
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-05 02:58:21 +00:00
Julius Härtl
aed5f99b06
Merge pull request #2723 from nextcloud/bugfix/noid/pdf-public
fix: Open pdf files by default on share links if files_pdfviewer is disabled
2023-01-04 14:23:42 +01:00
Julius Härtl
8402218e40
fix: Open pdf files by default on share links if files_pdfviewer is disabled
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-04 13:17:53 +01:00
Marcel Klehr
f4886e2598
Merge pull request #2713 from nextcloud/bugfix/noid/console-error
fix(viewer): Do not attempt to register file actions if not available
2023-01-03 15:24:16 +01:00
Julius Härtl
9962b665e6
Merge pull request #2605 from nextcloud/bugfix/yet-another-safari-fixing 2023-01-03 11:44:09 +01:00