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
Julius Härtl
5272f36a08
Another attempt to work around Safari issues
...
The problems with Safari still seem to cause some issues, therefore this
consolidates the fixes into a helper file and provides enable/disable
methods to be turned on during document loading/closing.
There are two issues:
- Safari does have a weired understanding of the document height in css,
so we need to resize containers accordingly to fit the visible
viewport when the keyboard is shown
- Safari does not always respect fixed positioning on the body element
and still allows scrolling if the keyboard is shown, therefore
manually setting the scrollTop is required when resizing or attempts to
scroll
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-03 10:56:21 +01:00
Julius Härtl
292a1af2c3
Merge pull request #2712 from nextcloud/ci/noid/integration-faster
2023-01-02 17:06:23 +01:00
Julius Härtl
c569111de6
fix(viewer): Do not attempt to register file actions if not available
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-02 12:58:03 +01:00
Julius Härtl
64b84e9cb5
ci(integration): Use apcu and speed up basic auth
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-01-02 12:57:16 +01:00
Julius Härtl
d47ac0a56d
Merge pull request #2696 from nextcloud/bugfix/allow-list-ipv6
2023-01-02 12:40:15 +01:00
dependabot[bot]
5bfd18d56a
Merge pull request #2708 from nextcloud/dependabot/npm_and_yarn/nextcloud/router-2.0.1
2022-12-31 03:14:35 +00:00
dependabot[bot]
19683cc3fe
Bump @nextcloud/router from 2.0.0 to 2.0.1
...
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-router/commits )
---
updated-dependencies:
- dependency-name: "@nextcloud/router"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-31 02:00:32 +00:00
Julius Härtl
653b512e71
Merge pull request #2704 from nextcloud/automated/noid/master-update-nextcloud-ocp
2022-12-29 15:57:20 +01:00
Nextcloud bot
55f5938930
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-28 22:43:14 +00:00
nextcloud-command
62d98aaa7f
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2022-12-25 02:43:05 +00:00
Nextcloud bot
f12bc254c2
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-24 06:03:52 +00:00
dependabot[bot]
bd5b1e352a
Merge pull request #2703 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-7.3.0
2022-12-24 04:51:17 +00:00
dependabot[bot]
ec31827b29
Merge pull request #2702 from nextcloud/dependabot/composer/psalm/phar-5.4.0
2022-12-24 04:35:59 +00:00
dependabot[bot]
b7e6cd7989
Merge pull request #2701 from nextcloud/dependabot/composer/friendsofphp/php-cs-fixer-3.13.1
2022-12-24 03:35:18 +00:00
dependabot[bot]
271768fb4a
Bump @nextcloud/vue from 7.2.0 to 7.3.0
...
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue ) from 7.2.0 to 7.3.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.2.0...v7.3.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>
2022-12-24 02:00:31 +00:00
dependabot[bot]
9daceec5dc
Bump psalm/phar from 5.3.0 to 5.4.0
...
Bumps [psalm/phar](https://github.com/psalm/phar ) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/psalm/phar/releases )
- [Commits](https://github.com/psalm/phar/compare/5.3.0...5.4.0 )
---
updated-dependencies:
- dependency-name: psalm/phar
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-24 02:00:30 +00:00
dependabot[bot]
70023044e2
Bump friendsofphp/php-cs-fixer from 3.13.0 to 3.13.1
...
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer ) from 3.13.0 to 3.13.1.
- [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.0...v3.13.1 )
---
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>
2022-12-24 02:00:26 +00:00
Julius Härtl
ce2a9352ae
tests(psalm): Add stub for symfony IpUtils
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-21 13:07:49 +01:00
Julius Härtl
f1b9bc2f37
Merge pull request #2687 from nextcloud/dependabot/composer/psalm/phar-5.3.0
...
Bump psalm/phar from 4.30.0 to 5.3.0
2022-12-21 10:57:58 +01:00
Julius Härtl
0fefcaa1f7
refactor(wopi): Use symfony/http-foundation util to match ip addresses
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-21 08:42:31 +01:00
Julius Härtl
016c3acd60
fix(wopi): Properly handle single IPv6 addresses in WOPI allow list
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-21 08:42:31 +01:00
Julius Härtl
f6423159ce
Fix new psalm errors
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-20 15:45:31 +01:00
dependabot[bot]
ef29bbd038
Bump psalm/phar from 4.30.0 to 5.3.0
...
Bumps [psalm/phar](https://github.com/psalm/phar ) from 4.30.0 to 5.3.0.
- [Release notes](https://github.com/psalm/phar/releases )
- [Commits](https://github.com/psalm/phar/compare/4.30.0...5.3.0 )
---
updated-dependencies:
- dependency-name: psalm/phar
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 15:33:00 +01:00
Julius Härtl
ead9a1d404
Merge pull request #2692 from nextcloud/bugfix/2685
2022-12-20 15:32:07 +01:00
Julius Härtl
dea9bc8dc6
Be less strict with splitting the wopi allow list
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-12-20 14:58:50 +01:00