aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #47353 from nextcloud/backport/47346/stable28John Molakvoæ2024-08-202-5/+6
|\
| * fix: use mountpoint from storage to find the encryption keysRobin Appelman2024-08-201-3/+3
| * feat: store the mountpoint of storages in the mount optionsRobin Appelman2024-08-201-2/+3
* | Revert "Revert "[stable28] Apply group limit on remove from group""Arthur Schiwon2024-08-192-2/+44
|/
* Revert "[stable28] Apply group limit on remove from group"Arthur Schiwon2024-08-192-44/+2
* fix: Remove call to non-existing method in 28 and add missing use in testCôme Chilliet2024-08-191-1/+0
* fix: Remove shares only if there are no more common groups between usersCôme Chilliet2024-08-191-38/+36
* fix(files_sharing): Delete user shares if needed when user is removed from a ...Louis Chemineau2024-08-192-2/+47
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-192-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-186-2/+124
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-172-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-164-0/+40
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1588-242/+50
* Fix(l10n): Update translations from Transifexbackport/45848/stable28Nextcloud bot2024-08-146-2/+44
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-136-0/+72
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-122-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-114-0/+42
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1016-0/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-09126-252/+282
* Merge pull request #47081 from nextcloud/backport/47038/stable28Robin Appelman2024-08-081-1/+2
|\
| * fix: check for correct storage class when checking for link parentRobin Appelman2024-08-071-1/+2
* | Merge pull request #47118 from nextcloud/backport/47044/stable28Andy Scherzinger2024-08-081-1/+1
|\ \
| * | fix(encryption): Fix mountpoint check to accept if several are foundCôme Chilliet2024-08-071-1/+1
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0816-0/+32
|/
* Merge pull request #47079 from nextcloud/backport/38364/stable28Andy Scherzinger2024-08-071-2/+49
|\
| * fix(previews): Don't crash on animated WEBP imagesJosh Richards2024-08-061-2/+49
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-07124-124/+126
* | fix: Ensure database connection is setup when getting group detailsFerdinand Thiessen2024-08-061-0/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-062-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-034-0/+38
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-022-0/+16
* Merge pull request #46868 from nextcloud/backport/46379/stable28Git'Fellow2024-08-011-1/+24
|\
| * fix: `OCP\Files\Node\Folder::search` was not setting the ownerFerdinand Thiessen2024-07-301-1/+24
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-314-0/+60
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-302-0/+2
* Merge pull request #46763 from nextcloud/backport/46672/stable28Andy Scherzinger2024-07-281-3/+4
|\
| * fix: Do not return partial file info if we have a cache entryJulius Härtl2024-07-251-3/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-288-0/+50
* | Merge pull request #46712 from nextcloud/backport/45353/stable28John Molakvoæ2024-07-271-19/+87
|\ \
| * | feat: support excalidraw fileHoang Pham2024-07-251-36/+4
| * | feat: support excalidraw fileHoang Pham2024-07-251-23/+123
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2712-6/+90
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-26164-28/+364
* | | Merge pull request #46668 from nextcloud/backport/46640/stable28Andy Scherzinger2024-07-253-6/+19
|\ \ \
| * | | fix(Token): take over scope in token refresh with login by cookieArthur Schiwon2024-07-223-6/+19
* | | | Merge pull request #46678 from nextcloud/backport/44295/stable28Andy Scherzinger2024-07-254-3/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(logging): Restore the option to log with debug levelJoas Schilling2024-07-221-2/+2
| * | | fix: Implement option to temporarily set the user sessionJulius Härtl2024-07-223-1/+19
| * | | fix: Do not use incognito mode for direct editingJulius Härtl2024-07-221-2/+0
* | | | Merge pull request #46683 from nextcloud/backport/46674/stable28Andy Scherzinger2024-07-251-12/+21
|\ \ \ \