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 |
|
Faraz Samapoor
|
3f34577064
|
Refactors lib\Activity\DeckProvider.php to improve code readability.
Converts 'strpos()' calls to 'str_contains()' to improve code readability.
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
|
2023-05-04 17:08:53 +03:30 |
|
Julius Härtl
|
284ca3d202
|
fix: z-index of datepicker in modal
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-03 13:11:09 +02:00 |
|
Julius Härtl
|
270c4658b8
|
Merge pull request #4640 from nextcloud/automated/noid/main-fix-npm-audit
[main] Fix npm audit
|
2023-05-03 12:45:02 +02:00 |
|
Julius Härtl
|
b189146a05
|
Merge pull request #4643 from nextcloud/bugfix/datetime-picker-position
fix: Append datetime picker to body to avoid cut off
|
2023-05-03 12:40:49 +02:00 |
|
Julius Härtl
|
b2d035f05d
|
fix: Append datetime picker to body to avoid cut off
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-03 10:25:40 +02:00 |
|
nextcloud-command
|
9f72a230b5
|
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
|
2023-05-03 08:13:29 +00:00 |
|
Julius Härtl
|
6a2d36d10f
|
Update appbuild.yml
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-03 10:06:01 +02:00 |
|
Julius Härtl
|
eb38112605
|
Create npm-audit-fix.yml
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-03 10:05:34 +02:00 |
|
dependabot[bot]
|
b9629abc96
|
Merge pull request #4634 from nextcloud/dependabot/npm_and_yarn/main/vue/vue2-jest-29.2.4
|
2023-04-29 07:37:00 +00:00 |
|
dependabot[bot]
|
6acdfe4d1c
|
Merge pull request #4635 from nextcloud/dependabot/npm_and_yarn/main/babel/runtime-7.21.5
|
2023-04-29 06:40:25 +00:00 |
|
dependabot[bot]
|
0f50af9d0a
|
Chore(deps-dev): Bump @vue/vue2-jest from 29.2.3 to 29.2.4
Bumps [@vue/vue2-jest](https://github.com/vuejs/vue-jest) from 29.2.3 to 29.2.4.
- [Release notes](https://github.com/vuejs/vue-jest/releases)
- [Commits](https://github.com/vuejs/vue-jest/compare/v29.2.3...v29.2.4)
---
updated-dependencies:
- dependency-name: "@vue/vue2-jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-29 06:30:51 +00:00 |
|
dependabot[bot]
|
c15fbcab0b
|
Merge pull request #4633 from nextcloud/dependabot/npm_and_yarn/main/eslint-plugin-cypress-2.13.3
|
2023-04-29 06:30:04 +00:00 |
|
dependabot[bot]
|
24ab06109f
|
Chore(deps): Bump @babel/runtime from 7.21.0 to 7.21.5
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.21.0 to 7.21.5.
- [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.21.5/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-29 03:56:05 +00:00 |
|
dependabot[bot]
|
25e901060e
|
Chore(deps-dev): Bump eslint-plugin-cypress from 2.13.2 to 2.13.3
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.13.2...v2.13.3)
---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-29 03:38:18 +00:00 |
|
dependabot[bot]
|
9d49aeb80b
|
Merge pull request #4628 from nextcloud/dependabot/npm_and_yarn/main/cypress-12.11.0
|
2023-04-29 03:17:48 +00:00 |
|
dependabot[bot]
|
194f920161
|
Chore(deps-dev): Bump cypress from 12.10.0 to 12.11.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.10.0 to 12.11.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.10.0...v12.11.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-04-29 01:58:03 +00:00 |
|
Nextcloud bot
|
8379a88b3e
|
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2023-04-28 02:40:29 +00:00 |
|
Julius Härtl
|
741e4be749
|
Merge pull request #4623 from nextcloud/deps/update
|
2023-04-27 15:46:58 +02:00 |
|