Commit Graph

510 Commits (9b84831c8d0c1d715cd42fa3e4e01ac8a59fa369)

Author SHA1 Message Date
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 2 years 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
Joas Schilling b246d51cbc
fix(OCM): Make the OCM provider stateful so apps can add resources 2 years ago
Joas Schilling 5092278b0f
feat(phonenumber): Add OCP wrapper for PhoneNumber utils library 2 years ago
Côme Chilliet 0a9371f99f
Migrate applications away from deprecated ILogger 2 years ago
Christoph Wurst e477bb7eaf
feat(appframework): Expose programmatic rate limiter 2 years ago
Maxence Lange 8b9e7e235d ocm controller 2 years ago
Joas Schilling eb3e715ebd fix(ratelimit): Only use memory cache backend for redis 2 years ago
Andrew Summers ce74bdcda2
Refactor `OC\Server::getThemingDefaults` 2 years ago
Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2 years ago
Joas Schilling a95800c647
feat(security): Add a bruteforce protection backend base on memcache 2 years ago
John Molakvoæ 28725c46a8
feat: redirect to the mime icon if no preview available 2 years ago
Robin Appelman e73889a240 cleanup di for share permissions wrapper 2 years ago
Joas Schilling b9e2f494a1
chore!: Remove legacy SymfonyAdapter 2 years ago
Joas Schilling cebf93d4d2
fix: Remove legacy dispatcher from share manager 2 years ago