summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #36629 from nextcloud/release/26.0.0_beta_3v26.0.0beta3blizzz2023-02-091-2/+2
|\ | | | | 26.0.0 beta 3
| * 26.0.0 beta 3Arthur Schiwon2023-02-091-2/+2
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #36626 from nextcloud/perf/dav-auth-setupfsJulius Härtl2023-02-092-9/+6
|\ \
| * | perf(dav): Do not call general setupFS on ever dav authJulius Härtl2023-02-092-9/+6
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #36590 from nextcloud/enh/load-app-onceCôme Chilliet2023-02-091-1/+4
|\ \ \ | | | | | | | | Make sure application are only loaded once
| * | | Make sure application are only loaded onceCôme Chilliet2023-02-071-1/+4
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Merge pull request #36587 from nextcloud/revert/34906Côme Chilliet2023-02-092-4/+4
|\ \ \ \ | |_|_|/ |/| | | Revert "update 64-bit check wording"
| * | | Revert "update 64-bit check wording"Côme Chilliet2023-02-072-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit f5ad282418d27422f77fda0e0e45797899508c1b. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Merge pull request #36627 from ↵dependabot[bot]2023-02-091-6/+6
|\ \ \ \ | |_|_|/ |/| | | | | | | nextcloud/dependabot/npm_and_yarn/sideway/formula-3.0.1
| * | | chore(deps): Bump @sideway/formula from 3.0.0 to 3.0.1dependabot[bot]2023-02-091-6/+6
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/sideway/formula/releases) - [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: "@sideway/formula" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-096-0/+26
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #36566 from nextcloud/mount-find-by-numeric-idJulius Härtl2023-02-084-14/+26
|\ \ \
| * | | fix testsRobin Appelman2023-02-073-5/+16
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | cache numeric id in mountpointRobin Appelman2023-02-061-1/+5
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | deduplicate getStorage() logic in Mount\ManagerRobin Appelman2023-02-061-9/+1
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | dont delegate Mount\Manager::getByNumericId to getByStorageIdRobin Appelman2023-02-061-2/+7
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #36598 from ↵Daniel2023-02-081-67/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * | | | Update psalm baselinenextcloud-command2023-02-081-67/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | | Merge pull request #36583 from ↵Louis2023-02-081-0/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/artonge/fix/dont_scroll_hover_files-controls Prevent scrolling hover .files-controls
| * | | | | Prevent scrolling hover .files-controlsLouis Chemineau2023-02-081-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | Merge pull request #36564 from ↵Louis2023-02-085-12/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/artonge/fix/restore_copy_button_text_on_error Restore copy button text on directory fetch error
| * | | | | | Restore copy button text on directory fetch errorLouis Chemineau2023-02-085-12/+13
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | Merge pull request #36546 from nextcloud/enh/36543/allow-further-previewsAnna2023-02-081-18/+45
|\ \ \ \ \ \ | |/ / / / / |/| | | | | imaginary - fix generation of heif, pdf, illustrator and svg thumbnails
| * | | | | imaginary - allow to generate heif, pdf and svg thumbnailsSimon L2023-02-081-18/+45
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | | | Merge pull request #29010 from mattian/fix/19218/birthday-leap-dayChristoph Wurst2023-02-082-56/+56
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | dav: fix birthday calendar event generation for leap days
| * | | | | dav: fix birthday calendar event generation for leap daysMattia Narducci2023-02-062-56/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix generation of birthday calendar events for the 29th of February. A recurring event for the 29th of February in the (default) Gregorian calendar system would only generate instances in leap years. Fix this behaviour by generating recurring events for the last day of February, the 29th on leap years and the 28th otherwise. Signed-off-by: Mattia Narducci <mattianarducci1@gmail.com>
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-08150-344/+278
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #36570 from nextcloud/enh/a11y-profile-visibility-selectPytal2023-02-073-12/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | Port profile visibility select
| * | | | | | Port profile visibility selectChristopher Ng2023-02-063-12/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | Merge pull request #36417 from nextcloud/fix/psr-containerJoas Schilling2023-02-077-6/+73
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Make the container fully fulfill PSR container interface
| * | | | | | | Update autoloadersFerdinand Thiessen2023-02-072-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
| * | | | | | | fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface ↵Ferdinand Thiessen2023-02-065-6/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | if class not found Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
* | | | | | | | Merge pull request #36588 from nextcloud/revert/34908blizzz2023-02-071-3/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | Revert #34908 to allow 32bit setups to upgrade to 26
| * | | | | | | Revert "disable upgrades to 26 for 32-bit"Côme Chilliet2023-02-071-3/+0
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit faa747e44575269d9f4eb09d0a2c6aa3fe0501f8. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | | Merge pull request #36524 from ↵Joas Schilling2023-02-071-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/36510/fix-uploading-to-public-shares fix(sharing): Remove casting to int from INF
| * | | | | | fix(sharing): Remove casting to int from INFJoas Schilling2023-02-071-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Regression from nextcloud/server#35736 INF is a the float INF, casting it to integer will make it 0 Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Merge pull request #36120 from nextcloud/enh/32bits-supportCôme Chilliet2023-02-0774-207/+363
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix 32bit support and add workflow for 32bits testing
| * | | | | | Show logs on smb-kerberos CI failureCôme Chilliet2023-02-071-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Respect OCP interface in private classesCôme Chilliet2023-02-0710-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because the parameter type was moved to phpdoc it needs to be removed from implementations Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Move back typing to phpdoc to keep backward compatibility in OCPCôme Chilliet2023-02-072-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Removed catch of ValueError as we cannot know if it’s >2038 or <1970Côme Chilliet2023-02-072-12/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fixed numericToString to correctly convert float to int if it fits Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Document that size may be a float in new class VersionEntityCôme Chilliet2023-02-074-9/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Only run 32bit CI once a dayCôme Chilliet2023-02-071-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Skip tests that cannot succeed on 32bitsCôme Chilliet2023-02-071-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some reason a timestamp in the past also triggers the PHP error about not being able to represent it as an int, so skipping that test on 32bits. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Skip buggy tests for 32bits CICôme Chilliet2023-02-073-5/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Psalm easy fixes in apps/files/appinfo/routes.phpCôme Chilliet2023-02-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Fix Sabre connector testCôme Chilliet2023-02-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Fix psalm errorsCôme Chilliet2023-02-074-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Fix name of skip method for phpunitCôme Chilliet2023-02-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | | | | Put back string in $includeMounts as it actually does somethingCôme Chilliet2023-02-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>