Christoph Wurst
20c65227d2
doc(auth): Warn about disabled token passwords and LDAP logout
...
Auth tokens store the user's login password by default. If the password
changes externally (on LDAP), all connected clients stop syncing after 5
minutes max when the password is verified the next time. A web login
revivess those app passwords.
If storing the password is disabled, the tokens continue to work after
password change. But that also means the clients are not logged out the
same way. This can be fine for some setups and problematic for others.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-11 18:14:09 +02:00
John Molakvoæ
a05176a1f5
Merge pull request #37639 from nextcloud/feat/files/selection
2023-04-11 13:56:10 +02:00
John Molakvoæ
8bef77235f
feat(files): implement shift-select
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-11 12:36:58 +02:00
John Molakvoæ
c6645cbc46
Merge pull request #37633 from nextcloud/fix/trashbin
...
Trashbin followup fixes
2023-04-11 12:28:36 +02:00
John Molakvoæ
0b0dbb99d3
fix(files): use displayName in breadcrumbs if available
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-11 12:00:03 +02:00
John Molakvoæ
45f39d65fe
fix(files): fix private variables and share loading marker between header and row
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-11 11:58:02 +02:00
John Molakvoæ
441aab68a4
fix(files_trashbin): set real filename on trashbin download
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-11 11:56:06 +02:00
John Molakvoæ
e3f575ba7a
fix(files): update @nextcloud/files and fix event store update
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-11 11:56:04 +02:00
John Molakvoæ
a16703d181
Merge pull request #37646 from nextcloud/feat/trashbin-cleanup
...
chore(files_trashbin): cleanup old legacy files
2023-04-11 10:49:55 +02:00
Julius Härtl
a60dc50a37
Merge pull request #37647 from nextcloud/bugfix/noid/filepicker
2023-04-11 10:00:37 +02:00
Julius Härtl
cd44ee2053
Merge pull request #37625 from nextcloud/bugfix/noid/transfer-file-new-user
...
fix: Always create user directory when transfering files to new users
2023-04-11 07:57:17 +02:00
Nextcloud bot
30dd3993b3
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-11 02:28:24 +00:00
Simon L
efe2fb66c7
Merge pull request #37521 from nextcloud/update-improve-devcontainer
...
Update improve devcontainer
2023-04-10 14:03:38 +02:00
John Molakvoæ
0d484c58f8
Merge pull request #37653 from nextcloud/dependabot/npm_and_yarn/marked-4.3.0
...
chore(deps): Bump marked from 4.0.14 to 4.3.0
2023-04-10 10:15:41 +02:00
Nextcloud bot
36faad8f47
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-10 02:30:53 +00:00
dependabot[bot]
7553b532bb
chore(deps): Bump marked from 4.0.14 to 4.3.0
...
Bumps [marked](https://github.com/markedjs/marked ) from 4.0.14 to 4.3.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v4.0.14...v4.3.0 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-04-09 10:09:02 +00:00
John Molakvoæ
649310151f
Merge pull request #37528 from nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.43
...
bump moment-timezone from 0.5.38 to 0.5.43
2023-04-09 11:59:10 +02:00
dependabot[bot]
ffe27207e8
bump moment-timezone from 0.5.38 to 0.5.43
...
---
updated-dependencies:
- dependency-name: moment-timezone
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-04-09 09:47:37 +00:00
John Molakvoæ
5bc4adebc6
Merge pull request #37650 from nextcloud/dependabot/npm_and_yarn/karma-6.4.1
...
chore(deps-dev): Bump karma from 6.4.0 to 6.4.1
2023-04-09 11:30:20 +02:00
Nextcloud bot
a19589d5c2
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-09 02:27:38 +00:00
dependabot[bot]
8055be4f44
chore(deps-dev): Bump karma from 6.4.0 to 6.4.1
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.0...v6.4.1 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-08 12:26:06 +00:00
John Molakvoæ
760952b508
Merge pull request #37651 from nextcloud/dependabot/npm_and_yarn/jest-environment-jsdom-29.5.0
...
chore(deps-dev): Bump jest-environment-jsdom from 29.2.1 to 29.5.0
2023-04-08 14:24:55 +02:00
John Molakvoæ
000ad21c62
Merge pull request #37623 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.10.26
...
chore(deps): Bump libphonenumber-js from 1.10.13 to 1.10.26
2023-04-08 14:24:31 +02:00
MichaIng
3e5699cfb1
Merge pull request #37529 from nextcloud/dependabot/composer/build/integration/phpunit/phpunit-9.6.6
...
chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.6 in /build/integration
2023-04-08 12:54:13 +02:00
dependabot[bot]
9c4e892a91
Merge pull request #37530 from nextcloud/dependabot/composer/build/integration/symfony/event-dispatcher-5.4.22
2023-04-08 10:05:55 +00:00
dependabot[bot]
a641c3d99d
chore(deps): Bump libphonenumber-js from 1.10.13 to 1.10.26
...
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js ) from 1.10.13 to 1.10.26.
- [Release notes](https://gitlab.com/catamphetamine/libphonenumber-js/tags )
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md )
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.13...v1.10.26 )
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-04-08 10:03:34 +00:00
dependabot[bot]
5b3794b32a
chore(deps-dev): Bump jest-environment-jsdom from 29.2.1 to 29.5.0
...
Bumps [jest-environment-jsdom](https://github.com/facebook/jest/tree/HEAD/packages/jest-environment-jsdom ) from 29.2.1 to 29.5.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/v29.5.0/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-08 08:36:35 +00:00
Nextcloud bot
29076a3e39
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-08 02:27:47 +00:00
Julius Härtl
389c6dc30b
fix: Fix filepicker breadcrumbs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-04-07 16:04:50 +02:00
John Molakvoæ
4f24f68334
chore(files_trashbin): cleanup old legacy files
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-07 15:23:41 +02:00
Kate
c3b6b20862
Merge pull request #37511 from nextcloud/feature/type-mappers
...
Add type hints for mappers
2023-04-07 10:40:10 +02:00
jld3103
b153340b62
Add type hints for mappers
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-04-07 09:49:42 +02:00
John Molakvoæ
9140a36edc
Merge pull request #37539 from nextcloud/automated/noid/master-update-psalm-baseline
2023-04-07 08:13:49 +02:00
nextcloud-command
b9812fd91e
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2023-04-07 04:10:58 +00:00
Nextcloud bot
99be997dca
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-07 02:28:31 +00:00
Julius Härtl
b62e29051e
fix: Always create user directory when transfering files to new users
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-04-06 20:51:56 +02:00
dependabot[bot]
0126247439
Merge pull request #37398 from nextcloud/dependabot/npm_and_yarn/jsdoc-4.0.2
2023-04-06 17:44:31 +00:00
Vincent Petry
9f05eff3ef
Merge pull request #34607 from nextcloud/encryption-size-not-found
...
fix encryption wrapper filesize for non existing files
2023-04-06 18:04:44 +02:00
Julius Härtl
30110134f1
Merge pull request #37584 from Jerome-Herbinet/patch-17
...
Fix icon size in contact search popup (way too big)
2023-04-06 17:25:10 +02:00
dependabot[bot]
486d43193a
chore(deps-dev): Bump jsdoc from 4.0.0 to 4.0.2
...
Bumps [jsdoc](https://github.com/jsdoc/jsdoc ) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/jsdoc/jsdoc/releases )
- [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.2/CHANGES.md )
- [Commits](https://github.com/jsdoc/jsdoc/compare/4.0.0...4.0.2 )
---
updated-dependencies:
- dependency-name: jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 15:09:13 +00:00
John Molakvoæ
2e6e154629
Merge pull request #36534 from nextcloud/feat/files2vue-trashbin
...
[F2V] migrate files_trashbin to vue
2023-04-06 17:04:58 +02:00
Robin Windey
849b7de681
Move launch.json to .devcontainer and copy on start
2023-04-06 14:57:35 +00:00
John Molakvoæ
5b3900e849
fix(tests): acceptance
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-06 15:43:30 +02:00
John Molakvoæ
ea3e77d6b9
fix(files): better wording and catch single action run
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-06 15:43:30 +02:00
John Molakvoæ
8298bb44fd
fix:(files-checker): add cypress.d.ts and custom.d.ts
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-06 15:32:31 +02:00
John Molakvoæ
d432e0c7b2
fix(cypress): component testing with pinia
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-06 15:31:51 +02:00
John Molakvoæ
f060e5a72f
fix(tests): update jsunit tests after dep and files update
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-06 15:31:37 +02:00
John Molakvoæ
1361182439
chore(eslint): clean and fix
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-06 15:31:37 +02:00
John Molakvoæ
904348b8c7
chore(npm): build assets
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-06 15:31:35 +02:00
John Molakvoæ
bdbe477337
feat(files): add FileAction service
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-06 14:49:32 +02:00