aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Server.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-49/+3
* fix: register DI alias for IFileAccessRobin Appelman2024-05-221-0/+3
* fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-211-5/+11
* fix(theming): Also reset background color settings when updating global backg...Ferdinand Thiessen2024-05-211-2/+5
* fix: Wire-up the new classesMarcel Klehr2024-05-141-0/+2
* fix: Lazy load IURLGenerator from AppManager to avoid installation crashCôme Chilliet2024-04-221-1/+0
* fix: Migrate a few more classes away from OC_App::getAppPathCôme Chilliet2024-04-221-1/+2
* fix: Make sure that AppManager can be built before Nextcloud is installedCôme Chilliet2024-04-221-1/+0
* Merge pull request #40125 from summersab/refactor/OC-Server-getThemingDefaultsJohn Molakvoæ2024-03-151-1/+1
|\
| * Merge branch 'master' into refactor/OC-Server-getThemingDefaultsJohn Molakvoæ2024-03-151-33/+25
| |\
| * \ Merge branch 'master' into refactor/OC-Server-getThemingDefaultsJohn Molakvoæ2024-02-231-27/+61
| |\ \
| * | | Refactor `OC\Server::getThemingDefaults`Andrew Summers2023-08-291-1/+1
* | | | Refactor `OC\Server::getLockdownManager`Andrew Summers2024-03-151-1/+1
| |_|/ |/| |
* | | feat: Add declarative settingsjld31032024-03-121-0/+4
* | | feat(appconfig): switching integrity check to lazy config valuesMaxence Lange2024-03-111-2/+3
* | | feat(files): copy live photosMaxence Lange2024-03-081-1/+2
* | | feat(AppManager): Provide `getAppIcon` functionFerdinand Thiessen2024-03-071-1/+2
* | | refactor: make share manager buildableRobin Appelman2024-03-061-27/+5
* | | Merge pull request #43471 from nextcloud/cache-path-by-idRobin Appelman2024-03-051-1/+4
|\ \ \
| * | | perf: cache path by id to speedup getting nodes by idRobin Appelman2024-03-041-1/+4
* | | | feat: Implement team provider apiJulius Härtl2024-03-051-0/+3
|/ / /
* | | Merge pull request #43428 from nextcloud/feat/share-expiration-with-timeBenjamin Gaussorgues2024-02-261-1/+2
|\ \ \
| * | | feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-221-1/+2
| | |/ | |/|
* | | Merge pull request #40135 from summersab/refactor/OC-Server-getEventLoggerJohn Molakvoæ2024-02-231-1/+1
|\ \ \
| * | | Refactor `OC\Server::getEventLogger`Andrew Summers2024-02-231-1/+1
| |/ /
* / / Refactor `OC\Server::getTrustedDomainHelper`Andrew Summers2024-02-231-1/+1
|/ /
* | feat: rename users to account or personVincent Petry2024-02-131-1/+1
* | chore: Deprecate OC_App::loadApps and add missing return type in ServerCôme Chilliet2024-02-081-0/+1
* | chore: Add references to phpdoc deprecation notice for IL10NCôme Chilliet2024-02-051-1/+1
* | 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-051-1/+1
* | chore: Fix DI for integrity checker before installationCôme Chilliet2024-01-301-1/+2
* | blurhash generationMaxence Lange2024-01-051-0/+2
* | Merge pull request #41998 from nextcloud/enh/read-replicaDaniel2023-12-271-2/+1
|\ \
| * | enh: Implement PrimaryReadReplicaConnectionJulius Härtl2023-12-161-2/+1
* | | restore shared lock ttl when releasingRobin Appelman2023-12-211-1/+3
|/ /
* | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-9/+9
* | fix(ocp): register IAvailabilityCoordinator service aliasRichard Steinmetz2023-11-151-0/+4
* | Support getting and setting metadata in DAV requestsLouis Chemineau2023-11-081-8/+0
* | IFilesMetadataMaxence Lange2023-11-071-0/+5
* | Merge pull request #40326 from nextcloud/enh/text-to-image-apiJoas Schilling2023-10-261-0/+2
|\ \
| * | fix(TextToImage): Add autoloader changes and registerAliasMarcel Klehr2023-10-191-0/+2
* | | feat(profile): Add public interface for profile manager so apps can check configJoas Schilling2023-10-231-0/+4
* | | Add OCP interface for SetupCheckManagerCôme Chilliet2023-10-191-0/+4
|/ /
* | fix(OCM): Make the OCM provider stateful so apps can add resourcesJoas Schilling2023-10-131-0/+4
* | feat(phonenumber): Add OCP wrapper for PhoneNumber utils libraryJoas Schilling2023-09-251-0/+3
* | Merge pull request #40288 from nextcloud/feat/appframework/rate-limiterJoas Schilling2023-09-211-0/+4
|\ \
| * | feat(appframework): Expose programmatic rate limiterChristoph Wurst2023-09-201-0/+4
* | | Merge pull request #40508 from nextcloud/fix/migrate-apps-away-from-iloggerCôme Chilliet2023-09-211-1/+1
|\ \ \
| * | | Migrate applications away from deprecated ILoggerCôme Chilliet2023-09-211-1/+1
| |/ /