aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* chore: Migrate away from OC::$server->getLoggerCôme Chilliet2024-02-1310-55/+87
* Add timezone getter to ITimeFactoryAnna Larch2024-02-132-0/+15
* Merge pull request #43542 from nextcloud/fix/db/long-transaction-exception-me...Arthur Schiwon2024-02-131-1/+1
|\
| * fix(db): Unify long transaction log/exception messageChristoph Wurst2024-02-131-1/+1
* | Merge pull request #39889 from nextcloud/cache-diJohn Molakvoæ2024-02-139-73/+129
|\ \
| * | use OCP\ServerRobin Appelman2024-02-122-2/+4
| * | also improe cache ci for shared cacheRobin Appelman2024-02-093-18/+24
| * | improve di performance for cacheRobin Appelman2024-02-097-55/+103
* | | Merge branch 'master' into enh/speech-to-text-provider-with-useridAlexander Piskun2024-02-13113-1229/+3540
|\ \ \ | | |/ | |/|
| * | fix missing return statement, inline returnAndrey Borysenko2024-02-121-3/+2
| * | Merge pull request #43424 from nextcloud/enh/noid/debug-on-lazy-appconfig-loa...Maxence Lange2024-02-121-0/+4
| |\ \
| | * | use exception for cleaner TraceMaxence Lange2024-02-121-1/+1
| | * | debug lazy loadConfigMaxence Lange2024-02-071-0/+4
| * | | Merge pull request #43370 from nextcloud/test-iappconfigMaxence Lange2024-02-122-13/+14
| |\ \ \
| | * | | fix phpdocMaxence Lange2024-02-121-3/+3
| | * | | redundant conditionMaxence Lange2024-02-071-4/+0
| | * | | fix getAllValues() to filter values based on prefixMaxence Lange2024-02-072-6/+11
| | |/ /
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-122-12/+14
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-112-2/+158
| * | | Merge pull request #42991 from nextcloud/lowToInfoGit'Fellow2024-02-101-1/+1
| |\ \ \
| | * | | Lower failed movie preview to infoGit'Fellow2024-02-031-1/+1
| * | | | Fix typo in varGit'Fellow2024-02-091-1/+1
| | |_|/ | |/| |
| * | | only get the path for the users cached mount info when we use itRobin Appelman2024-02-094-15/+115
| * | | fix!: Remove deprecated `RegisterWidgetEvent`Ferdinand Thiessen2024-02-093-63/+0
| * | | Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobsCôme Chilliet2024-02-0814-305/+53
| * | | Merge pull request #43357 from nextcloud/enh/41253/fix-occ-upgradeSimon L2024-02-081-10/+49
| * | | Merge pull request #43454 from nextcloud/fix/cleanup-cron-phpFerdinand Thiessen2024-02-082-0/+3
| |\ \ \
| | * | | chore: Deprecate OC_App::loadApps and add missing return type in ServerCôme Chilliet2024-02-082-0/+3
| * | | | Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-0815-102/+315
| |/ / /
| * | | chore: Delete deprecated internal Job classesCôme Chilliet2024-02-085-216/+0
| * | | chore: Migrate away from internal Job classesCôme Chilliet2024-02-087-72/+47
| * | | fix!: Migrate jobs away from deprecated interfacesCôme Chilliet2024-02-082-17/+6
| * | | fix(migration): Make naming constraint fail softer on updatesJoas Schilling2024-02-071-10/+49
| | |/ | |/|
| * | Merge pull request #43317 from nextcloud/fix/contacts-nameJohn Molakvoæ2024-02-071-2/+2
| |\ \
| | * | fix(ContactsStore): Sanitize user ID given to guest avatar routeFerdinand Thiessen2024-02-031-2/+2
| | |/
| * | Merge pull request #41015 from nextcloud/background-scan-catch-storage-errorRobin Appelman2024-02-071-23/+27
| |\ \
| | * \ Merge branch 'master' into background-scan-catch-storage-errorRobin Appelman2024-01-31567-3629/+14950
| | |\ \
| | * | | continue background scanning different storages if one failsRobin Appelman2023-10-201-23/+27
| * | | | Merge pull request #43361 from nextcloud/fix/add-missing-phpdoc-template-para...Ferdinand Thiessen2024-02-068-0/+14
| |\ \ \ \
| | * | | | chore: Add missing ArrayAccess template parametersCôme Chilliet2024-02-068-0/+14
| * | | | | Merge pull request #43131 from nextcloud/fix/files/cache-wrapper-no-partial-c...Christoph Wurst2024-02-061-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | fix(files): Don't attempt to format a partial cache entryChristoph Wurst2024-01-251-1/+1
| * | | | | returns non lazy value while searching for lazyMaxence Lange2024-02-061-5/+8
| * | | | | Merge pull request #43275 from nextcloud/enh/noid/no-exception-on-missing-key...Maxence Lange2024-02-051-6/+12
| |\ \ \ \ \
| | * | | | | return false on AppConfigUnknownKeyExceptionMaxence Lange2024-02-011-6/+12
| * | | | | | chore: Add references to phpdoc deprecation notice for IL10NCôme Chilliet2024-02-051-1/+1
| * | | | | | chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some appsCôme Chilliet2024-02-056-12/+12
| * | | | | | Make it clear in the deprecation comment that DI is preferredCôme Chilliet2024-02-051-1/+1
| * | | | | | Use OCP\Util::getL10N instead of OC::$server->getL10NCôme Chilliet2024-02-0513-17/+14
| | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #40981 from nextcloud/fix/object-storage-userArthur Schiwon2024-02-023-37/+31
| |\ \ \ \ \