aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* AI admin settings: Add save mechanismMarcel Klehr2023-08-024-75/+39
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* AI Admin settings: Implement mt settings, stt settings and tp settingsMarcel Klehr2023-08-021-26/+59
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* First pass at ai admin settingsMarcel Klehr2023-08-027-0/+440
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-0219-239/+486
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* fix(files): Remove duplicated outline on vue files entriesFerdinand Thiessen2023-08-022-0/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-02296-3392/+3620
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(i18n) Fixed grammarrakekniven2023-08-011-1/+1
| | | | | | | Reported at Transifex Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-0144-1447/+1084
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Merge pull request #39400 from nextcloud/rakekniven-patch-1Joas Schilling2023-08-012-2/+2
|\ | | | | fix(i18n) Changed case of "Files"
| * fix(i18n) Changed case of "Files"rakekniven2023-08-012-2/+2
| | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
* | Merge pull request #39480 from ↵Andy Scherzinger2023-08-0111-96/+62
|\ \ | |/ |/| | | | | nextcloud/fix/migrate-to-psr-logger-interface-files_external Migrate files external to PSR LoggerInterface
| * Migrate files external to PSR LoggerInterfaceBenjamin Gaussorgues2023-08-0111-96/+62
| | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | Merge pull request #39330 from nextcloud/feature/openapi/files_sharingKate2023-08-0114-239/+942
|\ \ | | | | | | files_sharing: Add OpenAPI spec
| * | files_sharing: Add OpenAPI specjld31032023-07-3114-239/+942
| | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | Merge pull request #39649 from nextcloud/fix/sharing-l10nJohn Molakvoæ2023-08-012-3/+3
|\ \ \ | |_|/ |/| |
| * | fix(files_sharing): String translationsChristopher Ng2023-07-312-3/+3
| | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-01134-196/+230
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: correct hint for missing posix extensionDaniel Kesselberg2023-07-311-11/+10
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | fix(files): url used to retrive storage statsMax2023-07-311-2/+2
| | | | | | | | Signed-off-by: Max <max@nextcloud.com>
* | Merge pull request #39313 from nextcloud/feature/openapi/user_ldapJulien Veyssier2023-07-312-76/+410
|\ \ | | | | | | user_ldap: Add OpenAPI spec
| * | user_ldap: Add OpenAPI specjld31032023-07-312-76/+410
| | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | Merge pull request #39586 from nextcloud/feat/supported-appsAndy Scherzinger2023-07-313-1/+24
|\ \ \ | |/ / |/| | feat(settings): Show supported apps on app settings if subscribed
| * | feat(settings): Show supported apps on app settings if subscribedFerdinand Thiessen2023-07-313-1/+24
| | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #39223 from nextcloud/feature/openapi/provisioning_apiKate2023-07-3112-344/+530
|\ \ \ | |/ / |/| | provisioning_api: Add OpenAPI spec
| * | provisioning_api: Add OpenAPI specjld31032023-07-3112-344/+530
| | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-3118-10/+22
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-3038-40/+14
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge branch 'master' into rakekniven-patch-2rakekniven2023-07-29330-1979/+3164
|\ \ | | | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2914-18/+20
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | fix share roots always being marked as writableRobin Appelman2023-07-281-22/+54
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | Merge pull request #39595 from ↵Joas Schilling2023-07-284-7/+6
| |\ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/remove-symfony-event-from-user fix!: Remove symfony EventDispatcherInterface from OC\User and OC\Group
| | * | fix!: Remove symfony EventDispatcherInterface from UserJoas Schilling2023-07-274-7/+6
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2816-22/+60
| |/ / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | Merge pull request #39537 from nextcloud/ocs-update-groupAlexander Piskun2023-07-271-0/+3
| |\ \ | | | | | | | | `/ocs/v1.php/cloud/groups` `UPDATE` method - correct status when group not found
| | * | to return correct code when group not foundAlexander Piskun2023-07-221-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
| * | | Merge pull request #39571 from ↵Joas Schilling2023-07-271-1/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/move-lib-to-IEventDispatcher Move lib/ events to IEventDispatcher where possible
| | * | | fix!: Remove legacy event dispatching Symfony's GenericEvent from 2FA ManagerJoas Schilling2023-07-271-1/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | Merge pull request #39483 from nextcloud/fix/files-vue-favorite-iconFerdinand Thiessen2023-07-273-15/+94
| |\ \ \ \ | | |/ / / | |/| | | fix(files): Adjust files favorite marker for vue file list being cropped
| | * | | fix(files): Adjust files favorite marker for vue file list to not overflowFerdinand Thiessen2023-07-193-15/+94
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-278-30/+46
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | | | Merge pull request #39485 from ↵Joas Schilling2023-07-269-40/+26
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/move-remaining-easy-usages-to-IEventDispatcher fix(dispatcher): Move remaining simple cases in apps/ folder to IEven…
| | * | | | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcherJoas Schilling2023-07-259-40/+26
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2618-10/+138
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | | | | Merge pull request #39487 from ↵Joas Schilling2023-07-252-29/+39
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/feat/noid/typed-events-for-db_add-missing Feat/noid/typed events for db add missing
| | * | | | | fix(db)!: Remove private legacy event because we can not keep itJoas Schilling2023-07-242-31/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| | * | | | | feat(dispatcher): Add typed event for "db:add-missing-primary-keys"Joas Schilling2023-07-241-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| | * | | | | feat(dispatcher): Add typed event for "db:add-missing-columns"Joas Schilling2023-07-241-3/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | | Merge pull request #39317 from nextcloud/fix/4193-change-color-primary-hoverJohn Molakvoæ2023-07-252-2/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | Change color for primary element on hover
| | * | | | | Change color for primary element on hoverjulia.kirschenheuter2023-07-242-2/+2
| | |/ / / / | | | | | | | | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
| * / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2512-16/+26
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>