Josh
f0902dbabc
Merge pull request #45205 from nextcloud/backport/45055/stable28
...
[stable28] fix(userstatus): catch unique constrain violation on revert
2024-05-29 08:08:31 -04:00
Daniel
82a53ae795
Merge pull request #45063 from nextcloud/backport/44670/stable28
...
[stable28] fix(session): Do not update authtoken last_check for passwordless
2024-05-29 14:03:09 +02:00
Christoph Wurst
3534f3dd7a
fix(session): Do not update authtoken last_check for passwordless
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-05-29 13:23:05 +02:00
Ferdinand Thiessen
d125aa32cd
Merge pull request #45552 from nextcloud/backport/45430/stable28
...
[stable28] Fix header menu icon color
2024-05-29 10:25:02 +02:00
Ferdinand Thiessen
b97cd77706
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-29 07:35:24 +00:00
Josh
824704d8b7
Merge pull request #45442 from nextcloud/backport/45390/stable28
...
[stable28] fix: Mark more configs as sensitive
2024-05-28 19:52:06 -04:00
Josh
36ba08ee2f
Merge pull request #45289 from nextcloud/backport/44218/stable28
...
[stable28] feat: Limit email input to 255 chars
2024-05-28 18:21:23 -04:00
Joas Schilling
81805039d1
fix: Mark more configs as sensitive
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-05-28 17:57:50 -04:00
Anna Larch
5188f08fad
fix(userstatus): catch unique constrain violation on revert
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-05-28 17:44:27 -04:00
Josh
5b7331ab75
Merge pull request #45426 from nextcloud/backport/45406/stable28
...
[stable28] fix(contactsmenu): empty content margin
2024-05-28 17:33:35 -04:00
nextcloud-command
9b44c8d521
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-28 21:32:54 +00:00
fenn-cs
15115a4353
feat: Limit email input on auth pages to 255 chars
...
Excessively long emails reported make server unresponsive.
We could at some point, consider adding a configuration for sysadmins to bypass this setting
on their instance if they want.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-05-28 21:29:57 +00:00
Ferdinand Thiessen
8f0bbcd4e8
Merge pull request #45533 from nextcloud/backport/45419/stable28
...
[stable28] fix(files): Implement `SortingService` to fix sorting of files
2024-05-28 22:10:27 +02:00
Ferdinand Thiessen
59b85b811b
fix(theming): When selected a background image make header color independent of primary color
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-28 15:32:19 +00:00
Ferdinand Thiessen
7de1cc786b
chore: Compile assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-28 14:11:56 +02:00
Ferdinand Thiessen
1d811291a5
fix(files): Implement SortingService to fix sorting of files
...
The previously used library was parsing strings to try to detect dates,
but for filenames it makes no sense to parse them as dates.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-05-28 14:10:09 +02:00
Ferdinand Thiessen
5e24a34103
Merge pull request #45432 from nextcloud/backport/44062/stable28
...
[stable28] fix(files): properly reset preview component
2024-05-27 19:34:22 +02:00
Côme Chilliet
4607ff477b
Merge pull request #45478 from nextcloud/backport/45370/stable28
...
[stable28] feat: Add back searching in disabled user list
2024-05-27 18:31:29 +02:00
nextcloud-command
303ffbf26d
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-27 14:04:21 +00:00
Côme Chilliet
f15f51c2ce
chore: Adapt @since version number in OCP for backport to 28
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-05-27 15:03:34 +02:00
Côme Chilliet
16c5b28649
fix: Update openapi spec for provisioning_api app
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-05-27 15:03:13 +02:00
Côme Chilliet
5fc46cd516
fix: Also search in email field for disabled users
...
To match what is done for Database backend for enabled users
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-05-27 15:03:07 +02:00
Côme Chilliet
896c539705
feat: Add back searching in disabled user list
...
When disabled users where moved to their own endpoint we overlooked
search, so adding it back.
The search is done case-insensitive in uid and display name.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-05-27 15:03:03 +02:00
nextcloud-command
626d51f870
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-27 12:04:47 +00:00
Richard Steinmetz
60e9c28bc9
fix(contactsmenu): empty content margin
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-26 01:28:33 +00:00
John Molakvoæ (skjnldsv)
6f74f5027a
fix(files): properly reset preview component
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2024-05-25 20:35:18 -04:00
Christoph Wurst
1e9a7e4779
Merge pull request #45286 from nextcloud/backport/44457/stable28
...
[stable28] fix(contactsinteraction): Allow vCard download
2024-05-26 02:33:00 +02:00
John Molakvoæ
5481d81792
Merge pull request #45467 from nextcloud/release/28.0.6
2024-05-23 17:22:49 +02:00
skjnldsv
dccc7362b2
build(hub): 28.0.6
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-05-22 17:33:30 +02:00
Christoph Wurst
6f73e02be8
fix(contactsinteraction): Allow vCard download
...
Sabre calculates a header for the size of a vcard, therefore we have to
implement the size method.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-05-21 17:35:22 +02:00
Josh
278aafd4a4
Merge pull request #45282 from nextcloud/backport/45242/stable28
...
[stable28] fix(setupCheck): Only warn when memcache present w/o memcached
2024-05-16 21:59:43 -04:00
Louis
58711fbf3c
Merge pull request #45327 from nextcloud/backport/45237/stable28
...
[stable28] perf(deleteAction): Queue delete requests
2024-05-16 19:44:40 +02:00
John Molakvoæ
4722123dfe
Merge pull request #45335 from nextcloud/release/28.0.6_rc1
2024-05-16 18:57:00 +02:00
fenn-cs
c6a0f23bb5
perf(deleteAction): Queue delete requests
...
When multiple files are deleted at once, all the requests bombard the server
simultaneously, causing performance issues.
This commit adds queuing that limits the concurrency of these requests to 5
at a time.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-05-16 16:27:59 +00:00
Joas Schilling
b042aacd59
Merge pull request #45372 from nextcloud/backport/45236/stable28
...
[stable28] Hide 'updater.server.url' As It May Contain Enterprise Key
2024-05-16 16:51:36 +02:00
Joas Schilling
5c1c789040
Merge pull request #45359 from nextcloud/backport/45357/stable28
...
[stable28] fix: add ldap_exop_passwd function to sensitive value
2024-05-16 16:46:32 +02:00
Joas Schilling
55dd8087c4
Merge pull request #45339 from nextcloud/backport/44710/stable28
...
[stable28] fix(preview): check mime type before processing with Imagick
2024-05-16 16:42:05 +02:00
derschiw
a70d14aa3a
fix(SystemConfig.php): Add 'updater.server.url' to Private Variables
...
Add "updater.server.url" to the privacy redacted values, as it may contain the enterprise key.
Signed-off-by: derschiw <37687705+derschiw@users.noreply.github.com>
2024-05-16 14:31:10 +00:00
Josh Richards
166b8b8135
fix(setupCheck): Only warn when memcache present w/o memcached
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2024-05-16 10:31:08 -04:00
yemkareems
140ca2bbec
fix: add ldap_exop_passwd function to sensitive value
...
Signed-off-by: yemkareems <yemkareems@gmail.com>
2024-05-16 12:21:42 +00:00
John Molakvoæ
99d9244ef6
Merge pull request #45147 from nextcloud/backport/45138/stable28
2024-05-16 14:10:13 +02:00
Joas Schilling
9551fe5255
Merge pull request #45342 from nextcloud/backport/45340/stable28
...
[stable28] fix: Extend SVG reference check
2024-05-16 11:18:19 +02:00
Joas Schilling
794bf744d5
Merge pull request #45323 from nextcloud/backport/45321/stable28
...
[stable28] fix: Correctly check result of function
2024-05-16 10:16:14 +02:00
Joas Schilling
9b1216b744
Merge pull request #45319 from nextcloud/backport/45317/stable28
...
[stable28] fix(search): Limit maximum number of search results
2024-05-16 10:10:49 +02:00
Joas Schilling
5b07cfa5db
fix: Extend SVG reference check
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-05-16 10:03:54 +02:00
Varun Patil
312dc5612f
fix(preview): check mime type before processing with Imagick
...
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
2024-05-15 20:16:43 +00:00
skjnldsv
fa2c11e5c6
build(hub): 28.0.6 RC1
...
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-05-15 20:25:54 +02:00
Anna
10dfb76f28
Merge pull request #45312 from nextcloud/backport/45309/stable28
...
[stable28] fix(caldav): loop through all events for busy events
2024-05-15 13:07:15 +02:00
Joas Schilling
901be699e4
fix(search): Limit maximum number of search results
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-05-15 10:45:51 +02:00
Joas Schilling
9379fd9f70
fix: Correctly check result of function
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-05-15 10:40:15 +02:00