Commit Graph

544 Commits (30382a5d8d14569cd217f19e92471da1925ea9de)

Author SHA1 Message Date
Côme Chilliet 34139987d6 fix: Replace OC_App calls by IAppManager 1 year ago
Côme Chilliet e757b649b7
fix: Fix psalm taint false-positives by small refactorings 1 year ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 1 year ago
Ferdinand Thiessen 31664b3edd
fix: Correctly return app id and app version for `core` styles and images 1 year ago
Elizabeth Danzberger fdfeb7f265
feat(api): File conversion API 1 year ago
Maxence Lange 862a411118 fix(ocm): simpler code 1 year ago
Maxence Lange f08d053290 fix(ocm): switching to IdentityProof 1 year ago
Maxence Lange 4591430c9c feat(ocm): signing ocm requests 1 year ago
Maxence Lange 5b4f1904c0 feat(user-prefs): renaming to IUserConfig 1 year ago
Maxence Lange 6afc8552b7 feat(user-prefs): switching to NCU/ 1 year ago
Maxence Lange 7c04818c5c feat(user-prefs): iterator instead of array on search 1 year ago
Maxence Lange 65e24f7def feat(user-prefs): IUserPreferences 1 year ago
yemkareems 79b1122749
fix: use Icrypto in place of Cypto 2 years ago
yemkareems a74ef8237d
fix: crypto type made not nullable and tests run using ICrypto 2 years ago
yemkareems 505dfd65fd
fix: encrypt and store password, decrypt and retrieve the same 2 years ago
Joas Schilling 6854af0cc4
feat(bruteforce): Allow forcing the database throttler 2 years ago
Ferdinand Thiessen 60083b1b5f
fix(theming): Use `AppConfig` for setting background image 2 years ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 2 years ago
Ferdinand Thiessen 5cce140701
chore: Remove deprecated `ILogger` logging functions 2 years ago
Côme Chilliet 117c7ee654
fix: Fix Event and Notification creation with the new required parameter 2 years ago
Côme Chilliet 295eee6712
fix: Add missing alias for IRichTextFormatter 2 years ago
Côme Chilliet 0759b481e6
chore: Remove deprecated aliases from dependency injection 2 years ago
Côme Chilliet 76f2bc0bfc
fix: Replace OC_App::getAllApps with a method in AppManager 2 years ago
Ferdinand Thiessen c7d9068be9
chore: Use `IAppConfig` instead of `IConfig->getAppValue` 2 years ago
Robin Appelman 62f8b6517f
feat: implement distributing partitioned queries over multiple shards 2 years ago
Robin Appelman c58bdbf378
fix: delay calculating global cache prefix untill a cache is created 2 years ago
Robin Appelman 114db0558c
fix: don't make ICacheFactory depend on database 2 years ago
Ferdinand Thiessen 2ec68b1eb9
refactor(Log): Use new in initializer instead of constructor body 2 years ago
Christoph Wurst 2b38d6ae7e
fix(session): Log when session_* calls are slow 2 years ago
Julius Härtl a6d421e767
chore: Remove deprecated legacy search backend 2 years ago
SebastianKrupinski fc0b694d37 feat: mail provider backend 2 years ago
Benjamin Gaussorgues f1d97a3188
feat(Security): add Factory for IP addresses and ranges 2 years ago
Joas Schilling 047479ccf9
feat(security): Add public API to allow validating IP Ranges and checking for "in range" 2 years ago
Benjamin Gaussorgues 202e5b1e95
feat(security): restrict admin actions to IP ranges 2 years ago
Arthur Schiwon 6a783d9b08
fix(Session): avoid race conditions on clustered setups 2 years 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