Commit graph

63256 commits

Author SHA1 Message Date
Louis Chemineau
97dbec035b Do not check quota for non Node
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-11-24 15:23:21 +00:00
blizzz
f1a43e3cf9
Merge pull request #35351 from nextcloud/backport/35327/stable24
[stable24] Handle badly named version files more gracefully and log information
2022-11-24 09:41:57 +01:00
Nextcloud bot
75eb325d75
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-24 02:17:51 +00:00
blizzz
a2714ac1be
Merge pull request #35332 from nextcloud/backport/35232/stable24
[stable24] Check quota on file copy
2022-11-23 21:02:49 +01:00
Louis
8707beb89c
Merge pull request #35367 from nextcloud/backport/35353/stable24
[stable24] Update cache when file size === 0
2022-11-23 19:39:59 +01:00
Julius Härtl
1861e98b13
Merge pull request #35349 from nextcloud/backport/35299/stable24 2022-11-23 18:33:02 +01:00
blizzz
99d70e8602
Merge pull request #35356 from nextcloud/backport/35206/stable24
[stable24] Fix forwarding the object id when searching comments
2022-11-23 18:28:05 +01:00
blizzz
65595260e5
Merge pull request #35018 from nextcloud/backport/35000/stable24
[stable24] Only show cron warning after 24h due to time insensitive jobs
2022-11-23 18:25:40 +01:00
Louis Chemineau
cadcebf962 Update cache when file size === 0
The conditions were false when $result === 0.
$results here contains the number of written bits.
The correct way of checking for operation success is to check if $result === false

Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-11-23 15:04:34 +00:00
Louis
abafbd4b6e
Merge pull request #35321 from nextcloud/backport/stable24/35187
[stable24] Fix mentions rendering in comment editor
2022-11-23 13:17:33 +01:00
Joas Schilling
c892ba43d1 Fix forwarding the object id when searching comments
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-23 10:42:25 +00:00
Côme Chilliet
00c17b2df1 Handle badly named version files more gracefully and log information
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-23 09:52:17 +00:00
Greta
69d59d3f66
Merge pull request #35328 from nextcloud/backport/35009/stable24
[stable24] Check quota on file copy
2022-11-23 10:39:04 +01:00
kavita.sonawane@t-systems.com
3dd01de38a
Prevent selection of encrypted folders
Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
2022-11-23 10:29:27 +01:00
kavita.sonawane@t-systems.com
323b4a6df1
Prevents the selection of encrypted folder on next page load
Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
2022-11-23 10:29:24 +01:00
kavita.sonawane@t-systems.com
4cccb99e09
Prevents the selection of encrypted folder on scroll page
Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
2022-11-23 10:29:20 +01:00
kavita.sonawane@t-systems.com
7650732af7
Deactivates the possiblility to checkmark or click on the encrypted folder
Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
2022-11-23 10:29:17 +01:00
kavita.sonawane@t-systems.com
29b672bbc4
Add comments for prevents the selection of encrypted folders
Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
2022-11-23 10:29:10 +01:00
kavita.sonawane@t-systems.com
5f43439b26
Filelist:-Deselecting all files checkboxes within cells of encrypted folder
Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
2022-11-23 10:29:03 +01:00
Nextcloud bot
c610950ccd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-23 02:18:27 +00:00
Côme Chilliet
8e75d2fc85 Apply the same fix as on beforeCopy on beforeMove
Let’s be safe

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-22 13:53:11 +00:00
Robin Appelman
438bc818bb fix dirname usage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-22 13:53:11 +00:00
Côme Chilliet
079a481673 Fix psalm issues
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-22 13:53:10 +00:00
Côme Chilliet
529e6e9914 Check quota on file copy
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-22 13:53:10 +00:00
Côme Chilliet
d07c5c6d2d
Apply the same fix as on beforeCopy on beforeMove
Let’s be safe

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-22 13:56:31 +01:00
Robin Appelman
8a14131a84
fix dirname usage
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-22 13:56:25 +01:00
Côme Chilliet
5aab36a3f6
Fix psalm issues
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-22 13:56:17 +01:00
Côme Chilliet
595d7add27
Check quota on file copy
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-22 13:56:10 +01:00
Côme Chilliet
ffdf7834ab
Merge pull request #35297 from nextcloud/fix/bump-swiftmailer/swiftmailer-to-6.3.0-in-stable24
Bump swiftmailer/swiftmailer to 6.3.0 in stable24
2022-11-22 11:21:38 +01:00
Louis Chemineau
6a78d3d21b Fix mentions rendering in comment editor
NcRichContentEditable needs an index of users to properly display them. This commit adds a caching logic and provides it to NcRichContentEditable.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-11-22 11:02:04 +01:00
Simon L
293602274a
Merge pull request #35313 from nextcloud/stable24-user-mgmt-quota-no-cache
[stable24] Don't use quota cache through user management
2022-11-22 10:46:41 +01:00
Côme Chilliet
017b0f5f63
Merge pull request #35162 from nextcloud/backport/35157/stable24
[stable24] Make sure to not pass null to DateTime::createFromFormat
2022-11-22 10:09:45 +01:00
Côme Chilliet
1643302299
Align 3rdparty with stable24
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-22 09:54:30 +01:00
Nextcloud bot
942c439236
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-22 02:19:35 +00:00
Vincent Petry
c39caba4a0
Don't use quota cache through user management
When querying the free space through user management APIs, don't use the
cached quota value. The latter is only there to accelerate PROPFINDs.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-21 23:47:10 +01:00
Simon L
c56fcca872
Merge pull request #35250 from nextcloud/bugfix/noid/quota-zero
[stable24] Properly compare quota against both float/int values
2022-11-21 18:39:49 +01:00
blizzz
284ba2449c
Merge pull request #34966 from nextcloud/backport/34963/stable24
[stable24] Fix invalid date in security.txt
2022-11-21 15:50:03 +01:00
Côme Chilliet
fd7f0166b6
Bump swiftmailer/swiftmailer to 6.3.0 in stable24
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-21 11:03:05 +01:00
Côme Chilliet
e24df2255d
Merge pull request #35141 from nextcloud/backport/34160/stable24
[stable24] Detect weird local ips
2022-11-21 09:33:17 +01:00
Vincent Petry
f4d1eee558
Merge pull request #35292 from nextcloud/backport/35185/stable24
[stable24] Hide warning about missing apps for when shipped in the next version
2022-11-21 09:32:48 +01:00
Joas Schilling
ce2ce275b3 Hide warning about missing apps for when shipped in the next version
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-21 07:18:44 +00:00
Nextcloud bot
db82cc0fcf
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-21 02:15:45 +00:00
Nextcloud bot
02595dfbc3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-20 02:16:05 +00:00
Joas Schilling
9f8b6e99da
Merge pull request #35245 from nextcloud/backport/32288/stable24
[stable24] Fix JSON error when comment has no reactions
2022-11-19 20:44:09 +01:00
Nextcloud bot
77dccd3765
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-19 02:17:53 +00:00
Simon L
0758d81d96
Merge pull request #35266 from nextcloud/backport/35259/stable24
[stable24] Also cancel XHR when cancelling uploads
2022-11-18 21:16:41 +01:00
Vincent Petry
36f2a2d94f Also cancel XHR when cancelling uploads
Fixes issue when cancelling a long list of uploads.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-18 17:19:21 +00:00
Simon L
d9ad303158
Merge pull request #35258 from nextcloud/backport/35218/stable24
[stable24] delay updating setup providers untill we register the mounts
2022-11-18 17:42:49 +01:00
Robin Appelman
4b4b80bc1c delay updating setup providers untill we register the mounts
otherwise the fallback to a full setup for a missing cached mount provider will lead to a race condition

Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-11-18 14:38:30 +00:00
Julius Härtl
f66226d18e
Properly compare quota against both float/int values
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-11-18 14:12:43 +01:00