aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | chore: psalm-suppress legacy code weirdnessCôme Chilliet2024-09-161-2/+12
| * | | | | | chore: Fix psalm issues, put back private versions of getter in private Stora...Côme Chilliet2024-09-169-18/+78
| * | | | | | chore: fix autoloadersCôme Chilliet2024-09-162-2/+0
| * | | | | | chore: Fix encryption test use statementCôme Chilliet2024-09-161-1/+2
| * | | | | | fix: Fix other uses of removed Storage interfaceCôme Chilliet2024-09-167-95/+30
| * | | | | | fix: Remove OCP\Files\Storage interface deprecated since version 9Côme Chilliet2024-09-1619-539/+90
| |/ / / / /
* | | | | | Merge pull request #46480 from nextcloud/fix/mailer-binaryfinder-fallbackRobin Appelman2024-09-164-4/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(Mailer): Fix sendmail binary fallbackfix/mailer-binaryfinder-fallbackJosh2024-09-164-4/+10
| | |/ / / | |/| | |
* | | | | Merge pull request #46218 from nextcloud/artonge/fix/hash_return_typeJohn Molakvoæ2024-09-162-1/+2
|\ \ \ \ \
| * | | | | chore: improve hash_file php usage in Local Storageartonge/fix/hash_return_typeJohn Molakvoæ2024-09-161-8/+1
| * | | | | fix(files): Ensure that the hash method does not return nullLouis Chemineau2024-09-162-2/+10
| |/ / / /
* | | | | Merge pull request #46140 from nextcloud/fix-nc-env-inclusionRobin Appelman2024-09-162-5/+20
|\ \ \ \ \
| * | | | | Merge branch 'master' into fix-nc-env-inclusionfix-nc-env-inclusionRobin Appelman2024-09-164953-76685/+109934
| |\| | | |
| * | | | | fix: switch from explode to substr (faster)Josh Richards2024-07-081-1/+2
| * | | | | fix(config): add envCache tests for getKeys()Josh Richards2024-07-081-0/+7
| * | | | | fix(config): Add missing handling for envCache in getKeys()Josh Richards2024-07-081-5/+12
* | | | | | Merge pull request #47316 from Farcry69/fix/metadata-refresh-crashJohn Molakvoæ2024-09-161-1/+1
|\ \ \ \ \ \
| * | | | | | fix: Prevent crash when refreshing metadata for files without an ownerVincent FarZz2024-08-181-1/+1
* | | | | | | Merge pull request #47947 from nextcloud/feat/make-setup-check-trait-publicJoas Schilling2024-09-1615-40/+49
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | feat: Make `CheckServerResponseTrait` public and provide as `OCP\SetupCheck\C...feat/make-setup-check-trait-publicFerdinand Thiessen2024-09-1615-40/+49
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #47924 from ldidry/catch-MaxInstancesExceededExceptionJoas Schilling2024-09-161-16/+31
|\ \ \ \ \ \
| * | | | | | fix(dav): catch `MaxInstancesExceededException` on calendar eventsLuc Didry2024-09-161-16/+31
* | | | | | | Merge pull request #48081 from nextcloud/rakekniven-patch-2Kate2024-09-1610-8/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | chore(assets): Recompile assetsnextcloud-command2024-09-169-7/+7
| * | | | | | chore(1i8n): Fixed grammar and improved wordingrakekniven2024-09-161-1/+1
|/ / / / / /
* | | | | | Merge pull request #47852 from nextcloud/sharding-code-fixesJohn Molakvoæ2024-09-168-15/+15
|\ \ \ \ \ \
| * | | | | | fix: misc code fixes around db shardingsharding-code-fixesRobin Appelman2024-09-099-27/+27
* | | | | | | Merge pull request #48050 from nextcloud/fix/weather_status/search-address-of...John Molakvoæ2024-09-161-0/+3
|\ \ \ \ \ \ \
| * | | | | | | fix(weather_status): Fix search address errors when offlinefix/weather_status/search-address-offline-errorsprovokateurin2024-09-151-0/+3
* | | | | | | | Merge pull request #48063 from nextcloud/bugfix/noid/fix-otf-loadingJoas Schilling2024-09-163-10/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | fix(a11y): Add OTF font loading checkbugfix/noid/fix-otf-loadingJoas Schilling2024-09-163-10/+25
* | | | | | | | | Merge pull request #47948 from nextcloud/fix/issue-34720Joas Schilling2024-09-161-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix(collaboration): Reduce timeouts to 3s for link reference connectsfix/issue-34720Josh2024-09-131-3/+3
* | | | | | | | | | Merge pull request #47792 from nextcloud/chore/use-public-api-helperJohn Molakvoæ2024-09-162-19/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | chore(files): Use public API where possiblechore/use-public-api-helperFerdinand Thiessen2024-09-052-19/+14
* | | | | | | | | | | Merge pull request #47964 from nextcloud/dependabot/npm_and_yarn/multi-cf87d8...John Molakvoæ2024-09-160-0/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | build(deps): bump send and expressdependabot/npm_and_yarn/multi-cf87d80143dependabot[bot]2024-09-141-61/+65
* | | | | | | | | | | | Merge pull request #48044 from nextcloud/fix/cast-node-names-to-stringJohn Molakvoæ2024-09-161-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | test: cast node name and data to stringfix/cast-node-names-to-stringAnna Larch2024-09-151-2/+2
* | | | | | | | | | | | | Merge pull request #48008 from nextcloud/fix/entity/strict-typesKate2024-09-162-5/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fix(Entity): Fix magic setter call for custom strong typed settersfix/entity/strict-typesprovokateurin2024-09-152-5/+9
* | | | | | | | | | | | | | Merge pull request #48029 from nextcloud/fix/dav-cast-content-lenght-to-intAnna2024-09-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fix(dav): cast content length to intergerfix/dav-cast-content-lenght-to-intAnna Larch2024-09-151-1/+1
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #48030 from nextcloud/fix/dav-cast-params-to-stringJohn Molakvoæ2024-09-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fix(dav): cast parameters to stringfix/dav-cast-params-to-stringAnna Larch2024-09-151-1/+1
* | | | | | | | | | | | | | | Merge pull request #48031 from nextcloud/fix/filesreport-cast-fileId-to-intAnna2024-09-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | fix(filesreport): cast fileId to integerfix/filesreport-cast-fileId-to-intAnna Larch2024-09-151-1/+1
* | | | | | | | | | | | | | | | Merge pull request #48018 from nextcloud/feat/verbose-cronJoas Schilling2024-09-161-6/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | feat: add verbose mode to cron.phpfeat/verbose-cronJohn Molakvoæ (skjnldsv)2024-09-151-6/+24
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #48042 from nextcloud/refactor/elvisChristoph Wurst2024-09-168-23/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | |