summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2618-44/+728
* 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
| * fix(files): disable containment in headerVarun Patil2023-10-251-1/+0
|/
* Merge pull request #41108 from nextcloud/fix/40708-remove_tab_index_from_navi...Ferdinand Thiessen2023-10-252-4/+4
|\
| * Remove unneeded `tabindex="0"` from sidebar and app contentjulia.kirschenheuter2023-10-252-4/+4
|/
* Merge pull request #41110 from nextcloud/fix/login-cypress-testFerdinand Thiessen2023-10-251-1/+1
|\
| * fix(cypress): Fix selector for the user menu buttonFerdinand Thiessen2023-10-251-1/+1
|/
* 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 conf...Ferdinand Thiessen2023-10-244-23/+51
* | Merge pull request #41021 from nextcloud/fix/move-tests-from-drone-to-cypressFerdinand Thiessen2023-10-2520-670/+559
|\ \
| * | fix(settings): Stablize user list cypress testsFerdinand Thiessen2023-10-2520-670/+559
|/ /
* | Merge pull request #41080 from nextcloud/fix/40682-Add_more_visibility_on_bac...Julia Kirschenheuter2023-10-253-5/+5
|\ \
| * | Change styles on active, hover and focus state for background buttonsjulia.kirschenheuter2023-10-243-5/+5
* | | fix(build): phpDocumentor usageJohn Molakvoæ2023-10-251-1/+1
* | | fix: use default php versionJohn Molakvoæ2023-10-251-1/+1
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2540-28/+256
* | | 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-245-6/+32
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | setup filesystem wrappers before we mark the root as setupRobin Appelman2023-09-121-2/+3
| * | | | add more checks to ensure mounts aren't emptyRobin Appelman2023-09-124-4/+29
* | | | | Merge pull request #41068 from nextcloud/fix/37092/user-status--html-validationJulia Kirschenheuter2023-10-243-57/+58
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsGrigorii K. Shartsev2023-10-242-3/+3
| * | | | | 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-246-14/+16
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsGrigorii K. Shartsev2023-10-244-6/+6
| * | | | | | 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-246-9/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(3rdparty): Don't use indirect dependency "Safe/" for functionsJoas Schilling2023-10-236-9/+9
| | |/ / / | |/| | |
* | | | | 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
|/ / / /
* | | | Merge pull request #41033 from nextcloud/chore/migrate-login-featureFerdinand Thiessen2023-10-245-236/+146
|\ \ \ \
| * | | | chore(tests): Migrate login acceptance tests from behat to CypressFerdinand Thiessen2023-10-235-236/+146
| |/ / /
* | | | Merge pull request #40938 from nextcloud/fix/a11y/change-scope-actionsPytal2023-10-234-18/+7
|\ \ \ \
| * | | | chore: compile assetsChristopher Ng2023-10-232-3/+3
| * | | | 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-2438-8/+106
|/ / / /
* | | | Merge pull request #41070 from nextcloud/deps/nextcloud/vue-8.0.0-beta.9Pytal2023-10-2398-196/+218
|\ \ \ \
| * | | | fix(tests): Update dav snapshotChristopher Ng2023-10-231-55/+65
| * | | | chore: compile assetsChristopher Ng2023-10-2394-134/+134
| * | | | fix: Share select search globally iconChristopher Ng2023-10-231-1/+1
| * | | | chore: Bump @nextcloud/vue to v8-beta.9Christopher Ng2023-10-232-6/+18
|/ / / /