| Commit message (Expand) | Author | Age | Files | Lines |
* | make OAuth2 authorization code expire | Julien Veyssier | 2024-01-22 | 1 | -13/+20 |
* | fix: Show error message when CSRF check fails at login | Christoph Wurst | 2023-12-04 | 1 | -1/+2 |
* | fix(unifiedsearch): Allow searching for "0" | Christoph Wurst | 2023-10-10 | 1 | -1/+1 |
* | ocm services | Maxence Lange | 2023-09-22 | 1 | -0/+97 |
* | fix psalm issues | Julien Veyssier | 2023-08-09 | 1 | -10/+5 |
* | fix psalm issue | Julien Veyssier | 2023-08-09 | 1 | -1/+2 |
* | feat: Add delete task API | Julius Härtl | 2023-08-09 | 1 | -0/+30 |
* | allow anon text processing scheduling | Julien Veyssier | 2023-08-09 | 1 | -28/+43 |
* | start implementing ocs endpoint to get task list from user+appId+identifier | Julien Veyssier | 2023-08-09 | 1 | -0/+32 |
* | Fix tests: Adjust constructor signature | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | Remove Task::factory method | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | Fix psalm errors | Marcel Klehr | 2023-08-09 | 1 | -19/+1 |
* | Massive refactoring: Turn LanguageModel OCP API into TextProcessing API | Marcel Klehr | 2023-08-09 | 1 | -14/+37 |
* | Update core/Controller/LanguageModelApiController.php | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | Update core/Controller/LanguageModelApiController.php | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | Fix openapi docs | Marcel Klehr | 2023-08-09 | 1 | -4/+10 |
* | Update core/Controller/LanguageModelApiController.php | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | LanguageModelApiController: Use jsonSerialize method to help psalm | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | cs:fix | Marcel Klehr | 2023-08-09 | 1 | -2/+0 |
* | LLM OCP API: Fix OpenApi docs | Marcel Klehr | 2023-08-09 | 1 | -3/+3 |
* | LLM OCP API: Fix psalm issues | Marcel Klehr | 2023-08-09 | 1 | -3/+3 |
* | LLM OCS API: Add OpenAPI docs | Marcel Klehr | 2023-08-09 | 1 | -3/+30 |
* | LLM OCS API: s/tasks/tasktypes/ | Marcel Klehr | 2023-08-09 | 1 | -1/+1 |
* | LLM OCP API: Fix psam errors | Marcel Klehr | 2023-08-09 | 1 | -2/+2 |
* | LLM OCP API: Fix security issue | Marcel Klehr | 2023-08-09 | 1 | -0/+4 |
* | LLM OCP API: Fix copyright | Marcel Klehr | 2023-08-09 | 1 | -2/+2 |
* | LLM OCP API: Use OCP\Common\Exception\NotFoundException | Marcel Klehr | 2023-08-09 | 1 | -1/+2 |
* | LLM OCP API: Implement ocs API | Marcel Klehr | 2023-08-09 | 1 | -0/+96 |
* | fix(core): Add password confirmation requirement for getapppassword | Joas Schilling | 2023-07-17 | 1 | -0/+1 |
* | fix(lostpassword): Also rate limit the setPassword endpoint | Joas Schilling | 2023-05-15 | 1 | -6/+12 |
* | feat(translation): Return the detected language so clients can show more details | Joas Schilling | 2023-05-02 | 1 | -4/+8 |
* | feat(translation): Allow guests to use translations as well | Joas Schilling | 2023-04-13 | 1 | -2/+4 |
* | fix(translation): Use 400 as status code to be distinguishable from server er... | Joas Schilling | 2023-04-13 | 1 | -2/+2 |
* | fix(translation): Properly set the numbers as HTTP status code | Joas Schilling | 2023-04-13 | 1 | -2/+2 |
* | fix(translation): Translate error messages on translations API | Joas Schilling | 2023-04-13 | 1 | -4/+12 |
* | Merge pull request #37495 from joshtrichards/jr-trim-pw-reset-username | Côme Chilliet | 2023-04-05 | 1 | -0/+2 |
|\ |
|
| * | Trim user earlier | Josh Richards | 2023-04-04 | 1 | -1/+3 |
| * | Trim the user/email provided for password resets | Josh Richards | 2023-03-30 | 1 | -1/+1 |
* | | Improve handling of profile fields | Christopher Ng | 2023-03-30 | 1 | -0/+1 |
|/ |
|
* | Use implementations instead of interfaces for accessing private methods | jld3103 | 2023-03-30 | 1 | -1/+1 |
* | Send header to all browsers under HTTPS | Git'Fellow | 2023-03-26 | 1 | -2/+2 |
* | Fix controller class import for autocomplete | jld3103 | 2023-03-16 | 1 | -2/+3 |
* | fix(translation): Allow regular users to use translation api endpoints | Julius Härtl | 2023-02-28 | 1 | -0/+6 |
* | feat(translations): Add translation provider API | Julius Härtl | 2023-02-27 | 1 | -0/+66 |
* | Merge pull request #36634 from nextcloud/fix/client-login-flow/state-token-mi... | MichaIng | 2023-02-27 | 1 | -1/+1 |
|\ |
|
| * | fix(client-login-flow): Use correct response for missing state token | Christoph Wurst | 2023-02-09 | 1 | -1/+1 |
* | | [reference preview] fix getting null mimetype if the cached reference lacks a... | Julien Veyssier | 2023-02-22 | 1 | -1/+4 |
* | | Merge pull request #36443 from nextcloud/fix/23063/fix-login-log-entry | Simon L | 2023-02-15 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | fix the login log entry | Simon L | 2023-01-30 | 1 | -2/+2 |
* | | Merge pull request #36489 from nextcloud/bugfix/noid/brute-force-protection-p... | Joas Schilling | 2023-02-06 | 1 | -1/+5 |
|\ \ |
|