Commit Graph

597 Commits (2ea7719bfa4280220c7dfc9fbfec97b61ba33112)

Author SHA1 Message Date
jld3103 dca22c1d2c core: Document text processing API 2 years ago
Marcel Klehr 6d568b0d32 Fix tests: Adjust constructor signature 2 years ago
Marcel Klehr 7389567c7d Remove Task::factory method 2 years ago
Joas Schilling 0d51d8fbcb
fix(core): Add password confirmation requirement for getapppassword 2 years ago
Marcel Klehr 95d2d3af5c Fix psalm errors 3 years ago
Marcel Klehr ffe27ce14c Massive refactoring: Turn LanguageModel OCP API into TextProcessing API 3 years ago
jld3103 1be836273d
core: Add OpenAPI spec 3 years ago
Marcel Klehr bd45c436eb
Update core/Controller/LanguageModelApiController.php 3 years ago
Marcel Klehr d430cbbfca
Update core/Controller/LanguageModelApiController.php 3 years ago
Marcel Klehr 48c8206538 Fix openapi docs 3 years ago
Marcel Klehr b7c3b50e41
Update core/Controller/LanguageModelApiController.php 3 years ago
Marcel Klehr 49ea56b306 LanguageModelApiController: Use jsonSerialize method to help psalm 3 years ago
Marcel Klehr a4578cd995 cs:fix 3 years ago
Marcel Klehr ea4dc4cba8 LLM OCP API: Fix OpenApi docs 3 years ago
Marcel Klehr de1cfaae9c LLM OCP API: Fix psalm issues 3 years ago
Marcel Klehr 61b9b4f474 LLM OCS API: Add OpenAPI docs 3 years ago
Marcel Klehr d33b7a8da4 LLM OCS API: s/tasks/tasktypes/ 3 years ago
Marcel Klehr d6d4e0ffe3 LLM OCP API: Fix psam errors 3 years ago
Marcel Klehr f7e1e79880 LLM OCP API: Fix security issue 3 years ago
Marcel Klehr 94fcf88892 LLM OCP API: Fix copyright 3 years ago
Marcel Klehr b00a9a6eae LLM OCP API: Use OCP\Common\Exception\NotFoundException 3 years ago
Marcel Klehr 795b097122 LLM OCP API: Implement ocs API 3 years ago
Faraz Samapoor 4ce7173f7e Update core/Controller/SetupController.php 3 years ago
Faraz Samapoor 2800436948 Applies agreed-upon indentation convention to the changed controllers. 3 years ago
Faraz Samapoor 9eedeb4012 Refactors controllers by using PHP8's constructor property promotion. 3 years ago
Faraz Samapoor d64aa85b04 Applies agreed-upon indentation convention to the changed controllers. 3 years ago
Faraz Samapoor 73b7096850 Fixes psalm error. 3 years ago
Faraz Samapoor 468aefc649 Fixes php-cs-fixer error. 3 years ago
Faraz Samapoor 4bf610ebaf Refactors controllers by using PHP8's constructor property promotion. 3 years ago
Faraz Samapoor fc0e2a938f Applies agreed-upon indentation convention to the changed controllers. 3 years ago
Faraz Samapoor 25cdc35473
Update core/Controller/AppPasswordController.php 3 years ago
Faraz Samapoor 05784c3244
Update core/Controller/CollaborationResourcesController.php 3 years ago
Faraz Samapoor 2713ab023f
Update core/Controller/AppPasswordController.php 3 years ago
Faraz Samapoor 450bf5c99e Refactors controllers by using PHP8's constructor property promotion. 3 years ago
Faraz Samapoor a1ef0285f8 Refactors "strpos" calls in /core to improve code readability. 3 years ago
Joas Schilling 7ee81b6555
fix(lostpassword): Also rate limit the setPassword endpoint 3 years ago
Joas Schilling 9d6ec68b59
feat(translation): Return the detected language so clients can show more details 3 years ago
Joas Schilling e5d0ff0c19
feat(translation): Allow guests to use translations as well 3 years ago
Joas Schilling 032821d2b5
fix(translation): Use 400 as status code to be distinguishable from server errors 3 years ago
Joas Schilling b7c1e61d0b
fix(translation): Properly set the numbers as HTTP status code 3 years ago
Joas Schilling 21b056ee2d
fix(translation): Translate error messages on translations API 3 years ago
Josh Richards 9899b12478
Trim user earlier 3 years ago
Christopher Ng 7bc8b543be Improve handling of profile fields 3 years ago
Josh Richards 203b9131ec
Trim the user/email provided for password resets 3 years ago
jld3103 02f9c3a06f
Use implementations instead of interfaces for accessing private methods 3 years ago
Git'Fellow cfd7a57184 Send header to all browsers under HTTPS 3 years ago
jld3103 79507435fa
Fix controller class import for autocomplete 3 years ago
Julius Härtl a0ecc37d03
fix(translation): Allow regular users to use translation api endpoints 3 years ago
Julius Härtl 3e63298381
feat(translations): Add translation provider API 3 years ago
Julien Veyssier 01cefbd6d6
[reference preview] fix getting null mimetype if the cached reference lacks an image content type 3 years ago