Julius Härtl
eecd4601ac
Merge pull request #37429 from nextcloud/object-store-rmdir
...
improve objectstore rmdir handling
2023-04-13 18:45:12 +02:00
John Molakvoæ
b3f59aa4c1
Merge pull request #37704 from nextcloud/bugfix/noid/fix-translations-api
...
fix(translation): Fix several issues with the translations api
2023-04-13 10:48:09 +02:00
Simon L
bdf91ae602
Merge pull request #37692 from nextcloud/feat/resizeobserver-breakpoint-files
...
feat(files): better breakpoints and sidebar responsive design
2023-04-13 10:09:01 +02:00
Joas Schilling
a1823be3ec
Merge pull request #37697 from nextcloud/fix/button-text
...
Fix button text
2023-04-13 09:54:32 +02:00
Joas Schilling
e5d0ff0c19
feat(translation): Allow guests to use translations as well
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-13 09:02:46 +02:00
Joas Schilling
032821d2b5
fix(translation): Use 400 as status code to be distinguishable from server errors
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-13 09:02:42 +02:00
Joas Schilling
b7c1e61d0b
fix(translation): Properly set the numbers as HTTP status code
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-13 09:02:38 +02:00
Joas Schilling
21b056ee2d
fix(translation): Translate error messages on translations API
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-13 08:53:15 +02:00
John Molakvoæ
225d6e2dcf
feat(files): better breakpoints and sidebar responsive design
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-04-13 06:08:39 +00:00
Christopher Ng
3b94da9c1d
Fix button text
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2023-04-12 21:21:15 -07:00
Nextcloud bot
b1abc57c07
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-13 02:27:50 +00:00
John Molakvoæ
f37b29eb2d
Merge pull request #37642 from nextcloud/fix/reactivity-files
2023-04-12 17:53:38 +02:00
Maxence Lange
fe2e0a5cd7
Merge pull request #37680 from nextcloud/enh/noid/add-app-type-extended-authentication
...
app type extended_authentication
2023-04-12 13:21:59 -01:00
Maxence Lange
fc29b0d1b7
app type extended_authentication
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-12 09:34:49 -01:00
John Molakvoæ
306bc2a74b
fix: wrong copyright
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-12 12:10:45 +02:00
John Molakvoæ
34d22f19d3
feat(files): responsive design for mobile and narrow screens
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-12 12:10:44 +02:00
John Molakvoæ
993a7fc8e6
fix(files): cleanup common table row styling
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-12 12:10:44 +02:00
Nextcloud bot
73000175d0
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-12 02:28:34 +00:00
Christoph Wurst
9edc3aa354
Merge pull request #37678 from nextcloud/doc/auth/no-token-password-no-client-logout
...
doc(auth): Warn about disabled token passwords and LDAP logout
2023-04-11 21:04:01 +02:00
Arthur Schiwon
ec1acb92c7
Merge pull request #37617 from nextcloud/notify-self-test-error
...
handle not being able to write file for notify self-test
2023-04-11 19:43:41 +02:00
Arthur Schiwon
784b2bd703
Merge pull request #37626 from nextcloud/fix/compare-imip-email-values
...
fix(dav): add string comparison for diff
2023-04-11 19:36:13 +02:00
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æ
920174222c
Merge pull request #37669 from nextcloud/feat/files-right-click
2023-04-11 15:47:41 +02:00
John Molakvoæ
b7df4196e2
feat(files): right click
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-11 14:38:53 +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