aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* fix: Only write once to template instead of create/copybackport/47860/stable29Julius Knorr2024-09-101-3/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1010-0/+196
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0910-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0820-20/+0
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0710-22/+216
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0614-2/+450
* fix: Migrate existing bg jobs to use sha256Louis Chemineau2024-09-052-0/+2
* fix: Use sha256 to hash arguments of background jobsLouis Chemineau2024-09-051-5/+4
* Merge pull request #47486 from nextcloud/backport/46013/stable29Andy Scherzinger2024-09-051-0/+25
|\
| * fix: write object to the correct urn when moving from another storage to obje...Robin Appelman2024-08-261-0/+25
* | Merge pull request #47284 from nextcloud/backport/47038/stable29Arthur Schiwon2024-09-051-1/+2
|\ \
| * | fix: check for correct storage class when checking for link parentRobin Appelman2024-09-041-1/+2
* | | fix(appstore): Cache apps.json also on dev instancesMarcel Müller2024-09-051-8/+9
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-05138-0/+144
|/ /
* | fix(files): Create non-existent parents of mountpointsprovokateurin2024-09-041-0/+9
* | Merge pull request #47696 from nextcloud/backport/47627/stable29Andy Scherzinger2024-09-041-5/+15
|\ \
| * | fix(linkReferenceProvider): better size checkJulien Veyssier2024-09-031-5/+15
* | | fix: lintGit'Fellow2024-09-041-1/+1
* | | fix(jobs): Swicth to executeStatement() while deleting rowsGit'Fellow2024-09-041-37/+16
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-048-2/+54
|/ /
* | Merge pull request #47623 from nextcloud/backport/47567/stable29Andy Scherzinger2024-09-031-1/+1
|\ \
| * | fix(config): Avoid error messages for restricted opcache APIJosh2024-08-301-1/+1
* | | Merge pull request #47247 from nextcloud/backport/47240/stable29Ferdinand Thiessen2024-09-032-0/+2
|\ \ \
| * | | fix(webauthn): Increase database column for public key idFerdinand Thiessen2024-08-312-0/+2
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-022-0/+4
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-014-2/+4
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-312-0/+6
|/ / /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-08-30158-430/+632
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-294-0/+10
* | fix(setup): ignore long session login during installationMaxence Lange2024-08-272-4/+11
* | Merge pull request #47536 from nextcloud/backport/47509/stable29Richard Steinmetz2024-08-271-9/+15
|\ \
| * | fix: gracefully handle unexpected exif orientation typesRichard Steinmetz2024-08-271-9/+15
| |/
* / fix(Router): Load attribute routes of all apps when not app is specifiedprovokateurin2024-08-271-14/+24
|/
* fix call to custom mail_template_classChristoph Klaffl2024-08-261-12/+14
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-266-6/+18
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-248-2/+36
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2336-100/+252
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-2242-132/+146
* fix(theming): Make getImage() call save against missing non-SVG versionJoas Schilling2024-08-211-3/+14
* fix(setupcheck): Fix mimetype server version check in backportJoas Schilling2024-08-211-1/+1
* 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
* 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
* Merge pull request #47192 from nextcloud/backport/47180/stable29John Molakvoæ2024-08-142-2/+45
|\
| * fix: Remove shares only if there are no more common groups between usersCôme Chilliet2024-08-131-38/+36
| * fix(files_sharing): Delete user shares if needed when user is removed from a ...Louis Chemineau2024-08-132-2/+47