aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
...
| * | fixesMaxence Lange2024-01-153-38/+24
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> d Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | lazy AppConfigMaxence Lange2024-01-156-34/+306
| |/ | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-checkCôme Chilliet2024-01-162-29/+18
|\ \
| * | Fix tests because we added escaping to setupchecksCôme Chilliet2024-01-151-1/+1
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Properly escape HTML and add support for highlight links in setupchecksCôme Chilliet2024-01-151-3/+17
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Migrate code integrity to SetupCheck APICôme Chilliet2024-01-152-25/+0
| |/ | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1660-74/+18
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #42670 from nextcloud/enh/noid/occ-background-job-deleteMaxence Lange2024-01-152-0/+81
|\ | | | | occ background-job:delete
| * occ background-job:deleteMaxence Lange2024-01-112-0/+81
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-152-10/+10
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1292-162/+162
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(assets): Recompile assetsnextcloud-command2024-01-114-4/+4
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix header-elements being not shown correctlySimon L2024-01-112-0/+4
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Merge pull request #42667 from nextcloud/fix/42489/fix-cycle-on-same-userMaxence Lange2024-01-111-26/+26
|\ | | | | better users cycle
| * better users cycleMaxence Lange2024-01-111-26/+26
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Merge pull request #42640 from nextcloud/fix/fix-authentication-exceptions-2Côme Chilliet2024-01-115-5/+5
|\ \ | | | | | | Always catch OCP versions of authentication exceptions
| * | Suppress or fix psalm errors related to InvalidTokenExceptionCôme Chilliet2024-01-112-4/+2
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-115-7/+9
| | | | | | | | | | | | | | | | | | And always throw OC versions for BC Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Merge pull request #42713 from nextcloud/fix/a11y/aria-hide-contacts-menu-imagesChristoph Wurst2024-01-111-2/+2
|\ \ \ | | | | | | | | fix(a11y): Aria-hide contacts menu icon images
| * | | fix(a11y): Aria-hide contacts menu icon imagesChristoph Wurst2024-01-111-2/+2
| | |/ | |/| | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #42585 from ↵Côme Chilliet2024-01-112-0/+52
|\ \ \ | |/ / |/| | | | | | | | nextcloud/enh/add-rich-object-support-to-setupchecks Add RichObject support for SetupCheck descriptions
| * | Use match statement in richToParsed implementationCôme Chilliet2024-01-111-7/+5
| | | | | | | | | | | | | | | Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Add TODO for richToParsed refactorCôme Chilliet2024-01-111-0/+1
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Fix UI for rich object in setupcheck resultsCôme Chilliet2024-01-111-0/+25
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Fix psalm issue in SetupChecks commandCôme Chilliet2024-01-111-1/+1
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Add RichObject support for SetupChecks descriptionsCôme Chilliet2024-01-111-0/+28
| |/ | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #42177 from nextcloud/feat/migrate-imagick-setupcheckCôme Chilliet2024-01-112-75/+0
|\ \ | |/ |/|
| * Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-112-75/+0
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | fix(openapi): Make OpenAPI CI green againJoas Schilling2024-01-111-2/+2
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update UserMenu.vueJérôme Herbinet2024-01-111-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Update UserMenu.vue Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> npm run build Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Revert with a higher max-width value Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-112-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* enh(core): Refactor profile page to use vue componentsFerdinand Thiessen2024-01-104-325/+189
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #42488 from nextcloud/fix/issue-42476-occ-updateJoas Schilling2024-01-101-0/+1
|\ | | | | fix(Update): Handle upstream exception scenario cleanly
| * fix(Update): Handle upstream exception scenario cleanlyJosh Richards2023-12-261-0/+1
| | | | | | | | | | Fixes #42476 Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
* | Merge pull request #42666 from nextcloud/chore/deps/update-openapi-extractorJoas Schilling2024-01-101-11/+54
|\ \ | | | | | | chore(deps): Update openapi-extractor
| * | chore(deps): Update openapi-extractorprovokateurin2024-01-091-11/+54
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1094-94/+130
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | enh(core): replaced previous native a element with NcButtonEduardo Morales2024-01-091-46/+24
|/ / | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* | fix(core): enhanced contrast when UserMenuItem is focusedEduardo Morales2024-01-091-4/+4
| | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* | Merge pull request #42176 from nextcloud/feat/migrate-appdirowner-setupcheckCôme Chilliet2024-01-092-78/+0
|\ \ | | | | | | Migrate app dir owner check to new SetupCheck API
| * | Migrate app dir owner check to SetupCheck APICôme Chilliet2024-01-082-78/+0
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-0976-76/+76
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #41547 from nextcloud/feat/migrate-opcache-check-to-new-apiCôme Chilliet2024-01-082-75/+0
|\ \ | | | | | | Migrate opcache check to new SetupCheck API
| * | Migrate opcache check to new SetupCheck APICôme Chilliet2024-01-082-75/+0
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Merge pull request #42544 from HLFH/fix-chrome-logoutLouis2024-01-081-2/+5
|\ \ \ | |/ / |/| | Fix Slow logout on Chrome-like browsers
| * | Keep https check Gaspard d'Hautefeuille2024-01-051-1/+4
| | | | | | | | | | | | | | | | | | https://github.com/nextcloud/server/issues/41196 + keep https check Co-authored-by: Louis <louis@chmn.me> Signed-off-by: Gaspard d'Hautefeuille <github@dhautefeuille.eu>
| * | Cancel PR #37405, remove regression codeGaspard d'Hautefeuille2024-01-051-2/+2
| | | | | | | | | | | | Signed-off-by: Gaspard d'Hautefeuille <github@dhautefeuille.eu>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-084-24/+30
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #42559 from ↵Julia Kirschenheuter2024-01-055-6/+5
|\ \ \ | |/ / |/| | | | | | | | nextcloud/fix/41699-change_styles_for_focused_items_in_sidebar Remove unneeded styles: everything is handled by NcVue
| * | Remove unneeded styles: everything is handled by NcVuejulia.kirschenheuter2024-01-035-6/+5
| | | | | | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>