| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #47081 from nextcloud/backport/47038/stable28 | Robin Appelman | 2024-08-08 | 1 | -1/+2 |
|\ |
|
| * | fix: check for correct storage class when checking for link parent | Robin Appelman | 2024-08-07 | 1 | -1/+2 |
* | | fix(encryption): Fix mountpoint check to accept if several are found | Côme Chilliet | 2024-08-07 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #47079 from nextcloud/backport/38364/stable28 | Andy Scherzinger | 2024-08-07 | 1 | -2/+49 |
|\ |
|
| * | fix(previews): Don't crash on animated WEBP images | Josh Richards | 2024-08-06 | 1 | -2/+49 |
* | | fix: Ensure database connection is setup when getting group details | Ferdinand Thiessen | 2024-08-06 | 1 | -0/+2 |
|/ |
|
* | fix: `OCP\Files\Node\Folder::search` was not setting the owner | Ferdinand Thiessen | 2024-07-30 | 1 | -1/+24 |
* | Merge pull request #46763 from nextcloud/backport/46672/stable28 | Andy Scherzinger | 2024-07-28 | 1 | -3/+4 |
|\ |
|
| * | fix: Do not return partial file info if we have a cache entry | Julius Härtl | 2024-07-25 | 1 | -3/+4 |
* | | Merge pull request #46712 from nextcloud/backport/45353/stable28 | John Molakvoæ | 2024-07-27 | 1 | -19/+87 |
|\ \ |
|
| * | | feat: support excalidraw file | Hoang Pham | 2024-07-25 | 1 | -36/+4 |
| * | | feat: support excalidraw file | Hoang Pham | 2024-07-25 | 1 | -23/+123 |
* | | | Merge pull request #46668 from nextcloud/backport/46640/stable28 | Andy Scherzinger | 2024-07-25 | 3 | -6/+19 |
|\ \ \ |
|
| * | | | fix(Token): take over scope in token refresh with login by cookie | Arthur Schiwon | 2024-07-22 | 3 | -6/+19 |
* | | | | Merge pull request #46678 from nextcloud/backport/44295/stable28 | Andy Scherzinger | 2024-07-25 | 3 | -3/+11 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | fix(logging): Restore the option to log with debug level | Joas Schilling | 2024-07-22 | 1 | -2/+2 |
| * | | | fix: Implement option to temporarily set the user session | Julius Härtl | 2024-07-22 | 2 | -1/+11 |
| * | | | fix: Do not use incognito mode for direct editing | Julius Härtl | 2024-07-22 | 1 | -2/+0 |
* | | | | Merge pull request #46683 from nextcloud/backport/46674/stable28 | Andy Scherzinger | 2024-07-25 | 1 | -12/+21 |
|\ \ \ \ |
|
| * | | | | feat: add config flag to toggle persistent redis connections | Robin Appelman | 2024-07-22 | 1 | -12/+21 |
| |/ / / |
|
* | | / | feat: add additional logging for database errors | Robin Appelman | 2024-07-25 | 2 | -4/+71 |
| |_|/
|/| | |
|
* | | | fix: FileInfo from `View` should have the correct name of a mountpoint | Ferdinand Thiessen | 2024-07-24 | 1 | -0/+4 |
|/ / |
|
* | | Merge pull request #46628 from nextcloud/backport/46419/stable28 | Joas Schilling | 2024-07-22 | 4 | -2/+116 |
|\ \
| |/
|/| |
|
| * | fix(mail): Fix big logos in mail templates for Outlook | Joas Schilling | 2024-07-19 | 4 | -2/+116 |
* | | Merge pull request #46577 from nextcloud/backport/46555/stable28 | Git'Fellow | 2024-07-19 | 1 | -0/+4 |
|\ \ |
|
| * | | chore: add warning in case of failure | Git'Fellow | 2024-07-17 | 1 | -0/+1 |
| * | | fix(appstore): Return an empty array in case of fail | Git'Fellow | 2024-07-17 | 1 | -0/+3 |
| |/ |
|
* | | Merge pull request #46520 from nextcloud/backport/46475/stable28 | Git'Fellow | 2024-07-19 | 1 | -1/+1 |
|\ \ |
|
| * | | fix(redis): Require version >=4 for unlink | Git'Fellow | 2024-07-15 | 1 | -1/+1 |
| |/ |
|
* / | fix(TextProcessing): use error instead of info for exception logging | Anupam Kumar | 2024-07-19 | 1 | -1/+1 |
|/ |
|
* | fix(Session): avoid race conditions on clustered setups | Arthur Schiwon | 2024-07-11 | 3 | -46/+19 |
* | Merge pull request #46394 from nextcloud/backport/46320/stable28 | Joas Schilling | 2024-07-11 | 1 | -0/+1 |
|\ |
|
| * | perf: Set session.cache_limiter at runtime to avoid clients caching static as... | Julius Härtl | 2024-07-10 | 1 | -0/+1 |
* | | Merge pull request #46067 from nextcloud/backport/45877/stable28 | Andy Scherzinger | 2024-07-10 | 1 | -9/+9 |
|\ \ |
|
| * | | fix: don't use custom certificate bundle if no customer certificates are conf... | Robin Appelman | 2024-06-24 | 1 | -9/+9 |
* | | | Merge pull request #45920 from nextcloud/backport/45582/stable28 | Andy Scherzinger | 2024-07-10 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | fix: delete background jobs by id when cleaning up | Robin Appelman | 2024-06-17 | 1 | -1/+1 |
* | | | Merge pull request #46297 from nextcloud/backport/46174/stable28 | Git'Fellow | 2024-07-09 | 1 | -7/+9 |
|\ \ \ |
|
| * | | | fix(IntegrityCheck): Ensure the check is run if no results are available | Ferdinand Thiessen | 2024-07-05 | 1 | -7/+9 |
* | | | | fix(s3): Don't wait indefinitely for S3 to return | Git'Fellow | 2024-07-09 | 1 | -29/+37 |
* | | | | feat: log file id and path when extracting the mp3 cover fails | Daniel Kesselberg | 2024-07-08 | 1 | -4/+4 |
|/ / / |
|
* | | | Merge pull request #46141 from nextcloud/backport/46097/stable28 | Louis | 2024-07-01 | 2 | -21/+30 |
|\ \ \ |
|
| * | | | fix(files_sharing): Store the expiration date relative to the server's timezone | Louis Chemineau | 2024-06-27 | 2 | -21/+30 |
* | | | | fix: removed unused variable and check if tag ids are empty before starting t... | yemkareems | 2024-06-27 | 1 | -1/+6 |
* | | | | fix: filtering tags based on existing tags and doing a transaction around the... | yemkareems | 2024-06-27 | 1 | -11/+14 |
* | | | | fix: do a select in systemtag_object_mapping to see if tag exists already in ... | yemkareems | 2024-06-27 | 1 | -6/+20 |
|/ / / |
|
* | / | fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION | Arthur Schiwon | 2024-06-25 | 1 | -1/+4 |
| |/
|/| |
|
* | | fix: set mimetype_version during upgrade to the old version | Robin Appelman | 2024-06-21 | 2 | -6/+8 |
* | | feat: add setup check for needed mimetype migrations | Robin Appelman | 2024-06-21 | 2 | -23/+83 |
* | | fix: move repair mimetype repair step to the expensive steps | Robin Appelman | 2024-06-21 | 1 | -1/+1 |
|/ |
|