aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* fix: Remove profile from UserStatus componentChristopher Ng2023-10-261-133/+27
* Merge pull request #40889 from nextcloud/feat/check-for-more-php-modulesCôme Chilliet2023-10-266-42/+107
|\
| * Add links to documentation for PHP modulesCôme Chilliet2023-10-261-2/+10
| * Adapt CheckSetupControllerTest to the migration to a setup checkCôme Chilliet2023-10-241-6/+0
| * Migrate missing PHP modules check to new API and improve itCôme Chilliet2023-10-196-36/+99
* | Merge pull request #40326 from nextcloud/enh/text-to-image-apiJoas Schilling2023-10-268-4/+89
|\ \
| * | fix(TextToImage): Fix copypastaMarcel Klehr2023-10-261-1/+1
| * | fix(TextToImage): Update testing provider to new interfaceMarcel Klehr2023-10-261-0/+4
| * | en(TextToImage): Add getId method to IProviderMarcel Klehr2023-10-262-3/+3
| * | fix(settings/AdminAI): Fix eslintMarcel Klehr2023-10-221-10/+10
| * | fix(settings/AdminAI): Fix no-providers-installed viewMarcel Klehr2023-10-221-1/+1
| * | fix(Text2Image): Fix FakeText2ImageProvider in testing appMarcel Klehr2023-10-223-0/+3
| * | enh(Text2Image): Add AI settings section to text2imageMarcel Klehr2023-10-223-1/+34
| * | enh(testing app): Add fake text2image providerMarcel Klehr2023-10-203-0/+45
* | | Merge pull request #41133 from nextcloud/bugfix/noid/dont-duplicate-notificat...Joas Schilling2023-10-261-0/+5
|\ \ \
| * | | Don't duplicate notification warningJoas Schilling2023-10-261-0/+5
* | | | fix(external): Get storage before update itJoas Schilling2023-10-261-0/+3
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2614-34/+718
* | | fix(files): disable containment in headerVarun Patil2023-10-251-1/+0
* | | Remove unneeded `tabindex="0"` from sidebar and app contentjulia.kirschenheuter2023-10-252-4/+4
* | | Merge pull request #41089 from nextcloud/fix/workflow-empty-contentFerdinand Thiessen2023-10-252-20/+48
|\ \ \
| * | | fix(workflowengine): Add an empty content when no flows are installed or conf...Ferdinand Thiessen2023-10-242-20/+48
* | | | fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-254-22/+45
* | | | Merge pull request #41080 from nextcloud/fix/40682-Add_more_visibility_on_bac...Julia Kirschenheuter2023-10-251-2/+2
|\ \ \ \
| * | | | Change styles on active, hover and focus state for background buttonsjulia.kirschenheuter2023-10-241-2/+2
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2532-22/+246
* | | | | Merge pull request #41094 from nextcloud/fix/indirect-safe-depPytal2023-10-242-23/+20
|\ \ \ \ \
| * | | | | fix(dav): Remove usage of indirect thecodingmachine/safe dependencyChristopher Ng2023-10-242-23/+20
* | | | | | Merge pull request #41046 from nextcloud/fix/recently-contacted-duplicatesChristoph Wurst2023-10-241-25/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix: duplicating contacts with the Recently contacted featurehamza2212023-10-241-25/+14
* | | | | | Merge pull request #41062 from nextcloud/artonge/fix/return_fals_if_touch_failsLouis2023-10-241-11/+13
|\ \ \ \ \ \
| * | | | | | Return correct status if touch failedLouis Chemineau2023-10-231-11/+13
* | | | | | | Merge pull request #39044 from nextcloud/more-empty-mount-checkingRobin Appelman2023-10-242-3/+14
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | add more checks to ensure mounts aren't emptyRobin Appelman2023-09-122-3/+14
* | | | | | | Merge pull request #41068 from nextcloud/fix/37092/user-status--html-validationJulia Kirschenheuter2023-10-241-54/+55
|\ \ \ \ \ \ \
| * | | | | | | fix(user_status): separate user menu and dashboard status layoutGrigorii K. Shartsev2023-10-241-54/+55
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #41035 from nextcloud/fix/37092/apps-list--html-validationFerdinand Thiessen2023-10-242-8/+10
|\ \ \ \ \ \ \
| * | | | | | | fix(settings): apps list loading classesGrigorii K. Shartsev2023-10-241-4/+2
| * | | | | | | fix(settings): apps list html validationGrigorii K. Shartsev2023-10-241-4/+8
| |/ / / / / /
* | | | | | | Merge pull request #41061 from nextcloud/bugfix/noid/dont-use-indirect-depend...Joas Schilling2023-10-243-5/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(3rdparty): Don't use indirect dependency "Safe/" for functionsJoas Schilling2023-10-233-5/+5
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #40938 from nextcloud/fix/a11y/change-scope-actionsPytal2023-10-232-15/+4
|\ \ \ \ \ \
| * | | | | | fix(settings): Styles for scope buttonChristopher Ng2023-10-231-10/+1
| * | | | | | fix(settings): Name for scope buttonChristopher Ng2023-10-231-1/+1
| * | | | | | fix(settings): Remove aria-label on scope actionsChristopher Ng2023-10-232-4/+2
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2434-8/+100
|/ / / / / /
* | | | | | fix(tests): Update dav snapshotChristopher Ng2023-10-231-55/+65
* | | | | | fix: Share select search globally iconChristopher Ng2023-10-231-1/+1
* | | | | | Merge pull request #40482 from nextcloud/fix/workflowengine_fileaccessJulius Härtl2023-10-232-9/+32
|\ \ \ \ \ \
| * | | | | | enh(IMountManager): Add method to get MountPoint from CachedMountInfoJonas2023-10-232-5/+13