Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Remove Task::factory method | Marcel Klehr | 2023-07-19 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | Fix psalm errors | Marcel Klehr | 2023-07-14 | 1 | -19/+1 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | Massive refactoring: Turn LanguageModel OCP API into TextProcessing API | Marcel Klehr | 2023-07-14 | 1 | -14/+37 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | Update core/Controller/LanguageModelApiController.php | Marcel Klehr | 2023-07-11 | 1 | -1/+1 | |
| | | | | | | | | Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | Update core/Controller/LanguageModelApiController.php | Marcel Klehr | 2023-07-11 | 1 | -1/+1 | |
| | | | | | | | | Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | Fix openapi docs | Marcel Klehr | 2023-07-11 | 1 | -4/+10 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | Update core/Controller/LanguageModelApiController.php | Marcel Klehr | 2023-07-11 | 1 | -1/+1 | |
| | | | | | | | | Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com> Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | LanguageModelApiController: Use jsonSerialize method to help psalm | Marcel Klehr | 2023-07-07 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | cs:fix | Marcel Klehr | 2023-07-07 | 1 | -2/+0 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | LLM OCP API: Fix OpenApi docs | Marcel Klehr | 2023-07-07 | 1 | -3/+3 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | LLM OCP API: Fix psalm issues | Marcel Klehr | 2023-07-07 | 1 | -3/+3 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | LLM OCS API: Add OpenAPI docs | Marcel Klehr | 2023-07-07 | 1 | -3/+30 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | LLM OCS API: s/tasks/tasktypes/ | Marcel Klehr | 2023-07-07 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | LLM OCP API: Fix psam errors | Marcel Klehr | 2023-07-07 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | LLM OCP API: Fix security issue | Marcel Klehr | 2023-07-07 | 1 | -0/+4 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | LLM OCP API: Fix copyright | Marcel Klehr | 2023-07-07 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | LLM OCP API: Use OCP\Common\Exception\NotFoundException | Marcel Klehr | 2023-07-07 | 1 | -1/+2 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
| * | LLM OCP API: Implement ocs API | Marcel Klehr | 2023-07-07 | 1 | -0/+96 | |
| | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | |||||
* | | fix(core): Add password confirmation requirement for getapppassword | Joas Schilling | 2023-07-17 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | | core: Add OpenAPI spec | jld3103 | 2023-07-13 | 31 | -68/+450 | |
|/ | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | |||||
* | Update core/Controller/SetupController.php | Faraz Samapoor | 2023-06-20 | 1 | -1/+3 | |
| | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | |||||
* | Applies agreed-upon indentation convention to the changed controllers. | Faraz Samapoor | 2023-06-20 | 9 | -45/+63 | |
| | | | | | | Based on https://github.com/nextcloud/server/pull/38636#discussion_r1218167753 Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | |||||
* | Refactors controllers by using PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-20 | 10 | -118/+44 | |
| | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | |||||
* | Applies agreed-upon indentation convention to the changed controllers. | Faraz Samapoor | 2023-06-16 | 12 | -86/+110 | |
| | | | | | | Based on https://github.com/nextcloud/server/pull/38636#discussion_r1218167753 Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | |||||
* | Fixes psalm error. | Faraz Samapoor | 2023-06-16 | 1 | -2/+2 | |
| | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | |||||
* | Fixes php-cs-fixer error. | Faraz Samapoor | 2023-06-16 | 1 | -1/+0 | |
| | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | |||||
* | Refactors controllers by using PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-16 | 11 | -176/+65 | |
| | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | |||||
* | Applies agreed-upon indentation convention to the changed controllers. | Faraz Samapoor | 2023-06-05 | 9 | -55/+73 | |
| | | | | | | Based on https://github.com/nextcloud/server/pull/38636#discussion_r1218167753 Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | |||||
* | Update core/Controller/AppPasswordController.php | Faraz Samapoor | 2023-06-05 | 1 | -5/+6 | |
| | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | |||||
* | Update core/Controller/CollaborationResourcesController.php | Faraz Samapoor | 2023-06-05 | 1 | -5/+7 | |
| | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | |||||
* | Update core/Controller/AppPasswordController.php | Faraz Samapoor | 2023-06-05 | 1 | -2/+3 | |
| | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | |||||
* | Refactors controllers by using PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-04 | 11 | -187/+81 | |
| | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | |||||
* | Refactors "strpos" calls in /core to improve code readability. | Faraz Samapoor | 2023-06-02 | 6 | -9/+9 | |
| | | | | Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com> | |||||
* | fix(lostpassword): Also rate limit the setPassword endpoint | Joas Schilling | 2023-05-15 | 1 | -6/+12 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | feat(translation): Return the detected language so clients can show more details | Joas Schilling | 2023-05-02 | 1 | -4/+8 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | feat(translation): Allow guests to use translations as well | Joas Schilling | 2023-04-13 | 1 | -2/+4 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | fix(translation): Use 400 as status code to be distinguishable from server ↵ | Joas Schilling | 2023-04-13 | 1 | -2/+2 | |
| | | | | | | errors Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | fix(translation): Properly set the numbers as HTTP status code | Joas Schilling | 2023-04-13 | 1 | -2/+2 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | fix(translation): Translate error messages on translations API | Joas Schilling | 2023-04-13 | 1 | -4/+12 | |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | |||||
* | Merge pull request #37495 from joshtrichards/jr-trim-pw-reset-username | Côme Chilliet | 2023-04-05 | 1 | -0/+2 | |
|\ | | | | | Trim the user/email provided for password resets | |||||
| * | Trim user earlier | Josh Richards | 2023-04-04 | 1 | -1/+3 | |
| | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com> | |||||
| * | Trim the user/email provided for password resets | Josh Richards | 2023-03-30 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com> | |||||
* | | Improve handling of profile fields | Christopher Ng | 2023-03-30 | 1 | -0/+1 | |
|/ | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | |||||
* | Use implementations instead of interfaces for accessing private methods | jld3103 | 2023-03-30 | 1 | -1/+1 | |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | |||||
* | Send header to all browsers under HTTPS | Git'Fellow | 2023-03-26 | 1 | -2/+2 | |
| | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Don't send Clear-Site-Data to Safari Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Fix lint Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> | |||||
* | Fix controller class import for autocomplete | jld3103 | 2023-03-16 | 1 | -2/+3 | |
| | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> | |||||
* | fix(translation): Allow regular users to use translation api endpoints | Julius Härtl | 2023-02-28 | 1 | -0/+6 | |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | feat(translations): Add translation provider API | Julius Härtl | 2023-02-27 | 1 | -0/+66 | |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | Merge pull request #36634 from ↵ | MichaIng | 2023-02-27 | 1 | -1/+1 | |
|\ | | | | | | | | | nextcloud/fix/client-login-flow/state-token-missing-response fix(client-login-flow): Use correct response for missing state token | |||||
| * | fix(client-login-flow): Use correct response for missing state token | Christoph Wurst | 2023-02-09 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |