| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
[stable28] Allow injecting the user temporarily for direct editing
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[stable28] feat: add config flag to toggle persistent redis connections
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[stable28] feat: add additional logging for database errors
|
| | |_|/ /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
including the stack trace of the current database transaction
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|\ \ \ \ \ |
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
[stable28] feat: add a specialized writeStream implementation for s3 external storage
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
|\ \ \ \
| | | | |
| | | | | |
[stable28] fix(files): ensure forbiddenCharacters is an array
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
[stable28] fix(files_metadata): Don't run generation job on every upgrade
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[stable28] fix(files): validate input when creating file/directory
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[stable28] fix: FileInfo from `View` should have the correct name of a mountpoint
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
If a mountpoint is returned from a `View` the name must match the view scoped name
and not the global name.
For example group folders have a name like `1` or `2` (the ID),
but the name of the FileInfo returned fro mthe View should be the mount point name,
like `First groupfolder` or similar.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
| |/ / /
|/| | |
| | | |
| | | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \ \ \
| |_|/ /
|/| | | |
[stable28] fix(mail): Fix big logos in mail templates for Outlook
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \ \ \
| | | | |
| | | | | |
[stable28] fix(dav): Thrown forbidden error for authenticated user instead of no…
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
[stable28] fix(appstore): Return an empty array in case of fail
|
| | | | |
| | | | |
| | | | | |
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
| | | | |
| | | | |
| | | | | |
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[stable28] fix(theming): enforce theme should still provide dark as fallback
|
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[stable28] fix(redis): Require version >=4 for unlink
|
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[stable28] fix(TextProcessing): use error instead of info for exception logging
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | | |
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | | |
nextcloud/automated/noid/stable28-update-psalm-baseline
[stable28] Update psalm-baseline.xml
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: GitHub <noreply@github.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[stable28] fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server…
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[stable28] fix(caldav): decode values before returning
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
|
|\ \ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
|
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|