Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test(fakeAI): Allow to specify whether the fake providers should failbugfix/noid/allow-to-fail-fake-AI-providers | Joas Schilling | 2024-11-18 | 6 | -4/+50 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(testing): Add a fake summary task providerfeat/noid/add-fake-summary-provider | Joas Schilling | 2024-11-09 | 4 | -0/+118 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 2 | -33/+12 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 1 | -1/+3 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 3 | -3/+7 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-08-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | feat(taskprocessing): add text2text, text2image, contextWrite, transcribe ↵ | Julien Veyssier | 2024-08-13 | 8 | -2/+584 |
| | | | | | | and translate providers in the testing app Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | fix(migration-attributes): psalm | Maxence Lange | 2024-07-29 | 1 | -14/+14 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | feat(migration-attributes): tests | Maxence Lange | 2024-07-29 | 3 | -0/+43 |
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> | ||||
* | refactor(testing): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 1 | -11/+11 |
| | | | | Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | fix(testing): Make Testing TextProcessing providers unicode safe | Marcel Klehr | 2024-07-26 | 2 | -2/+24 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-02 | 18 | -233/+52 |
| | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de> | ||||
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-03-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix: when no AI setting has been set, make sure the selected text processing ↵ | Julien Veyssier | 2024-03-15 | 2 | -2/+2 |
| | | | | | | provider is the same as the one that will be used Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | feat: Add declarative settings | jld3103 | 2024-03-12 | 8 | -2/+326 |
| | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> Signed-off-by: Julien Veyssier <julien-nc@posteo.net> Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com> | ||||
* | fix(testing): implement getExpectedRuntime on FakeTextProcessingProvider | Julius Härtl | 2024-01-23 | 5 | -1/+54 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | fix(build): Do not generated OpenAPI for non-shipped apps or apps without ↵ | provokateurin | 2024-01-18 | 1 | -0/+0 |
| | | | | | | OpenAPI support Signed-off-by: provokateurin <kate@provokateurin.de> | ||||
* | Merge pull request #41678 from nextcloud/branchoff/master-is-now-29 | Arthur Schiwon | 2023-11-23 | 1 | -2/+2 |
|\ | | | | | Master is now 29 | ||||
| * | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 4 | -11/+10 |
|/ | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> | ||||
* | fix(TextToImage): Update testing provider to new interface | Marcel Klehr | 2023-10-26 | 1 | -0/+4 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(Text2Image): Fix FakeText2ImageProvider in testing app | Marcel Klehr | 2023-10-22 | 3 | -0/+3 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | enh(testing app): Add fake text2image provider | Marcel Klehr | 2023-10-20 | 3 | -0/+45 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | feat(testing): Add fake providers for translations and text processing | Julius Härtl | 2023-09-12 | 5 | -0/+95 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 2 | -53/+47 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-05-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | fix(assets): Optimize SVGs with scour 0.38.2 | Joas Schilling | 2023-04-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(autoloader): Update autoloaders with composer 2.5.5 | Joas Schilling | 2023-04-21 | 3 | -11/+22 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-03-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run ↵ | Julien Veyssier | 2022-12-15 | 1 | -2/+2 |
| | | | | | | build/autoloaderchecker.sh Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | Update composer autoloader | Carl Schwan | 2022-11-22 | 2 | -4/+17 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Rebuild autoloader | Joas Schilling | 2022-09-20 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | Carl Schwan | 2022-08-23 | 1 | -3/+3 |
| | | | | | | | | | | | | findBinaryFinder is now a service that is still private but with some minor optimization (remove the hasKey check). isFunctionEnabled is now in OCP\Util Both function are still keep but all internal usage in nextcloud/server were migrated to the new usage, so that we can remove it in 26 Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Make Color class public | Carl Schwan | 2022-07-05 | 1 | -7/+7 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Cleanup lock related code | Carl Schwan | 2022-05-12 | 1 | -11/+6 |
| | | | | | | | | - Port to QueryBuilder - Improve the doc a bit - Add type hinting Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Master is now 25 | Joas Schilling | 2022-04-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix an issue with the search backend update | Carl Schwan | 2022-04-14 | 2 | -1/+6 |
| | | | | | | And update autoloader Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Build autoloader with new composer version | Côme Chilliet | 2022-03-30 | 5 | -15/+8 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Adapt more code to migration to LoggerInterface | Côme Chilliet | 2022-03-24 | 1 | -7/+6 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Update composer generated files to latest version | Carl Schwan | 2022-03-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Fix psalm issues in theming app | Carl Schwan | 2022-01-26 | 1 | -38/+13 |
| | | | | | | | | After this change, we are down to only one psalm warning for this app and related to the Application.php. This also make composer psam:update-baseline not silently ignore new errors. Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Master is now 24 | Joas Schilling | 2021-11-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update to composer 2.1.11 | Carl Schwan | 2021-11-04 | 2 | -2/+15 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Bump autoloader | Joas Schilling | 2021-10-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update app versions for 23 | Vincent Petry | 2021-09-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Update generated composer files to latest format | Christoph Wurst | 2021-09-22 | 3 | -19/+110 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add missing files for Composer v2 | Christoph Wurst | 2021-08-13 | 4 | -0/+383 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |