dependabot[bot]
|
4797313f9e
|
Merge pull request #3825 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/l10n-1.6.0
|
2022-05-14 02:28:44 +00:00 |
|
dependabot[bot]
|
b17774da6e
|
build(deps-dev): Bump cypress from 9.6.0 to 9.6.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.0 to 9.6.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v9.6.0...v9.6.1)
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-14 01:02:55 +00:00 |
|
dependabot[bot]
|
a4bba21610
|
build(deps): Bump @nextcloud/l10n from 1.4.1 to 1.6.0
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.4.1 to 1.6.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/commits)
---
updated-dependencies:
- dependency-name: "@nextcloud/l10n"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-14 01:01:53 +00:00 |
|
dependabot[bot]
|
7e1d522601
|
build(deps): Bump dompurify from 2.3.6 to 2.3.8
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.6 to 2.3.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.6...2.3.8)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-14 01:01:34 +00:00 |
|
Julius Härtl
|
cd2225bbc8
|
Merge pull request #3823 from nextcloud/feat/workflow-auto-update-command-rebase.yml
Updating command-rebase.yml workflow from template
|
2022-05-13 21:21:19 +02:00 |
|
Nextcloud bot
|
62af22c928
|
Updating command-rebase.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-13 18:39:33 +00:00 |
|
Julius Härtl
|
2b531c5302
|
Merge pull request #3801 from nextcloud/cleanup/server-di
Switch from OC::$server->get to OCP\Server::get
|
2022-05-13 12:58:46 +02:00 |
|
Julius Härtl
|
41ed0cee1d
|
Improve filter popover accessibility
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-05-13 12:40:05 +02:00 |
|
Julius Härtl
|
ce7da62a88
|
Revert lazy use of userId in ConfigService
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-05-13 11:52:21 +02:00 |
|
Julius Härtl
|
f93772ebc9
|
Merge pull request #3814 from nextcloud/enh/editorconfig
Fix editor config
|
2022-05-13 09:33:25 +02:00 |
|
Nextcloud bot
|
f63b052864
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-13 02:41:45 +00:00 |
|
Julius Härtl
|
43dbdd049f
|
Merge pull request #3811 from Ben-Ro/Card-View_Duedate_delete-Icon_not_aligned_properly
Align Duedate-delete icon properly - fixes nextcloud/deck#3791
|
2022-05-12 16:53:52 +02:00 |
|
Julius Härtl
|
6a489eaaf3
|
Fix editor config
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-05-12 16:48:21 +02:00 |
|
Julius Härtl
|
3a783a722a
|
Use SymfonyAdapter for legacy event
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-05-12 10:55:37 +02:00 |
|
Carl Schwan
|
44481e1c2a
|
Switch from OC::$server->get to OCP\Server::get
And add a bit more typing to some classes + psalm issues
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-05-12 10:55:36 +02:00 |
|
ben
|
e3d1970369
|
Align Duedate-delete icon properly - fixes nextcloud/deck#3791
Signed-off-by: ben <ben@ro.tt>
|
2022-05-12 10:28:24 +02:00 |
|
Julius Härtl
|
2c7708dab1
|
Merge pull request #3809 from nextcloud/bugfix/cs-fix
Fix php-cs-fixer failure
|
2022-05-11 23:40:50 +02:00 |
|
Julius Härtl
|
e156ff77f8
|
Merge pull request #3808 from nextcloud/bugfix/eslint-root
Make eslint stop reading configs at the root
|
2022-05-11 22:03:45 +02:00 |
|
Julius Härtl
|
5f5f22ee8c
|
Fix php-cs-fixer failure
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-05-11 21:47:05 +02:00 |
|
Julius Härtl
|
011b60b3bf
|
Make eslint stop reading configs at the root
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-05-11 21:42:44 +02:00 |
|
Julius Härtl
|
9bd8669cf4
|
Merge pull request #3682 from nextcloud/bug/increase-file-count-after-sharing
Increase file count after sharing
|
2022-05-11 16:40:42 +02:00 |
|
Julius Härtl
|
4b5a47f127
|
Merge pull request #3696 from nextcloud/feature/setup-cypress-test
Setup cypress test
|
2022-05-11 16:08:18 +02:00 |
|
Julius Härtl
|
db45e7907c
|
Merge pull request #3796 from ylebre/master
set last modified when the card was found. Fixes #3763
|
2022-05-11 16:04:55 +02:00 |
|
Julius Härtl
|
03f400620e
|
Move all caching to helper
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-05-11 16:04:12 +02:00 |
|
Luka Trovic
|
d938a528c3
|
fix: integrate feedback
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-05-11 11:20:01 +01:00 |
|
Luka Trovic
|
2309749d15
|
fix: solve cypress tests issues
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-05-11 11:20:01 +01:00 |
|
Luka Trovic
|
b37b8eaeaf
|
fix: cypress error fix
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-05-11 11:20:01 +01:00 |
|
Luka Trovic
|
9c57243d5a
|
fix: solve merge conflicts related to cypress setup
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-05-11 11:20:01 +01:00 |
|
Luka Trovic
|
6518cd464c
|
fix: resolve merge conflicts
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-05-11 11:20:01 +01:00 |
|
Julius Härtl
|
7e32a16969
|
Adapt login command to server master change
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-05-11 11:20:01 +01:00 |
|
Julius Härtl
|
349c94ee23
|
Try with port
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-05-11 11:20:01 +01:00 |
|
Yvo Brevoort
|
167774e3b0
|
set last modified when the card was found instead of trying to change it on the -1 index.
|
2022-05-10 09:30:08 +02:00 |
|
Luka Trovic
|
f2ba1bd4ab
|
fix: make cypress tests pass
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-05-09 12:07:33 +01:00 |
|
Luka Trovic
|
3ce8041a12
|
fix: resolve merge conflicts
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-05-09 12:07:02 +01:00 |
|
Luka Trovic
|
a4bbf8f233
|
fix: solve cypress baseURL for deck app
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-05-09 12:05:43 +01:00 |
|
Luka Trovic
|
1b813c4ea2
|
feat: add github action
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-05-09 12:05:43 +01:00 |
|
Luka Trovic
|
e6c2d85197
|
tests: add cypress tests for deck dashboard, boards, lists, cards
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-05-09 12:05:43 +01:00 |
|
Luka Trovic
|
23ae20efe7
|
fix: solve merge conflicts
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-05-09 12:04:34 +01:00 |
|
Luka Trovic
|
37b3f03809
|
fix: resolve merge conflicts
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2022-05-09 11:51:39 +01:00 |
|
dependabot[bot]
|
43540b008c
|
Merge pull request #3786 from nextcloud/dependabot/npm_and_yarn/master/jest-28.1.0
|
2022-05-07 05:42:19 +00:00 |
|
dependabot[bot]
|
169ccbb47f
|
build(deps-dev): Bump jest from 28.0.3 to 28.1.0
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.0.3 to 28.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.0/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-07 05:33:20 +00:00 |
|
dependabot[bot]
|
0af35817a6
|
Merge pull request #3789 from nextcloud/dependabot/npm_and_yarn/master/relative-ci/agent-3.1.3
|
2022-05-07 04:40:04 +00:00 |
|
dependabot[bot]
|
c942542079
|
Merge pull request #3790 from nextcloud/dependabot/npm_and_yarn/master/nextcloud-vue-collections-0.10.0
|
2022-05-07 02:57:53 +00:00 |
|
dependabot[bot]
|
8a6d8e0549
|
Merge pull request #3787 from nextcloud/dependabot/npm_and_yarn/master/markdown-it-13.0.1
|
2022-05-07 02:25:10 +00:00 |
|
dependabot[bot]
|
0c4dbebaeb
|
build(deps-dev): Bump @relative-ci/agent from 3.1.2 to 3.1.3
Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/relative-ci/agent/releases)
- [Commits](https://github.com/relative-ci/agent/compare/v3.1.2...v3.1.3)
---
updated-dependencies:
- dependency-name: "@relative-ci/agent"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-07 02:13:55 +00:00 |
|
dependabot[bot]
|
5995ec299c
|
Merge pull request #3788 from nextcloud/dependabot/npm_and_yarn/master/nextcloud/webpack-vue-config-5.1.0
|
2022-05-07 02:12:59 +00:00 |
|
dependabot[bot]
|
e2c82fe3dc
|
Merge pull request #3785 from nextcloud/dependabot/composer/vimeo/psalm-4.23.0
|
2022-05-07 02:09:06 +00:00 |
|
dependabot[bot]
|
39f6c12d33
|
build(deps): Bump nextcloud-vue-collections from 0.9.0 to 0.10.0
Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases)
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.9.0...v0.10.0)
---
updated-dependencies:
- dependency-name: nextcloud-vue-collections
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-07 01:04:35 +00:00 |
|
dependabot[bot]
|
ae24d9ef03
|
build(deps-dev): Bump @nextcloud/webpack-vue-config from 5.0.0 to 5.1.0
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/nextcloud/webpack-vue-config/releases)
- [Changelog](https://github.com/nextcloud/webpack-vue-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/webpack-vue-config/compare/v5.0.0...v5.1.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/webpack-vue-config"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-07 01:04:05 +00:00 |
|
dependabot[bot]
|
5a1f5757c1
|
build(deps): Bump markdown-it from 13.0.0 to 13.0.1
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 13.0.0 to 13.0.1.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.0...13.0.1)
---
updated-dependencies:
- dependency-name: markdown-it
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-07 01:04:03 +00:00 |
|