summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* feat(NavigationManager): Always sort the default app firstFerdinand Thiessen2023-10-193-11/+49
* feat(IAppManager): Allow to set the (user) default apps and get all global de...Ferdinand Thiessen2023-10-192-0/+33
* Small code style fix in SetupCheckManagerCôme Chilliet2023-10-191-3/+1
* Change SetupResult API to named constructorsCôme Chilliet2023-10-191-1/+34
* Add debug logging when running setup checks to help with debugging slow resultsCôme Chilliet2023-10-191-4/+6
* Add OCP interface for SetupCheckManagerCôme Chilliet2023-10-195-1/+45
* Add missing licences and copyright in SetupCheckCôme Chilliet2023-10-193-0/+70
* Fix PHPDoc in OCP for new SetupResult classCôme Chilliet2023-10-191-0/+5
* Fix docblock and types for new public APICôme Chilliet2023-10-193-28/+24
* ProgressCarl Schwan2023-10-193-0/+7
* Add api to register setup checksCarl Schwan2023-10-197-3/+161
* Merge pull request #40969 from nextcloud/ishare-typeJohn Molakvoæ2023-10-191-1/+1
|\
| * Fix return type of IShare::getExpirationDateVarun Patil2023-10-181-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-192-2/+2
* | fix(federation): Fix type and docs on ICloudFederationNotification interfaceJoas Schilling2023-10-181-2/+2
* | Merge pull request #40959 from nextcloud/bugfix/noid/fix-types-in-querybuilderJoas Schilling2023-10-182-4/+4
|\ \
| * | fix(dbal): Fix types in query builder methods for parametersJoas Schilling2023-10-182-4/+4
* | | Merge pull request #40478 from nextcloud/node-from-entryJohn Molakvoæ2023-10-184-1/+46
|\ \ \ | |/ / |/| |
| * | add method to create a node from cache entry + mountpointRobin Appelman2023-09-194-1/+46
* | | Merge pull request #40808 from c39cfbb3/patch-3Ferdinand Thiessen2023-10-181-0/+4
|\ \ \
| * | | Update lib/private/L10N/Factory.phpc39cfbb32023-10-181-1/+1
| * | | L10N/Factory: Support "Accept-Language: zh-Hans-CN" and alikec39cfbb32023-10-181-0/+4
| | |/ | |/|
* | | Merge pull request #39852 from nextcloud/pragmaHeaderFerdinand Thiessen2023-10-182-5/+3
|\ \ \
| * | | Stop sending deprecated Pragma headerGit'Fellow2023-08-282-5/+3
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-182-2/+2
| |/ / |/| |
* | | feat(files): migrate template pickerJohn Molakvoæ2023-10-172-1/+3
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-172-0/+18
* | | Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-loginCôme Chilliet2023-10-161-1/+1
|\ \ \
| * | | Fix registerEventListener signatureCôme Chilliet2023-10-121-1/+1
* | | | Merge pull request #40865 from nextcloud/bugfix/noid/fix-version-commentJoas Schilling2023-10-162-2/+2
|\ \ \ \
| * | | | Fix version number in ITimeFactory after it was delayedJoas Schilling2023-10-112-2/+2
* | | | | Merge pull request #40900 from nextcloud/bugfix/noid/fix-parameter-types-in-docsJoas Schilling2023-10-161-8/+2
|\ \ \ \ \
| * | | | | fix(docs): Fix parameter types in docsJoas Schilling2023-10-131-8/+2
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-152-2/+6
* | | | | | Merge pull request #40868 from nextcloud/feat/in-memory-cache-factoryChristoph Wurst2023-10-132-0/+21
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | feat: Add factory method for in-memory cachesChristoph Wurst2023-10-112-0/+21
| |/ / / /
* | | | | feat(OCM): Dispatch an event so apps can register resourcesJoas Schilling2023-10-134-0/+79
* | | | | feat(OCM): Add a way for apps to create a new IOCMResourceJoas Schilling2023-10-132-0/+15
* | | | | fix(OCM): Make the OCM provider stateful so apps can add resourcesJoas Schilling2023-10-132-9/+12
* | | | | fix(OCM): Make the public API only rely on OCPJoas Schilling2023-10-134-52/+77
* | | | | Merge pull request #40879 from nextcloud/fix/session/log-lost-crypto-sessionChristoph Wurst2023-10-121-1/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(session): Log when crypto session data is lostChristoph Wurst2023-10-111-1/+7
| |/ / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-10-122-0/+2
|/ / /
* | | chore: Drop unused \OC\Memcache\Factory::createLowLatencyChristoph Wurst2023-10-111-9/+0
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-112-2/+8
* | | Merge pull request #39756 from nextcloud/enh/add-disabled-users-endpointCôme Chilliet2023-10-102-0/+36
|\ \ \
| * | | Add endpoint for getting disabled user listCôme Chilliet2023-10-092-0/+36
* | | | Merge pull request #40785 from nextcloud/fix/user/log-logout-conditionsChristoph Wurst2023-10-101-5/+33
|\ \ \ \
| * | | | fix: Log critical session renewal and logout pathsChristoph Wurst2023-10-091-5/+33
* | | | | Merge pull request #33105 from nextcloud/feature/noid/talk-federation-authJoas Schilling2023-10-091-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |