aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | Merge pull request #38776 from nextcloud/fix/app-menu-do-not-invert-textHephi22023-06-197-8/+8
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | fix(core): Do not invert app menu text color
| * | | | | | | | | Compile JS assetsJonas2023-06-194-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jonas <jonas@freesources.org>
| * | | | | | | | | fix(core): Do not invert app menu text colorFerdinand Thiessen2023-06-193-3/+3
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Also fixes other cypress test * Build assets Signed-off-by: Philipp Hempel <Philipp.Hempel1@web.de> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1916-102/+164
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1820-110/+182
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* / / / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-06-17200-498/+900
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #38843 from nextcloud/message-log-event-typeRobin Appelman2023-06-161-3/+6
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | fix type in BeforeMessageLoggedEvent
| * | | | | | fix type in BeforeMessageLoggedEventRobin Appelman2023-06-151-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | Merge pull request #38823 from nextcloud/enh/noid/fix-iconsSimon L2023-06-161-4/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | generate user themed favicon and touchicon
| * | | | | | | generate user themed favicon and touchiconSimon L2023-06-161-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | | | | | Merge pull request #38793 from Jenandra/fix-subadminsgroups-css-nameLouis2023-06-162-3/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | align subadmins css class name
| * | | | | | | | duplicate css for subadmins to allow for both class names being usedSilke Suck2023-06-152-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Silke Suck <silke.suck@adacor.com>
| * | | | | | | | align subadmins css class name with actually used class name subAdminsGroups ↵Silke Suck2023-06-152-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to fix display issue when users are in many groups Signed-off-by: Silke Suck <silke.suck@adacor.com>
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1624-110/+632
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | Merge pull request #38841 from nextcloud/fix/code-ownders-vitorAndy Scherzinger2023-06-161-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | fix: Removed invalid user from CODEOWNERS file
| * | | | | | | | fix: Removed invalid user from CODEOWNERS fileChristoph Wurst2023-06-151-1/+1
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | | Merge pull request #38830 from nextcloud/fix/files-api-route-namesKate2023-06-151-15/+15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix files API route names
| * | | | | | | | Fix files API route namesjld31032023-06-151-15/+15
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | | | | | | Merge pull request #38827 from ↵Côme Chilliet2023-06-151-8/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * | | | | | | Update psalm baselinenextcloud-command2023-06-151-8/+0
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* / / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1520-194/+194
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #38770 from nextcloud/fix/38398/oauth-encrypted-secret-lengthJulien Veyssier2023-06-146-2/+70
|\ \ \ \ \ \ | | | | | | | | | | | | | | Make oauth2 client secret column larger
| * | | | | | add extra migration that sets the secret column length in case the previous ↵Julien Veyssier2023-06-144-1/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | step has run when it was setting it to 256 Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
| * | | | | | make oauth2 client secret column largerJulien Veyssier2023-06-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
| * | | | | | add test that inserts a long oauth client secretJulien Veyssier2023-06-141-0/+10
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* | | | | | Merge pull request #36214 from ↵Kate2023-06-142-57/+48
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/techdebt/noid/define-parameters-of-federated-file-sharing Specify the parameters of FederatedFileSharing controllers
| * | | | | | Specify the parameters of FederatedFileSharing controllersJoas Schilling2023-06-142-57/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | | Merge pull request #38742 from nextcloud/automated/noid/master-fix-npm-auditSimon L2023-06-143-12/+15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | [master] Fix npm audit
| * | | | | | chore(deps): fix npm auditnextcloud-command2023-06-143-12/+15
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | | | Merge pull request #38804 from nextcloud/fix/38798/show-button-only-one-timeSimon L2023-06-141-3/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | make sure to show download button only one time
| * | | | | | make sure to show download button only one timeSimon L2023-06-141-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | | | | Merge pull request #38490 from nextcloud/log-dispatch-eventRobin Appelman2023-06-146-1/+114
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | emit an event when a message is logged
| * | | | | | | emit an event when a message is loggedRobin Appelman2023-06-136-1/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | Merge pull request #38803 from nextcloud/deps/ncSimon L2023-06-14101-451/+248
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue @nextcloud/dialogs @nextcloud/files and @nextcloud/router
| * | | | | | | Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue ↵John Molakvoæ2023-06-14101-451/+248
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | @nextcloud/dialogs @nextcloud/files and @nextcloud/router Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | | | / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-06-1440-382/+558
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #38794 from bensmrs/masterLouis2023-06-131-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Enable version features again with S3 versioning
| * | | | | Enable version features again with S3 versioningBenjamin Somers2023-06-131-3/+3
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Benjamin Somers <bsomers@resel.fr>
* | | | | chore: don't copy additional configuration files to integration test containerDaniel Kesselberg2023-06-131-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | Merge pull request #38745 from nextcloud/feature/ocs-xml-stdclassKate2023-06-132-1/+6
|\ \ \ \ \ | | | | | | | | | | | | Allow stdClass in XML responses
| * | | | | Allow stdClass in XML responsesjld31032023-06-132-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | | | | | Merge pull request #38777 from ↵Christoph Wurst2023-06-131-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/carddav/system-address-book-nullable-groupmanager fix(carddav): Make SystemAddressBook::__construct $groupManager argument nullable
| * | | | | | fix(carddav): Make SystemAddressBook::__construct $groupManager argument ↵Christoph Wurst2023-06-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nullable Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | Merge pull request #38292 from dfuchss/feature/configurabe_timeoutSimon L2023-06-132-2/+17
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Add config variable for curl timeout
| * | | | | | Fix deprecated method callDominik Fuchß2023-06-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dominik Fuchß <develop@fuchss.org>
| * | | | | | Changes after code review.Dominik Fuchß2023-06-132-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dominik Fuchß <develop@fuchss.org>
| * | | | | | Add config variable for curl timeoutDominik Fuchß2023-06-132-2/+11
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the config variable for curl calls ("remote_curl_timeout"). E.g., needed for nextcloud federation. Signed-off-by: Dominik Fuchß <develop@fuchss.org>
* | | | | | Merge pull request #38781 from nextcloud/ci/noid/pin-setup-phpJohn Molakvoæ2023-06-137-8/+8
|\ \ \ \ \ \
| * | | | | | ci: pin setup-php to avoid a regressionArthur Schiwon2023-06-127-8/+8
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | Merge pull request #38787 from ↵John Molakvoæ2023-06-131-3/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/github_actions/actions/setup-node-3