Commit Graph

539 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
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 1 year ago
yemkareems a74ef8237d
fix: crypto type made not nullable and tests run using ICrypto 1 year ago
yemkareems 505dfd65fd
fix: encrypt and store password, decrypt and retrieve the same 1 year ago
Joas Schilling 6854af0cc4
feat(bruteforce): Allow forcing the database throttler 1 year ago
Ferdinand Thiessen 60083b1b5f
fix(theming): Use `AppConfig` for setting background image 1 year ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
Ferdinand Thiessen 5cce140701
chore: Remove deprecated `ILogger` logging functions 1 year ago
Côme Chilliet 117c7ee654
fix: Fix Event and Notification creation with the new required parameter 1 year ago
Côme Chilliet 295eee6712
fix: Add missing alias for IRichTextFormatter 1 year ago
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