dependabot[bot]
|
c8290725bd
|
Chore(deps): Bump @nextcloud/auth from 2.0.0 to 2.1.0
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-auth/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v2.0.0...v2.1.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/auth"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-27 01:58:02 +00:00 |
|
Nextcloud bot
|
acb1cd9576
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-05-27 00:32:20 +00:00 |
|
Arthur Schiwon
|
42f38543fd
|
Merge pull request #4715 from nextcloud/tests/php8.2
tests(phpunit): Run phpunit tests against PHP 8.2
|
2023-05-23 20:53:56 +02:00 |
|
Nextcloud bot
|
7ecca9727e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-05-21 00:29:05 +00:00 |
|
Julius Härtl
|
0e8416ccbd
|
tests(phpunit): Run phpunit tests against PHP 8.2
fixes #4690
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-18 14:23:46 +02:00 |
|
Nextcloud bot
|
5bfa61ab70
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-05-18 00:29:42 +00:00 |
|
dependabot[bot]
|
bc8d5b2c39
|
Merge pull request #4699 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/event-bus-3.1.0
|
2023-05-17 21:39:37 +00:00 |
|
dependabot[bot]
|
bff7663b55
|
Merge pull request #4702 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/vue-7.11.6
|
2023-05-17 21:39:16 +00:00 |
|
dependabot[bot]
|
c34990bdae
|
Merge pull request #4693 from nextcloud/dependabot/composer/tests/integration/guzzlehttp/guzzle-7.6.1
|
2023-05-17 21:34:52 +00:00 |
|
Julius Härtl
|
63bf418060
|
Merge pull request #4688 from nextcloud/dev/hmr
|
2023-05-17 20:13:19 +02:00 |
|
dependabot[bot]
|
26c031c0ee
|
Chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.11.4 to 7.11.6.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/v7.11.6/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.11.4...v7.11.6)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-17 18:11:49 +00:00 |
|
dependabot[bot]
|
c72d85ffd3
|
Chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 3.0.2 to 3.1.0.
- [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/v3.0.2...v3.1.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/event-bus"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-17 18:11:37 +00:00 |
|
dependabot[bot]
|
01ba03eb0e
|
Chore(deps-dev): Update guzzlehttp/guzzle requirement
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.6/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.5.1...7.6.1)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-17 18:11:05 +00:00 |
|
Julius Härtl
|
79fd89b3c4
|
Merge pull request #4692 from nextcloud/update-main-version
|
2023-05-17 20:10:38 +02:00 |
|
Joas Schilling
|
0824921b2d
|
feat(deps): Add Nextcloud 28 support on main
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-05-17 15:26:57 +02:00 |
|
Julius Härtl
|
a9a4aceaac
|
chore(webpack): Remove outdated config for hmr
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-17 09:53:51 +02:00 |
|
Julius Härtl
|
d096208f58
|
chore(webpack): Move to shared code for entrypoints and use webpack serve public path
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-17 09:53:50 +02:00 |
|
Julius Härtl
|
9f753e4395
|
chore(webpack): Add npm run serve command
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-17 09:51:16 +02:00 |
|
Julius Härtl
|
2a5eece8fd
|
Merge pull request #4673 from nextcloud/enh/noid/use-primary-element
|
2023-05-15 08:33:36 +02:00 |
|
Julius Härtl
|
513ad35af9
|
Merge pull request #4683 from nextcloud/enh/devcontainer
|
2023-05-15 08:25:59 +02:00 |
|
Julius Härtl
|
352e66fc8d
|
feat: Add devcontainer and update dev docs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-14 12:58:02 +02:00 |
|
dependabot[bot]
|
9bffe51fce
|
Merge pull request #4676 from nextcloud/dependabot/npm_and_yarn/main/cypress-12.12.0
|
2023-05-13 08:45:28 +00:00 |
|
dependabot[bot]
|
31367d3a36
|
Merge pull request #4675 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/vue-7.11.4
|
2023-05-13 08:44:06 +00:00 |
|
dependabot[bot]
|
9a8ecf5cec
|
Merge pull request #4678 from nextcloud/dependabot/composer/phpunit/phpunit-9.6.8
|
2023-05-13 07:20:54 +00:00 |
|
dependabot[bot]
|
df4b6b117f
|
Chore(deps): Bump @nextcloud/vue from 7.11.3 to 7.11.4
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.11.3 to 7.11.4.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/v7.11.4/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.11.3...v7.11.4)
---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-13 05:46:21 +00:00 |
|
dependabot[bot]
|
82442917de
|
bump cypress from 12.11.0 to 12.12.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-05-13 05:46:18 +00:00 |
|
dependabot[bot]
|
da1b934b4f
|
Merge pull request #4674 from nextcloud/dependabot/npm_and_yarn/main/dompurify-3.0.3
|
2023-05-13 05:45:30 +00:00 |
|
dependabot[bot]
|
a963518e88
|
Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.7 to 9.6.8.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.8/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.7...9.6.8)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-13 02:58:25 +00:00 |
|
dependabot[bot]
|
a5263db6ca
|
Chore(deps): Bump dompurify from 3.0.2 to 3.0.3
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-13 02:01:56 +00:00 |
|
Simon L
|
9f91ecc116
|
Use the color-primary-element* variables
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-05-12 16:26:34 +02:00 |
|
Nextcloud bot
|
ccf1445ccf
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-05-12 02:43:16 +00:00 |
|
Julius Härtl
|
4deca737ad
|
Merge pull request #4664 from nextcloud/bugfix/4663
|
2023-05-11 15:15:30 +02:00 |
|
Julius Härtl
|
03e34b291e
|
fix: Properly overwrite z-index of datepicker above modal
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-10 18:18:32 +02:00 |
|
Julius Härtl
|
6cda378fe2
|
Bump version to 1.10.0-beta.1
Signed-off-by: Julius Härtl <jus@bitgrid.net>
v1.10.0-beta.1
|
2023-05-10 15:54:25 +02:00 |
|
Julius Härtl
|
c3e2aec149
|
Merge pull request #4657 from fsamapoor/replace_strpos_usages
|
2023-05-10 07:46:30 +02:00 |
|
Julius Härtl
|
b9c8e8f315
|
Merge pull request #4660 from nextcloud/bugfix/noid/overdue
|
2023-05-10 07:36:17 +02:00 |
|
Faraz Samapoor
|
b8566a3a0d
|
Converts 'strpos()' calls to improve code readability.
Signed-off-by: Faraz Samapoor <fsamapoor@gmail.com>
|
2023-05-10 08:55:42 +03:30 |
|
Julius Härtl
|
d028728407
|
fix: Bring back overdue column by removing faulty condition
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-09 19:27:41 +02:00 |
|
dependabot[bot]
|
c31891654c
|
Merge pull request #4658 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/vue-7.11.3
|
2023-05-09 06:17:19 +00:00 |
|
dependabot[bot]
|
e7c04ac19f
|
Chore(deps): Bump @nextcloud/vue from 7.10.0 to 7.11.3
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.10.0 to 7.11.3.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/v7.11.3/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.10.0...v7.11.3)
---
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-05-09 05:39:52 +00:00 |
|
Nextcloud bot
|
7f250e8ae3
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-05-08 02:40:17 +00:00 |
|
Julius Härtl
|
ca8dfd8cab
|
Merge pull request #4651 from nextcloud/dependabot/github_actions/skjnldsv/read-package-engines-version-actions-2.1
|
2023-05-07 18:29:06 +02:00 |
|
Julius Härtl
|
ee55bc56fa
|
Merge pull request #4656 from nextcloud/dependabot/github_actions/peter-evans/create-pull-request-5.0.1
|
2023-05-07 18:27:45 +02:00 |
|
dependabot[bot]
|
ff234f68e1
|
Merge pull request #4655 from nextcloud/dependabot/github_actions/peter-evans/create-or-update-comment-3.0.1
|
2023-05-06 06:21:07 +00:00 |
|
dependabot[bot]
|
dc344e4d50
|
Merge pull request #4652 from nextcloud/dependabot/composer/vimeo/psalm-5.11.0
|
2023-05-06 05:48:23 +00:00 |
|
dependabot[bot]
|
446bfcd22b
|
Chore(deps): Bump peter-evans/create-pull-request from 3.14.0 to 5.0.1
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.14.0 to 5.0.1.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3.14.0...284f54f989303d2699d373481a0cfa13ad5a6666)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-06 03:50:14 +00:00 |
|
dependabot[bot]
|
29cce7fde6
|
Chore(deps): Bump peter-evans/create-or-update-comment
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](3383acd359...ca08ebd5dc)
---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-06 03:44:06 +00:00 |
|
dependabot[bot]
|
e025d10aca
|
Chore(deps-dev): Bump vimeo/psalm from 5.9.0 to 5.11.0
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.9.0 to 5.11.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/5.9.0...5.11.0)
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-06 03:21:03 +00:00 |
|
dependabot[bot]
|
2e316331cc
|
Chore(deps): Bump skjnldsv/read-package-engines-version-actions
Bumps [skjnldsv/read-package-engines-version-actions](https://github.com/skjnldsv/read-package-engines-version-actions) from 1.2 to 2.1.
- [Release notes](https://github.com/skjnldsv/read-package-engines-version-actions/releases)
- [Commits](https://github.com/skjnldsv/read-package-engines-version-actions/compare/v1.2...0ce2ed60f6df073a62a77c0a4958dd0fc68e32e7)
---
updated-dependencies:
- dependency-name: skjnldsv/read-package-engines-version-actions
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-06 01:56:35 +00:00 |
|
Julius Härtl
|
65fabe15f7
|
Merge pull request #4648 from fsamapoor/patch-1
|
2023-05-04 22:11:14 +02:00 |
|