Commit Graph

13333 Commits (b00a9a6eaeeafce11e0141199f37d8a105050cce)

Author SHA1 Message Date
Marcel Klehr b00a9a6eae LLM OCP API: Use OCP\Common\Exception\NotFoundException 3 years ago
Marcel Klehr 8e4aa92167 Apply suggestions from code review 3 years ago
Marcel Klehr fac83ce4b6 LLM OCP API: Fix static analysis 3 years ago
Marcel Klehr b6941aa5c3 LLM OCP API: cs:fix 3 years ago
Marcel Klehr 795b097122 LLM OCP API: Implement ocs API 3 years ago
Marcel Klehr 82d3b00ab1 LLM OCP API: Add to RegistrationContext 3 years ago
Marcel Klehr 6fc4cb63ef LLM OCP API: Add db migration 3 years ago
Marcel Klehr 3413873653 LLM OCP API: Implement private backend code + add ILanguageModelTask 3 years ago
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
Faraz Samapoor 0133515644 Renames the property to improve the code readbility/clarity. 3 years ago
Richard Steinmetz c4eccbb304
fix(sse): don't update uncached files 3 years ago
Joas Schilling eb09053897
feat(admin_audit): Migrate to non-deprecated IEventDispatcher 3 years ago
Joas Schilling 05aa39d777
Fix event names of 2FA related typed events 3 years ago
Christoph Wurst 95145ee0c9
feat(ocp): More specific type for ICapabilities::getCapabilities 3 years ago
Faraz Samapoor 8cb078b58c Fixes testcase errors. 3 years ago
Faraz Samapoor a1acacf032 Fixes Psalm error. 3 years ago
Faraz Samapoor ed972439fc Refactors lib/private/Accounts. 3 years ago
Git'Fellow 9d70fd3e64
Silent imagecreatefromstring() errors 3 years ago
jld3103 b0001c6010
Add template types to responses 3 years ago
Daniel Kesselberg 3757f390c3
feat: replace id3parser with mp3info 3 years ago
Maxence Lange d2efd0e03c displayname on federated shares 3 years ago
Joas Schilling ec6728d710
feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 3 years ago
Faraz Samapoor a449bd1a0c Adds same object return annotations. 3 years ago
Faraz Samapoor e73757b4a5 Refactors lib/private/Security. 3 years ago
Côme Chilliet 8ed6086a82
Fix user log.condition feature 3 years ago
Faraz Samapoor c6ebdca488 Refactors lib/private/Calendar. 3 years ago
Faraz Samapoor ba4f998b53 Refactors lib/private/Mail. 3 years ago
Faraz Samapoor 9f2487d14b Refactors lib/private/Contacts. 3 years ago
Daniel Kesselberg 440f882322
feat: add width, height, crop and mode to BeforePreviewFetchedEvent 3 years ago
Robin Appelman 493e151be0
dav: clean path before putting it in the statcache 3 years ago
Simon L 76bedb8843 use getsystemvalue-functions in Mailer.php 3 years ago
Joas Schilling 19a0425aeb
fix(eventdispatcher): Don't use all evaluating "or" 3 years ago
Robin Appelman 279822c217
implement optimized getDirectoryContent for DAV 3 years ago
Arthur Schiwon a0f9556f7c
fix: cominbation of small fixes 3 years ago
Arthur Schiwon 49db546f78
fix: include invisible tags for admins 3 years ago
Arthur Schiwon 221562d45d
feat: add searchBySystemTag as PHP API 3 years ago
Arthur Schiwon 783e32a64d
fix: favorites view and universal search against tags 3 years ago
Arthur Schiwon b0d1cf5730
fix: change if with conditionless else to switch; and a parameter value 3 years ago
Arthur Schiwon 58f7fd2370
use efficient tag retrieval on DAV report request 3 years ago
Arthur Schiwon 088a0eea29
ci: pro forma check of existence of internal method 3 years ago
Arthur Schiwon 71e41ffeeb
refactor: declare getMount() and getMountsIn() at IRootFolder 3 years ago
Arthur Schiwon f6ac874dbf
chore: ugly type juggling 3 years ago
Arthur Schiwon 167a5f394d
fix: add typehine for IRootFolder 3 years ago
Arthur Schiwon eb50b6c6aa
fix: expect interface, not a specific implementation 3 years ago
Joas Schilling ab8205fd35
fix(l10n): Fix plural issue with different locale and language 3 years ago
dartcafe 2211721c2b
fixed quotes 3 years ago
dartcafe ed294f6e43
add type #38909 3 years ago
Côme Chilliet d1d2542c79
Throw if creation date is read before inserting into database 3 years ago
Carl Schwan 8f94fd0102
Cleanup comments code 3 years ago
Côme Chilliet 1603cdc8d2
Fix since annotations and add boolean return type for setUserEnabled 3 years ago