| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | polish AI admin settings UI | Julien Veyssier | 2023-08-02 | 1 | -4/+20 |
| * | | | move long click handlers into methods | Julien Veyssier | 2023-08-02 | 1 | -3/+19 |
| * | | | Admin AI settings: Use ContainerInterface instead of IServerContainer | Marcel Klehr | 2023-08-02 | 1 | -2/+2 |
| * | | | Admin AI settings: Improve a11y of machine translation precendence | Marcel Klehr | 2023-08-02 | 1 | -1/+12 |
| * | | | Update apps/settings/src/components/AdminAI.vue | Marcel Klehr | 2023-08-02 | 1 | -1/+1 |
| * | | | Update apps/settings/src/components/AdminAI.vue | Marcel Klehr | 2023-08-02 | 1 | -1/+1 |
| * | | | AI admin settings: lint:fix | Marcel Klehr | 2023-08-02 | 1 | -1/+1 |
| * | | | AI admin settings: lint:fix | Marcel Klehr | 2023-08-02 | 1 | -15/+17 |
| * | | | AI admin settings: lint:fix | Marcel Klehr | 2023-08-02 | 20 | -56/+99 |
| * | | | AI admin settings: strict_types | Marcel Klehr | 2023-08-02 | 2 | -0/+6 |
| * | | | AI admin settings: Update composer autoloaders | Marcel Klehr | 2023-08-02 | 2 | -0/+6 |
| * | | | AI admin settings: Add a draggable icon in UI for translation provider preced... | Marcel Klehr | 2023-08-02 | 1 | -2/+13 |
| * | | | AI admin settings: Use config values in AI feature managers | Marcel Klehr | 2023-08-02 | 1 | -1/+1 |
| * | | | AI admin settings: Add save mechanism | Marcel Klehr | 2023-08-02 | 4 | -75/+39 |
| * | | | AI Admin settings: Implement mt settings, stt settings and tp settings | Marcel Klehr | 2023-08-02 | 1 | -26/+59 |
| * | | | First pass at ai admin settings | Marcel Klehr | 2023-08-02 | 7 | -0/+440 |
* | | | | Merge pull request #39672 from nextcloud/fix/s3-chunk-upload-quota | Arthur Schiwon | 2023-08-02 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | fix(dav): use quota of destination in s3 chunk upload | Max | 2023-08-02 | 1 | -2/+2 |
* | | | | feat(files): migrate recent view | John Molakvoæ (skjnldsv) | 2023-08-02 | 19 | -239/+486 |
|/ / / |
|
* | | | fix(files): Remove duplicated outline on vue files entries | Ferdinand Thiessen | 2023-08-02 | 2 | -0/+6 |
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-02 | 296 | -3392/+3620 |
* | | | fix(i18n) Fixed grammar | rakekniven | 2023-08-01 | 1 | -1/+1 |
* | | | feat(files_external): migrate to vue | John Molakvoæ | 2023-08-01 | 44 | -1447/+1084 |
* | | | Merge pull request #39400 from nextcloud/rakekniven-patch-1 | Joas Schilling | 2023-08-01 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | fix(i18n) Changed case of "Files" | rakekniven | 2023-08-01 | 2 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge pull request #39480 from nextcloud/fix/migrate-to-psr-logger-interface-... | Andy Scherzinger | 2023-08-01 | 11 | -96/+62 |
|\ \ \
| |/ /
|/| | |
|
| * | | Migrate files external to PSR LoggerInterface | Benjamin Gaussorgues | 2023-08-01 | 11 | -96/+62 |
* | | | Merge pull request #39330 from nextcloud/feature/openapi/files_sharing | Kate | 2023-08-01 | 14 | -239/+942 |
|\ \ \ |
|
| * | | | files_sharing: Add OpenAPI spec | jld3103 | 2023-07-31 | 14 | -239/+942 |
* | | | | Merge pull request #39649 from nextcloud/fix/sharing-l10n | John Molakvoæ | 2023-08-01 | 2 | -3/+3 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | fix(files_sharing): String translations | Christopher Ng | 2023-07-31 | 2 | -3/+3 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-08-01 | 134 | -196/+230 |
|/ / / |
|
* | | | fix: correct hint for missing posix extension | Daniel Kesselberg | 2023-07-31 | 1 | -11/+10 |
* | | | fix(files): url used to retrive storage stats | Max | 2023-07-31 | 1 | -2/+2 |
* | | | Merge pull request #39313 from nextcloud/feature/openapi/user_ldap | Julien Veyssier | 2023-07-31 | 2 | -76/+410 |
|\ \ \ |
|
| * | | | user_ldap: Add OpenAPI spec | jld3103 | 2023-07-31 | 2 | -76/+410 |
* | | | | Merge pull request #39586 from nextcloud/feat/supported-apps | Andy Scherzinger | 2023-07-31 | 3 | -1/+24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | feat(settings): Show supported apps on app settings if subscribed | Ferdinand Thiessen | 2023-07-31 | 3 | -1/+24 |
* | | | | Merge pull request #39223 from nextcloud/feature/openapi/provisioning_api | Kate | 2023-07-31 | 12 | -344/+530 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | provisioning_api: Add OpenAPI spec | jld3103 | 2023-07-31 | 12 | -344/+530 |
* | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-31 | 18 | -10/+22 |
|/ / / |
|
* | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-30 | 38 | -40/+14 |
* | | | Merge branch 'master' into rakekniven-patch-2 | rakekniven | 2023-07-29 | 330 | -1979/+3164 |
|\ \ \ |
|
| * | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-29 | 14 | -18/+20 |
| * | | | fix share roots always being marked as writable | Robin Appelman | 2023-07-28 | 1 | -22/+54 |
| * | | | Merge pull request #39595 from nextcloud/bugfix/noid/remove-symfony-event-fro... | Joas Schilling | 2023-07-28 | 4 | -7/+6 |
| |\ \ \ |
|
| | * | | | fix!: Remove symfony EventDispatcherInterface from User | Joas Schilling | 2023-07-27 | 4 | -7/+6 |
| * | | | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2023-07-28 | 16 | -22/+60 |
| |/ / / |
|
| * | | | Merge pull request #39537 from nextcloud/ocs-update-group | Alexander Piskun | 2023-07-27 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | to return correct code when group not found | Alexander Piskun | 2023-07-22 | 1 | -0/+3 |