573 Commits (1a2d0d5c1d92e627f74ad7841fbca1e2ad8bb163)

Author SHA1 Message Date
Anna Larch 6a3a244807 feat(activity): add bulk activity option 5 months ago
Maxence Lange 33bff30e1d feat(lexicon): moving out from unstable 5 months ago
Ferdinand Thiessen 66eb021ece
refactor: remove duplicated types and add return types 5 months ago
Edward Ly 12b7129214
feat: add Context Chat OCP API 6 months ago
John Molakvoæ 2b50d9b2c5
Revert "perf(base): Stop setting up the FS for every basic auth request" 5 months ago
Côme Chilliet bbe766b07a
fix: Make sure Request class can be dependency injected to fix SameSiteCookieMiddleware injection 6 months ago
Côme Chilliet 9913bdda90
chore: Cleanup DIContainer class 6 months ago
provokateurin 57191d451f
refactor(Server): Deprecate \OCP\ICache service and replace it with a distributed cache 7 months ago
Maxence Lange d8fc08d718 feat(lexicon): fix tests 7 months ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 7 months ago
Côme Chilliet a9acaaa45f
fix(encryption): Fix DI for encryption Manager class 6 months ago
Richard Steinmetz 967b634a82
fix: properly deprecate IOCMProvider 6 months ago
Micke Nordin e770859008 Update lib/private/Server.php 6 months ago
Micke Nordin 7bee91a834 fix(OCMProvider): fix dependency injection for OCMProvider 6 months ago
Micke Nordin 623f2f0240
feat(OCM-invites): Implementation of invitation flow 9 months ago
Côme Chilliet 12e7f46b30
fix: Use application ids as well as versions in the cache prefix 7 months ago
Côme Chilliet e8370bf73a
fix: Use only enabled applications versions in the cache prefix 7 months ago
Robin Appelman 7599162c7b feat: move primary object store configuration to a single place 3 years ago
Côme Chilliet 369900e5a5
fix: Remove deprecated getters from Server that were previously removed from public interface 7 months ago
Côme Chilliet 998062d342
fix: Cleanup share ProviderFactory to correctly use DI instead of deprecated getters 7 months ago
ailkiv 616716cd6a refactor: cleanup rollback hook usage 10 months ago
Côme Chilliet c7037d7b38
fix: Move getAppInstalledVersions to AppConfig so that it can be used earlier 9 months ago
Côme Chilliet 49cf5ba318
fix: Put back OC_App::getAppVersions in Server.php 9 months ago
Côme Chilliet 8caa1a70e9
fix: Do not try to load IAppManager too soon 9 months ago
Côme Chilliet 0a027c3906
chore: Cleanup Server.php a bit and remove OC_App usage 9 months ago
Côme Chilliet f19ddd5525 fix: Add missing ITemplate interface and clean code in Template class 10 months ago
Côme Chilliet 34139987d6 fix: Replace OC_App calls by IAppManager 10 months ago
Côme Chilliet e757b649b7
fix: Fix psalm taint false-positives by small refactorings 10 months ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 11 months ago
Ferdinand Thiessen 31664b3edd
fix: Correctly return app id and app version for `core` styles and images 11 months 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 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