summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #38485 from nextcloud/backport/38481/stable27Joas Schilling2023-05-262-2/+2
|\ | | | | [stable27] fix(dav): Fix avatar size in system address book
| * fix(dav): Fix avatar size in system address bookJoas Schilling2023-05-262-2/+2
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #38436 from nextcloud/release/27.0.0_rc2v27.0.0rc2Arthur Schiwon2023-05-251-2/+2
|\ | | | | 27.0.0 RC2
| * 27.0.0 RC2Arthur Schiwon2023-05-241-2/+2
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #38471 from nextcloud/backport/38448/stable27Arthur Schiwon2023-05-252-8/+84
|\ \ | | | | | | [stable27] fix(carddav): Don't show system address book cards to guests
| * | fix(carddav): Don't show system address book cards to guestsChristoph Wurst2023-05-252-8/+84
|/ / | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #38440 from ↵Arthur Schiwon2023-05-251-2/+2
|\ \ | | | | | | | | | | | | nextcloud/bugfix/stable27/catch-doctrine-exception [stable27] fix: Catch Deadlock properly as execute throws Doctrine exceptions not our wrapped ones
| * | fix: execute throws docrine exceptions not our wrapped onesJulius Härtl2023-05-241-2/+2
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #38455 from nextcloud/backport/38423/stable27Andy Scherzinger2023-05-252-3/+309
|\ \ \ | | | | | | | | [stable27] fix(carddav): Check enumeration settings for all SAB methods
| * | | fix(carddav): Check enumeration settings for all SAB methodsChristoph Wurst2023-05-252-3/+309
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #38444 from nextcloud/backport/38441/stable27John Molakvoæ2023-05-257-22/+93
|\ \ \ \ | |/ / / |/| | |
| * | | fix(files): make open folder a default actionJohn Molakvoæ2023-05-257-22/+93
| | |/ | |/| | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #38443 from nextcloud/backport/38438/stable27Andy Scherzinger2023-05-2411-0/+17011
|\ \ \ | |/ / |/| | [stable27] Add OpenAPI specs
| * | Add OpenAPI specsjld31032023-05-2411-0/+17011
|/ / | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* | Merge pull request #38419 from nextcloud/backport/38413/stable27Johannes2023-05-231-1/+1
|\ \ | | | | | | [stable27] fix(SAB): Save avatar to SAB
| * | fix(SAB): Save avatar to SABJohannes Merkel2023-05-231-1/+1
|/ / | | | | | | Signed-off-by: Johannes Merkel <mail@johannesgge.de>
* | Merge pull request #38339 from nextcloud/welcome/stable27Joas Schilling2023-05-223-4/+4
|\ \ | |/ |/| chore(CI): Test against stable27 branches of needed apps
| * chore(CI): Test against stable27 branches of needed appsJoas Schilling2023-05-173-4/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #38341 from nextcloud/release/27.0.0_rc1v27.0.0rc1Arthur Schiwon2023-05-171-2/+2
|\ \ | | | | | | 27.0.0 RC1
| * | 27.0.0 RC1Arthur Schiwon2023-05-171-2/+2
|/ / | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #38337 from ↵Joas Schilling2023-05-171-6/+10
|\ \ | | | | | | | | | | | | nextcloud/enh/noid/disable-some-contactsmenu-tests disable contacts menu features that regularly fail on drone
| * | disable contacts menu features that regularly fail on droneSimon L2023-05-171-6/+10
| |/ | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | Merge pull request #38328 from nextcloud/fix/codeownersAndy Scherzinger2023-05-171-3/+3
|\ \ | | | | | | Fix codeowners named Χριστόφορος
| * | Update CODEOWNERSAndy Scherzinger2023-05-171-1/+1
| | | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
| * | Fix codeowners named ΧριστόφοροςChristopher Ng2023-05-161-2/+2
| | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Merge pull request #38327 from nextcloud/fix/dashboard-adjust-borderSimon L2023-05-173-4/+4
|\ \ \ | |_|/ |/| | dashboard: Adjust border radius of panels to match main content container
| * | fix(dashboard): Adjust border radius of panels to match main content containerFerdinand Thiessen2023-05-173-4/+4
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #38295 from nextcloud/deps/webdav-5.0.0Simon L2023-05-174-19/+19
|\ \ \ | | | | | | | | chore(deps): Bump webdav from 5.0.0-r3 to 5.0.0
| * | | chore(deps): Bump webdav from 5.0.0-r3 to 5.0.0Christopher Ng2023-05-164-19/+19
|/ / / | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | / Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1730-56/+118
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #38316 from nextcloud/deps/nextcloud/vue-7.11.6Pytal2023-05-165-54/+56
|\ \ | |/ |/|
| * chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6Christopher Ng2023-05-165-54/+56
|/ | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #36692 from ↵Simon L2023-05-171-0/+4
|\ | | | | | | | | nextcloud/throw-exception-to-avoid-division-by-zero fix(preview-generator): Throw exception before dividing by zero when generating previews
| * fix(preview-generator): Throw exception before dividing by zero when ↵Thomas Citharel2023-02-131-0/+4
| | | | | | | | | | | | | | | | | | generating previews If the maximum preview generated gives some kind of invalid IImage, it's dimentions and filename can be set to zero. And then later we do a division by zero to keep the aspect ratio of the previews. Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | Merge pull request #38131 from nextcloud/fix/login-footer-designSimon L2023-05-1613-17/+51
|\ \ | | | | | | fix(login): Make login form and footer look like a dashboard panel
| * | chore: Build compiled assetsFerdinand Thiessen2023-05-168-9/+9
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | feat(theming): Add border radius rounded css variable so ↵Ferdinand Thiessen2023-05-164-3/+7
| | | | | | | | | | | | | | | | | | `body-container-radius` can be used on mobile devices Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | fix(login): Make login form and footer look like a dashboard panelFerdinand Thiessen2023-05-162-6/+36
| | | | | | | | | | | | | | | | | | Also adjust border radius to match new main content box. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #31001 from takahiro-blab/masterSimon L2023-05-161-0/+3
|\ \ \ | | | | | | | | Fixed 'overwritewebroot' not work with 'overwritecondaddr'.
| * | | Fixed bug which 'overwritewebroot' does not work with 'overwritecondaddr'.Simon L2023-05-161-0/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Takahiro Nagai <78393959+takahiro-blab@users.noreply.github.com> Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | Merge pull request #38321 from nextcloud/pulsejet/patch-dbtableprefixSimon L2023-05-161-1/+1
|\ \ \ \ | |_|/ / |/| | | docs: add dbtableprefix to sample config
| * | | Add dbtableprefix to sample configVarun Patil2023-05-161-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* | | | Merge pull request #38310 from ↵Joas Schilling2023-05-164-6/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/followup/38170/remove-former-track-by-property fix(workflowengine): Remove unused property track-by
| * | | | chore(assets): Recompile JSJoas Schilling2023-05-169-12/+14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | fix(workflowengine): Remove unused property track-byJoas Schilling2023-05-162-3/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Merge pull request #38101 from ↵Simon L2023-05-163-6/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/Jerome-Herbinet-share-expire-after-n-days-width-patch-1 Fix : Share Expire After N Days width
| * | | | | Finally no with seams better to be relevant with other fieldsJérôme Herbinet2023-05-1610-15/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | | Fix : Share Expire After N Days widthJérôme Herbinet2023-05-161-1/+1
| | | | | | | | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* | | | | | Merge pull request #38303 from nextcloud/fix/loadmoreSimon L2023-05-1611-17/+19
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix(search): fix load more
| * | | | | | fix(search): fix load moreJohn Molakvoæ2023-05-1611-17/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>