dependabot[bot]
4229069494
chore(deps-dev): Bump phpunit/phpunit in /build/integration
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 9.6.6 to 9.6.7.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.7/ChangeLog-9.6.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.6...9.6.7 )
---
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-04-15 03:07:13 +07:00
Julius Härtl
2e1a560867
Merge pull request #36690 from nextcloud/bugfix/noid/rollback-hook
2023-04-14 17:09:17 +07:00
Julius Härtl
140c2541ed
Merge pull request #37611 from ZE3kr/patch-1
...
Unquote S3 ETag stored in oc_filecache
2023-04-14 16:20:44 +07:00
Simon L
d4341a278e
Merge pull request #37603 from joshtrichards/jr-reset-pw-honest-msg
...
More honest reset password request response
2023-04-14 16:12:54 +07:00
Joas Schilling
0b88b513be
Merge pull request #36351 from nextcloud/bugfix/noid/move-encryption-password-email-to-template
...
Move encrypt-all password email to EmailTemplate
2023-04-14 14:48:47 +07:00
Julius Härtl
8a79636bcb
Merge pull request #37726 from nextcloud/feat/files-events
...
fix(files): standardize `files:node:event` event syntax
2023-04-14 11:30:49 +07:00
Arthur Schiwon
a578a5ec9c
Merge pull request #37476 from nextcloud/ci/checkers/fix-autoloader-generation-extraneous-apps
...
ci(checkers): Fix autoloader (re)generation for extraneous apps
2023-04-14 11:28:48 +07:00
John Molakvoæ
edbdfefcb8
fix(files): standardize `files:node:event` event syntax
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-14 09:26:32 +07:00
Nextcloud bot
0951398af8
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-14 02:19:43 +07:00
Josh Richards
330c9cffab
Compile webpack assets - again
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-04-13 21:49:50 +07:00
Josh Richards
fb25cd4b0a
More honest reset password request response
...
Addresses request in additional comments of #37408
* Honest but still won't leak information
* Also reminds user to verify the provided user id email address/user
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Refine reset password response copy
Co-authored-by: Louis <6653109+artonge@users.noreply.github.com>
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Wrap honest password reset request response
2023-04-13 17:31:49 +07:00
Arthur Schiwon
79013bab0a
Merge pull request #32499 from nextcloud/enh/noid/ldap-search-entryuuid-no-wildcard
...
Fix Ldap search for attributes with no substr matching rule
2023-04-13 22:37:39 +07:00
Julien Veyssier
f3cd559c54
perform exact Ldap search as well to make sure it works for attributes without a substr matching rule
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2023-04-13 19:59:17 +07:00
Julius Härtl
eecd4601ac
Merge pull request #37429 from nextcloud/object-store-rmdir
...
improve objectstore rmdir handling
2023-04-13 18:45:12 +07: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 +07: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 +07:00
Joas Schilling
a1823be3ec
Merge pull request #37697 from nextcloud/fix/button-text
...
Fix button text
2023-04-13 09:54:32 +07: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 +07: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 +07: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 +07: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 +07: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 +07: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 +07:00
John Molakvoæ
f37b29eb2d
Merge pull request #37642 from nextcloud/fix/reactivity-files
2023-04-12 17:53:38 +07: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 +07:00
Maxence Lange
fc29b0d1b7
app type extended_authentication
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-04-12 09:34:49 +07:00
John Molakvoæ
306bc2a74b
fix: wrong copyright
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-12 12:10:45 +07: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 +07: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 +07:00
Nextcloud bot
73000175d0
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-12 02:28:34 +07: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 +07: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 +07: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 +07: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 +07:00
John Molakvoæ
920174222c
Merge pull request #37669 from nextcloud/feat/files-right-click
2023-04-11 15:47:41 +07:00
John Molakvoæ
b7df4196e2
feat(files): right click
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-11 14:38:53 +07:00
John Molakvoæ
a05176a1f5
Merge pull request #37639 from nextcloud/feat/files/selection
2023-04-11 13:56:10 +07:00
John Molakvoæ
8bef77235f
feat(files): implement shift-select
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-04-11 12:36:58 +07:00
John Molakvoæ
c6645cbc46
Merge pull request #37633 from nextcloud/fix/trashbin
...
Trashbin followup fixes
2023-04-11 12:28:36 +07: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 +07: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 +07: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 +07: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 +07: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 +07:00
Julius Härtl
a60dc50a37
Merge pull request #37647 from nextcloud/bugfix/noid/filepicker
2023-04-11 10:00:37 +07: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 +07:00
Nextcloud bot
30dd3993b3
Fix(l10n): 🔠 Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-11 02:28:24 +07:00
Simon L
efe2fb66c7
Merge pull request #37521 from nextcloud/update-improve-devcontainer
...
Update improve devcontainer
2023-04-10 14:03:38 +07: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 +07:00