Commit Graph

72672 Commits (backport/44794/stable28)
 

Author SHA1 Message Date
Velwark 0ab72ee66d Update LoggerWrapperCache.php
Extra Dollar Sign caused errors in Nextcloud. Removing the Dollar Sign Solved the Problem.

Signed-off-by: Velwark <levinfrerich9@gmail.com>
2 days ago
Ferdinand Thiessen 981101f927
Merge pull request #45610 from nextcloud/backport/45577/stable28
[stable28] fix(theming): replace standard generic package icon by material design
2 days ago
John Molakvoæ 1fe620e734 fix(core): package-x-generic svg width and height
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2 days ago
Ferdinand Thiessen 67dfc8d34c
Merge pull request #45598 from nextcloud/backport/45594/stable28
[stable28] fix(files): Ensure active file list entry is highlighted
2 days ago
nextcloud-command a87f425b03 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 days ago
Ferdinand Thiessen 4299f57d1d refactor(files): Consistently sort imports of FileEntryMixin
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 days ago
Ferdinand Thiessen d88d34c561 fix(files): Ensure entry with `fileid` is marked as active
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 days ago
Benjamin Gaussorgues 46bf8b82df
Merge pull request #45368 from nextcloud/backport/44763/stable28 2 days ago
Benjamin Gaussorgues ca5cfdf88a fix(groups): allows to save group names with more than 64 characters
Mimic behaviour from LDAP users and add a hard limit to 255 characters

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2 days ago
Git'Fellow d3b5db8176
Merge pull request #45591 from nextcloud/backport/45413/stable28
[stable28] fix(files): Don't fail if dir exists
2 days ago
Git'Fellow 4df77c6fa1 Try create folder first and check if it exists after
Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
3 days ago
Git'Fellow fe459f9d74 fix(files): Try to create dir only if it not exists
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
3 days ago
John Molakvoæ 3bad1819dd
Merge pull request #45578 from nextcloud/backport/45480/stable28 3 days ago
skjnldsv 3bbfa8328a fix(theming): replace standard generic package icon by material design
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 days ago
Josh 8d2502aca2
Merge pull request #45214 from nextcloud/backport/45058/stable28
[stable28] perf(db): Sort data for IN before chunking
4 days ago
Christoph Wurst 66898f82f1 perf(db): Sort data for IN before chunking
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 days ago
Josh f0902dbabc
Merge pull request #45205 from nextcloud/backport/45055/stable28
[stable28] fix(userstatus): catch unique constrain violation on revert
4 days ago
Daniel 82a53ae795
Merge pull request #45063 from nextcloud/backport/44670/stable28
[stable28] fix(session): Do not update authtoken last_check for passwordless
4 days ago
Christoph Wurst 3534f3dd7a fix(session): Do not update authtoken last_check for passwordless
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
4 days ago
Ferdinand Thiessen d125aa32cd
Merge pull request #45552 from nextcloud/backport/45430/stable28
[stable28] Fix header menu icon color
4 days ago
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>
4 days ago
Josh 824704d8b7
Merge pull request #45442 from nextcloud/backport/45390/stable28
[stable28] fix: Mark more configs as sensitive
4 days ago
Josh 36ba08ee2f
Merge pull request #45289 from nextcloud/backport/44218/stable28
[stable28] feat: Limit email input to 255 chars
4 days ago
Joas Schilling 81805039d1 fix: Mark more configs as sensitive
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 days ago
Anna Larch 5188f08fad fix(userstatus): catch unique constrain violation on revert
Signed-off-by: Anna Larch <anna@nextcloud.com>
4 days ago
Josh 5b7331ab75
Merge pull request #45426 from nextcloud/backport/45406/stable28
[stable28] fix(contactsmenu): empty content margin
4 days ago
nextcloud-command 9b44c8d521 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 days ago
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>
4 days ago
Ferdinand Thiessen 8f0bbcd4e8
Merge pull request #45533 from nextcloud/backport/45419/stable28
[stable28] fix(files): Implement `SortingService` to fix sorting of files
4 days ago
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>
5 days ago
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>
5 days ago
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>
5 days ago
Ferdinand Thiessen 5e24a34103
Merge pull request #45432 from nextcloud/backport/44062/stable28
[stable28] fix(files): properly reset preview component
6 days ago
Côme Chilliet 4607ff477b
Merge pull request #45478 from nextcloud/backport/45370/stable28
[stable28] feat: Add back searching in disabled user list
6 days ago
nextcloud-command 303ffbf26d chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 days ago
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>
6 days ago
Côme Chilliet 16c5b28649
fix: Update openapi spec for provisioning_api app
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
6 days ago
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>
6 days ago
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>
6 days ago
nextcloud-command 626d51f870 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 days ago
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>
1 week ago
John Molakvoæ (skjnldsv) 6f74f5027a fix(files): properly reset preview component
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
1 week ago
Christoph Wurst 1e9a7e4779
Merge pull request #45286 from nextcloud/backport/44457/stable28
[stable28] fix(contactsinteraction): Allow vCard download
1 week ago
John Molakvoæ 5481d81792
Merge pull request #45467 from nextcloud/release/28.0.6 1 week ago
skjnldsv dccc7362b2 build(hub): 28.0.6
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 weeks ago
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>
2 weeks ago
Josh 278aafd4a4
Merge pull request #45282 from nextcloud/backport/45242/stable28
[stable28] fix(setupCheck): Only warn when memcache present w/o memcached
2 weeks ago
Louis 58711fbf3c
Merge pull request #45327 from nextcloud/backport/45237/stable28
[stable28] perf(deleteAction): Queue delete requests
2 weeks ago
John Molakvoæ 4722123dfe
Merge pull request #45335 from nextcloud/release/28.0.6_rc1 2 weeks ago
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>
2 weeks ago