| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(files): conversion api simplification and conflict check | skjnldsv | 2025-01-16 | 1 | -6/+13 |
* | feat(api): File conversion API | Elizabeth Danzberger | 2025-01-15 | 4 | -0/+45 |
* | 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 |
* | feat(testing): Add a fake summary task providerfeat/noid/add-fake-summary-provider | Joas Schilling | 2024-11-09 | 4 | -0/+118 |
* | refactor(apps): Use constructor property promotion when possible | provokateurin | 2024-10-21 | 2 | -33/+12 |
* | chore(apps): Apply new rector configuration to autouse classes | Côme Chilliet | 2024-10-15 | 1 | -1/+3 |
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 3 | -3/+7 |
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-08-14 | 1 | -2/+2 |
* | feat(taskprocessing): add text2text, text2image, contextWrite, transcribe and... | Julien Veyssier | 2024-08-13 | 8 | -2/+584 |
* | fix(migration-attributes): psalm | Maxence Lange | 2024-07-29 | 1 | -14/+14 |
* | feat(migration-attributes): tests | Maxence Lange | 2024-07-29 | 3 | -0/+43 |
* | refactor(testing): Replace security annotations with respective attributes | provokateurin | 2024-07-27 | 1 | -11/+11 |
* | fix(testing): Make Testing TextProcessing providers unicode safe | Marcel Klehr | 2024-07-26 | 2 | -2/+24 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-06-02 | 18 | -233/+52 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
* | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2024-03-28 | 1 | -2/+2 |
* | fix: when no AI setting has been set, make sure the selected text processing ... | Julien Veyssier | 2024-03-15 | 2 | -2/+2 |
* | feat: Add declarative settings | jld3103 | 2024-03-12 | 8 | -2/+326 |
* | fix(testing): implement getExpectedRuntime on FakeTextProcessingProvider | Julius Härtl | 2024-01-23 | 5 | -1/+54 |
* | fix(build): Do not generated OpenAPI for non-shipped apps or apps without Ope... | provokateurin | 2024-01-18 | 1 | -0/+0 |
* | Merge pull request #41678 from nextcloud/branchoff/master-is-now-29 | Arthur Schiwon | 2023-11-23 | 1 | -2/+2 |
|\ |
|
| * | feat(branchoff): Bump versions and requirements in apps | Joas Schilling | 2023-11-23 | 1 | -2/+2 |
* | | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 4 | -11/+10 |
|/ |
|
* | fix(TextToImage): Update testing provider to new interface | Marcel Klehr | 2023-10-26 | 1 | -0/+4 |
* | fix(Text2Image): Fix FakeText2ImageProvider in testing app | Marcel Klehr | 2023-10-22 | 3 | -0/+3 |
* | enh(testing app): Add fake text2image provider | Marcel Klehr | 2023-10-20 | 3 | -0/+45 |
* | feat(testing): Add fake providers for translations and text processing | Julius Härtl | 2023-09-12 | 5 | -0/+95 |
* | Fix event names of 2FA related typed events | Joas Schilling | 2023-07-03 | 2 | -53/+47 |
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-05-17 | 1 | -2/+2 |
* | fix(assets): Optimize SVGs with scour 0.38.2 | Joas Schilling | 2023-04-24 | 1 | -1/+1 |
* | chore(autoloader): Update autoloaders with composer 2.5.5 | Joas Schilling | 2023-04-21 | 3 | -11/+22 |
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-03-03 | 1 | -2/+2 |
* | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 |
* | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au... | Julien Veyssier | 2022-12-15 | 1 | -2/+2 |
* | Update composer autoloader | Carl Schwan | 2022-11-22 | 2 | -4/+17 |
* | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -2/+2 |
* | Rebuild autoloader | Joas Schilling | 2022-09-20 | 1 | -2/+2 |
* | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | Carl Schwan | 2022-08-23 | 1 | -3/+3 |
* | Make Color class public | Carl Schwan | 2022-07-05 | 1 | -7/+7 |
* | Cleanup lock related code | Carl Schwan | 2022-05-12 | 1 | -11/+6 |
* | Master is now 25 | Joas Schilling | 2022-04-14 | 1 | -2/+2 |
* | Fix an issue with the search backend update | Carl Schwan | 2022-04-14 | 2 | -1/+6 |
* | Build autoloader with new composer version | Côme Chilliet | 2022-03-30 | 5 | -15/+8 |
* | Adapt more code to migration to LoggerInterface | Côme Chilliet | 2022-03-24 | 1 | -7/+6 |
* | Update composer generated files to latest version | Carl Schwan | 2022-03-14 | 1 | -1/+1 |
* | Fix psalm issues in theming app | Carl Schwan | 2022-01-26 | 1 | -38/+13 |
* | Master is now 24 | Joas Schilling | 2021-11-11 | 1 | -2/+2 |
* | Update to composer 2.1.11 | Carl Schwan | 2021-11-04 | 2 | -2/+15 |
* | Bump autoloader | Joas Schilling | 2021-10-14 | 1 | -2/+2 |
* | Update app versions for 23 | Vincent Petry | 2021-09-28 | 1 | -1/+1 |