Commit Graph

523 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Côme Chilliet 0759b481e6
chore: Remove deprecated aliases from dependency injection 1 year ago
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 1 year ago
Ferdinand Thiessen c7d9068be9
chore: Use `IAppConfig` instead of `IConfig->getAppValue` 1 year ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 1 year ago
Robin Appelman c58bdbf378
fix: delay calculating global cache prefix untill a cache is created 1 year ago
Robin Appelman 114db0558c
fix: don't make ICacheFactory depend on database 1 year ago
Ferdinand Thiessen 2ec68b1eb9
refactor(Log): Use new in initializer instead of constructor body 1 year ago
Christoph Wurst 2b38d6ae7e
fix(session): Log when session_* calls are slow 1 year ago
Julius Härtl a6d421e767
chore: Remove deprecated legacy search backend 1 year ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 1 year ago
Benjamin Gaussorgues f1d97a3188
feat(Security): add Factory for IP addresses and ranges 1 year ago
Joas Schilling 047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range" 1 year ago
Benjamin Gaussorgues 202e5b1e95
feat(security): restrict admin actions to IP ranges 1 year ago
Arthur Schiwon 6a783d9b08
fix(Session): avoid race conditions on clustered setups 1 year ago
Ferdinand Thiessen 46f1efac41
feat: Add `IFilenameValidator` to have one consistent place for filename validation 1 year ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Robin Appelman 8fca20dc59
fix: register DI alias for IFileAccess 2 years ago
Ferdinand Thiessen 538a04968a
fix(tests): Adjust theming test for new splitted background and primary colors 2 years ago
Ferdinand Thiessen 482395ba2f
fix(theming): Also reset background color settings when updating global background image 2 years ago
Marcel Klehr 4b954d2227 fix: Wire-up the new classes 2 years ago
Côme Chilliet ac1d868d18
fix: Lazy load IURLGenerator from AppManager to avoid installation crash 2 years ago
Côme Chilliet 733a818139
fix: Migrate a few more classes away from OC_App::getAppPath 2 years ago
Côme Chilliet 0e7bac72ae
fix: Make sure that AppManager can be built before Nextcloud is installed 2 years ago
Andrew Summers cd585885b8 Refactor `OC\Server::getLockdownManager` 2 years ago
jld3103 4ac2375ca2
feat: Add declarative settings 2 years ago
Maxence Lange 0a79884abf feat(appconfig): switching integrity check to lazy config values 2 years ago
Maxence Lange 467c84ec53 feat(files): copy live photos 2 years ago
Ferdinand Thiessen 876e2d6198
feat(AppManager): Provide `getAppIcon` function 2 years ago
Robin Appelman 339702e376 refactor: make share manager buildable 2 years ago
Julius Härtl c7813bfdaf
feat: Implement team provider api 2 years ago
Robin Appelman a9ee278ec6 perf: cache path by id to speedup getting nodes by id 2 years ago
Andrew Summers e69ca0632a Refactor `OC\Server::getEventLogger` 2 years ago
Andrew Summers 55eb6048fa Refactor `OC\Server::getTrustedDomainHelper` 2 years ago
Benjamin Gaussorgues 01983d50d4
feat(share): save date and time for expiration 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Côme Chilliet cf6a0e0833
chore: Deprecate OC_App::loadApps and add missing return type in Server 2 years ago
Côme Chilliet d97567a7fd chore: Add references to phpdoc deprecation notice for IL10N 2 years ago
Côme Chilliet 961ccee5f6 Make it clear in the deprecation comment that DI is preferred 2 years ago
Côme Chilliet 1332078be1 Use OCP\Util::getL10N instead of OC::$server->getL10N 2 years ago
Côme Chilliet ceff16bbf9
chore: Fix DI for integrity checker before installation 2 years ago
Maxence Lange 4367a5e633
blurhash generation 2 years ago
Robin Appelman 7394645eb7 restore shared lock ttl when releasing 2 years ago
Julius Härtl 79c4986354
enh: Implement PrimaryReadReplicaConnection 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Richard Steinmetz 909b46bb53
fix(ocp): register IAvailabilityCoordinator service alias 2 years ago
Louis Chemineau d3a313f192
Support getting and setting metadata in DAV requests 2 years ago
Maxence Lange e62e9e3dbf IFilesMetadata 2 years ago
Joas Schilling 2353d3cd5c
feat(profile): Add public interface for profile manager so apps can check config 2 years ago
Côme Chilliet efa2dfa641
Add OCP interface for SetupCheckManager 2 years ago
Marcel Klehr 3d11ab7af8 fix(TextToImage): Add autoloader changes and registerAlias 2 years ago