Commit graph

60363 commits

Author SHA1 Message Date
Nextcloud bot
478b90cdfd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-23 02:28:14 +00:00
Nextcloud bot
2549dde049
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-22 02:29:17 +00:00
blizzz
7fcf8a6edc
Merge pull request #32039 from nextcloud/release/final/22.2.7
22.2.7
2022-04-21 17:27:58 +02:00
Arthur Schiwon
017ffa00af
22.2.7
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-04-21 11:33:58 +02:00
Nextcloud bot
4e10418052
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-21 02:28:33 +00:00
Nextcloud bot
daa5cbce62
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-20 02:29:02 +00:00
blizzz
b688f377e2
Merge pull request #32009 from nextcloud/revert-31456-backport/31359/stable22
Revert "[stable22] Fix apps settings error message timeout"
2022-04-19 15:10:11 +02:00
blizzz
5da33be228
Revert "[stable22] Fix apps settings error message timeout" 2022-04-19 12:12:00 +02:00
Louis
7680983afa
Merge pull request #31456 from nextcloud/backport/31359/stable22
[stable22] Fix apps settings error message timeout
2022-04-19 10:49:45 +02:00
Nextcloud bot
e6b84d7912
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-19 02:28:18 +00:00
Nextcloud bot
c4442a1474
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-18 02:27:52 +00:00
Nextcloud bot
3e3a9b498e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-17 02:27:09 +00:00
Nextcloud bot
51c1a324f6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-16 02:27:09 +00:00
Nextcloud bot
1f03dd08c8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-15 02:27:39 +00:00
blizzz
dfbcd4e960
Merge pull request #31958 from nextcloud/release/rc1/22.2.7
22.2.7 RC1
2022-04-14 22:01:41 +02:00
blizzz
d455b2d21b
Merge pull request #31974 from nextcloud/backport/31878/stable22
[stable22] Fix incorrect if conditions in View
2022-04-14 22:01:27 +02:00
Christopher Ng
ba4f7721c1 Fix apps settings error message timeout
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 1e1a4d8ad143db360db5599b43a5663dfc530ac7)
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-04-14 19:00:51 +00:00
blizzz
75a4579cd7
Merge pull request #31819 from nextcloud/backport/31574/stable22
[stable22] use the nextcloud certificate bundle for s3
2022-04-14 14:38:17 +02:00
blizzz
01874d9a9d
Merge pull request #31747 from nextcloud/backport/31592/stable22
[stable22] Add direct arg to login flow
2022-04-14 14:31:49 +02:00
blizzz
a96a2ec55c
Merge pull request #31677 from nextcloud/backport/31658/stable22
[stable22] Limit the length of app password names
2022-04-14 14:15:08 +02:00
Côme Chilliet
8b1e16c4df Fix incorrect if conditions in View
($something->getPermissions() && Constants::PERMISSION_READ) does not
  make sense as PERMISSION_READ contant is 1 this will always evaluate to
  true.
getPersmissions is returning an int which is a bitwise combination as
  documented in the interface, so it should be used with bit operators.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-14 11:48:26 +00:00
Vincent Petry
b321a431aa Add direct arg to login flow
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Co-Authored-by: Carl Schwan <carl@carlschwan.eu>
2022-04-14 13:02:29 +02:00
blizzz
ff16b5870c
Merge pull request #31967 from nextcloud/backport/31908/stable22
[stable22] Fix LDAP Dark Theme Issue
2022-04-14 13:02:02 +02:00
blizzz
bf2b6bb370
Merge pull request #31881 from nextcloud/backport/31877/stable22
[stable22] Do not decorate the CLI output if it's explicitly turned off
2022-04-14 13:01:19 +02:00
blizzz
6a9185a2a3
Merge pull request #31855 from nextcloud/backport/31594/stable22
[stable22] Log in audit log federated shares events
2022-04-14 13:00:41 +02:00
blizzz
379d0ca22b
Merge pull request #31837 from nextcloud/backport/31734/stable22
[stable22] dont re-query fileinfo when getting dav quota
2022-04-14 12:59:15 +02:00
blizzz
84cf872bb9
Merge pull request #31834 from nextcloud/backport/31816/stable22
[stable22] Deduplicate storage ids in list before reusing
2022-04-14 12:57:51 +02:00
blizzz
53f1f64d8e
Merge pull request #31830 from nextcloud/backport/31380/stable22
[stable22] Ignore errors when searching for bundled preview
2022-04-14 12:56:40 +02:00
blizzz
74c3e6d8a4
Merge pull request #31777 from nextcloud/backport/31514/stable22
[stable22] user_ldap fix ldap connection resets #31421
2022-04-14 12:50:41 +02:00
blizzz
82891bcf86
Merge pull request #31640 from nextcloud/backport/31193/stable22
[stable22] Add optional WebDav propfind properties to count sub elements
2022-04-14 12:44:11 +02:00
blizzz
3539f61b8b
Merge pull request #31541 from nextcloud/backport/31454/stable22
[stable22] Fix the logger that is imported for critical actions
2022-04-14 12:42:34 +02:00
blizzz
76f2400e1e
Merge pull request #31522 from nextcloud/backport/31491/stable22
[stable22] Fix duplicated UUID detection when there are empty uuids
2022-04-14 12:39:51 +02:00
blizzz
8f171881cc
Merge pull request #31393 from nextcloud/backport/30536/stable22
[stable22] Make Sabre File exception messages translatable
2022-04-14 12:37:07 +02:00
Vincent Petry
a5a8bf7568
Merge pull request #31941 from nextcloud/backport/31907/stable22
[stable22] confirm user is internal to globalscale
2022-04-14 11:02:41 +02:00
Nextcloud bot
e06b213c9e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-14 02:29:06 +00:00
blizzz
a0a079d56e
Merge pull request #31924 from nextcloud/backport/31610/stable22
[stable22] fix shared mount roots not being returned from `getSharesInFolder`
2022-04-13 20:06:26 +02:00
Andy Xheli
889883b96a Fix LDAP Dark Theme Issue
Signed-off-by: Andy Xheli axheli@axtsolutions.com
2022-04-13 15:14:26 +00:00
Arthur Schiwon
a157214cba
22.2.7 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-04-13 10:55:49 +02:00
blizzz
f329ece23b
Merge pull request #31957 from nextcloud/backport/31933/stable22
[stable22] update CRL after revocation of socialsharing_telegram.csr
2022-04-13 09:42:29 +02:00
Vitor Mattos
7cdf5eafd8 Update root.crt
Reference: https://github.com/nextcloud/app-certificate-requests/pull/515

Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-13 07:39:46 +00:00
Nextcloud bot
e9e6736505
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-13 02:28:46 +00:00
Maxence Lange
7ce8459056 confirm user is internal to globalscale
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2022-04-12 12:22:08 +00:00
Nextcloud bot
f45ca7e42f
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-12 02:28:05 +00:00
Julien Veyssier
2f80087793
add optional WebDav propfind properties to show number of folders/files inside a folder
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-04-11 16:25:07 +02:00
Louis
4406a99d71
Merge pull request #31912 from nextcloud/dependabot/npm_and_yarn/stable22/moment-2.29.2
Bump moment from 2.29.1 to 2.29.2
2022-04-11 11:30:13 +02:00
Robin Appelman
c11de1965f fix shared mount roots not being returned from getSharesInFolder
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-11 08:54:08 +00:00
Nextcloud bot
7f68c6ff1a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-11 02:28:19 +00:00
Nextcloud bot
0559d382af
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-10 02:34:03 +00:00
dependabot[bot]
cded0d3e40 Bump moment from 2.29.1 to 2.29.2
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2)

---
updated-dependencies:
- dependency-name: moment
  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>
2022-04-09 18:37:37 +00:00
Nextcloud bot
f28f85f53a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-09 02:28:03 +00:00