summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2618-44/+728
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #41093 from nextcloud/fix-files-list-popperJulius Härtl2023-10-253-4/+3
|\
| * chore(assets): Recompile assetsnextcloud-command2023-10-252-3/+3
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix(files): disable containment in headerVarun Patil2023-10-251-1/+0
|/ | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* Merge pull request #41108 from ↵Ferdinand Thiessen2023-10-252-4/+4
|\ | | | | | | | | nextcloud/fix/40708-remove_tab_index_from_navigation_and_app_content Remove unneeded `tabindex="0"` from sidebar and app content
| * Remove unneeded `tabindex="0"` from sidebar and app contentjulia.kirschenheuter2023-10-252-4/+4
|/ | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Merge pull request #41110 from nextcloud/fix/login-cypress-testFerdinand Thiessen2023-10-251-1/+1
|\ | | | | fix(cypress): Fix selector for the user menu button
| * fix(cypress): Fix selector for the user menu buttonFerdinand Thiessen2023-10-251-1/+1
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #41089 from nextcloud/fix/workflow-empty-contentFerdinand Thiessen2023-10-254-23/+51
|\ | | | | fix(workflowengine): Add an empty content when no flows are installed or configured
| * fix(workflowengine): Add an empty content when no flows are installed or ↵Ferdinand Thiessen2023-10-244-23/+51
| | | | | | | | | | | | configured Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #41021 from nextcloud/fix/move-tests-from-drone-to-cypressFerdinand Thiessen2023-10-2520-670/+559
|\ \ | | | | | | fix(tests): Move leftover acceptance tests for users from drone to Cypress
| * | fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-2520-670/+559
|/ / | | | | | | | | | | | | | | * Use common `data-testid` to identify elements rather than to depend on internal classes or properties * Force clean the state for the user tests * Move leftover acceptance tests for users from drone to cypress Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Merge pull request #41080 from ↵Julia Kirschenheuter2023-10-253-5/+5
|\ \ | | | | | | | | | | | | nextcloud/fix/40682-Add_more_visibility_on_background_buttons Change styles on active, hover and focus state for background buttons
| * | Change styles on active, hover and focus state for background buttonsjulia.kirschenheuter2023-10-243-5/+5
| | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | | fix(build): phpDocumentor usageJohn Molakvoæ2023-10-251-1/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | fix: use default php versionJohn Molakvoæ2023-10-251-1/+1
| | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2540-28/+256
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #41094 from nextcloud/fix/indirect-safe-depPytal2023-10-242-23/+20
|\ \ \ | | | | | | | | fix(dav): Remove usage of indirect thecodingmachine/safe dependency
| * | | fix(dav): Remove usage of indirect thecodingmachine/safe dependencyChristopher Ng2023-10-242-23/+20
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | Merge pull request #41046 from nextcloud/fix/recently-contacted-duplicatesChristoph Wurst2023-10-241-25/+14
|\ \ \ \ | |/ / / |/| | | Fix: duplicating contacts with the Recently contacted feature
| * | | Fix: duplicating contacts with the Recently contacted featurehamza2212023-10-241-25/+14
| | | | | | | | | | | | | | | | Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
* | | | Merge pull request #41062 from nextcloud/artonge/fix/return_fals_if_touch_failsLouis2023-10-241-11/+13
|\ \ \ \ | | | | | | | | | | Return correct status if touch failed
| * | | | Return correct status if touch failedLouis Chemineau2023-10-231-11/+13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | Merge pull request #39044 from nextcloud/more-empty-mount-checkingRobin Appelman2023-10-245-6/+32
|\ \ \ \ \ | |_|_|_|/ |/| | | | Fix root mounts not being setup in some cases
| * | | | setup filesystem wrappers before we mark the root as setupRobin Appelman2023-09-121-2/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | add more checks to ensure mounts aren't emptyRobin Appelman2023-09-124-4/+29
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #41068 from nextcloud/fix/37092/user-status--html-validationJulia Kirschenheuter2023-10-243-57/+58
|\ \ \ \ \ | | | | | | | | | | | | fix(user_status): separate user menu and dashboard status layout for HTML validation
| * | | | | chore(assets): Recompile assetsGrigorii K. Shartsev2023-10-242-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * | | | | fix(user_status): separate user menu and dashboard status layoutGrigorii K. Shartsev2023-10-241-54/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove href="#" from a button for HTML validation - Use @nextcloud/vue NcButton instead of custom button in Dashboard Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | | | | Merge pull request #41035 from nextcloud/fix/37092/apps-list--html-validationFerdinand Thiessen2023-10-246-14/+16
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix(settings): apps list html validation and loading icon
| * | | | | | chore(assets): Recompile assetsGrigorii K. Shartsev2023-10-244-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * | | | | | fix(settings): apps list loading classesGrigorii K. Shartsev2023-10-241-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix setting loading classes - also removes invalid HTML attributes, there is no such props in `NcContent` Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
| * | | | | | fix(settings): apps list html validationGrigorii K. Shartsev2023-10-241-4/+8
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Replace invalid `width="100%"` attribute - Add empty required `alt` Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* | | | | | Merge pull request #41061 from ↵Joas Schilling2023-10-246-9/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/dont-use-indirect-dependency fix(3rdparty): Don't use indirect dependency "Safe/" for functions
| * | | | | fix(3rdparty): Don't use indirect dependency "Safe/" for functionsJoas Schilling2023-10-236-9/+9
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #41079 from nextcloud/bugfix/noid/allow-updating-from-27.1Simon L2023-10-241-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix(update): Allow updating from 27.1 to 28Joas Schilling2023-10-241-0/+1
|/ / / / | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #41033 from nextcloud/chore/migrate-login-featureFerdinand Thiessen2023-10-245-236/+146
|\ \ \ \ | | | | | | | | | | chore(tests): Migrate login acceptance tests from behat to Cypress
| * | | | chore(tests): Migrate login acceptance tests from behat to CypressFerdinand Thiessen2023-10-235-236/+146
| |/ / / | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | Merge pull request #40938 from nextcloud/fix/a11y/change-scope-actionsPytal2023-10-234-18/+7
|\ \ \ \ | | | | | | | | | | fix(settings): Account property scope actions
| * | | | chore: compile assetsChristopher Ng2023-10-232-3/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | fix(settings): Styles for scope buttonChristopher Ng2023-10-231-10/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | fix(settings): Name for scope buttonChristopher Ng2023-10-231-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | fix(settings): Remove aria-label on scope actionsChristopher Ng2023-10-232-4/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2438-8/+106
|/ / / / | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #41070 from nextcloud/deps/nextcloud/vue-8.0.0-beta.9Pytal2023-10-2398-196/+218
|\ \ \ \ | | | | | | | | | | chore: Bump @nextcloud/vue to v8-beta.9
| * | | | fix(tests): Update dav snapshotChristopher Ng2023-10-231-55/+65
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | chore: compile assetsChristopher Ng2023-10-2394-134/+134
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | fix: Share select search globally iconChristopher Ng2023-10-231-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | | chore: Bump @nextcloud/vue to v8-beta.9Christopher Ng2023-10-232-6/+18
|/ / / / | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>