aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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 #47484 from nextcloud/backport/46013/stable30Arthur Schiwon2024-09-051-0/+25
|\
| * fix: write object to the correct urn when moving from another storage to obje...Robin Appelman2024-09-041-0/+25
* | 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 #47728 from nextcloud/backport/47155/stable30Andy Scherzinger2024-09-041-37/+16
|\
| * fix: lintGit'Fellow2024-09-041-1/+1
| * fix(jobs): Swicth to executeStatement() while deleting rowsGit'Fellow2024-09-041-37/+16
* | Merge pull request #47726 from nextcloud/backport/47285/stable30Andy Scherzinger2024-09-041-1/+2
|\ \
| * | fix: Do not throw if appstore is unavailable during upgradeJulius Härtl2024-09-041-1/+2
| |/
* / chore: Improve isEncrypted descriptionLouis Chemineau2024-09-041-1/+3
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-048-2/+54
* fix(linkReferenceProvider): better size checkJulien Veyssier2024-09-031-5/+15
* fix: Do not fail to get internal path on NonExistingFile/NonExistingFolderJulius Härtl2024-09-032-0/+16
* 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
* Merge pull request #47626 from nextcloud/backport/47546/stable30John Molakvoæ2024-08-301-3/+3
|\
| * fix: Adjust filename validation messagesFerdinand Thiessen2024-08-301-3/+3
* | Merge pull request #47621 from nextcloud/backport/47567/stable30John Molakvoæ2024-08-301-1/+1
|\ \ | |/ |/|
| * fix(config): Avoid error messages for restricted opcache APIJosh2024-08-301-1/+1
* | Revert "fix(TaskProcessing): Use OCP\Server::get instead of copying methods"Marcel Klehr2024-08-301-5/+45
* | fix(TextProcessing): Don't run taskProcessing if task type is not availableMarcel Klehr2024-08-301-1/+1
* | fix(SpeechToTextManager): Throw TaskProcessing Task failedMarcel Klehr2024-08-301-13/+15
* | fix(TaskProcessing): Use OCP\Server::get instead of copying methodsMarcel Klehr2024-08-301-45/+5
* | feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessin...Julien Veyssier2024-08-305-9/+61
* | feat(textprocessing): TextProcessingManager::runTask calls TaskProcessingMana...Julien Veyssier2024-08-302-3/+84
|/
* fix(DB): do not assume sharding is always enabledArthur Schiwon2024-08-291-13/+19
* fix(DB): set sharding parameters only when intendedArthur Schiwon2024-08-291-5/+10
* feat(templates): add support for checkboxes in template fillerElizabeth Danzberger2024-08-296-20/+150
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-294-0/+10
* Merge pull request #47528 from nextcloud/backport/47510/stable30Andy Scherzinger2024-08-291-2/+29
|\
| * fix(db): Increase log level for very slow transactionsChristoph Wurst2024-08-271-2/+29
* | Merge pull request #47588 from nextcloud/backport/47515/stable30Andy Scherzinger2024-08-281-13/+21
|\ \
| * | fix(migration): Correctly sort migrations by version numberJoas Schilling2024-08-281-13/+21
* | | fix: Also validate parent path in `verifyPath`Ferdinand Thiessen2024-08-282-3/+17
* | | fix: Allow read-only filename validation to allow reading filesFerdinand Thiessen2024-08-281-1/+12
* | | fix: Renaming does not need update but delete permissionsFerdinand Thiessen2024-08-281-5/+8
|/ /
* | fix: Backport to 30Louis Chemineau2024-08-281-0/+10
* | chore: Apply php:cs recommendationsLouis Chemineau2024-08-289-39/+39
* | fix: mark systemconfig value as not being tainted because they are implicitly...Robin Appelman2024-08-281-1/+19
* | fix: implement sharding compatible cleanup for various bitsRobin Appelman2024-08-285-12/+74
* | fix: fix share cleanup for deleted groups with shardingRobin Appelman2024-08-281-10/+18
* | fix: run mimetype repair query across all shardsRobin Appelman2024-08-281-0/+1
* | fix: hint storage id in more placesRobin Appelman2024-08-281-2/+5
* | fix: only allow pre-defined shardsRobin Appelman2024-08-281-8/+30