Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-20Update core to PHP 7.4 standardcore-cleanup-74Carl Schwan
- Typed properties - Port to LoggerInterface Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-20Merge pull request #32459 from nextcloud/port/federatedfilessharing-adminCarl Schwan
Port admin federated files sharing to vue
2022-05-20Merge pull request #32517 from nextcloud/bugfix/noid/make-appname-accessibleDaniel
Make appName of TemplateResponse accessible in BeforeTemplateRendered…
2022-05-20Port admin federated files sharing to vueCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-20Merge pull request #32503 from nextcloud/improve-two-factorCarl Schwan
Improve two factor admin settings
2022-05-20Make appName of TemplateResponse accessible in BeforeTemplateRenderedEventJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-20Merge pull request #32406 from nextcloud/debt/noid/psalm-warning-idbconnectionJoas Schilling
[Psalm] Fix spelling for PreConditionNotMetException
2022-05-20Improve two factor admin settingsCarl Schwan
- Port more of it to vue - Use new nextcloud vue components for the setting section - Add a bit of spacing between the elements Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-20Merge pull request #32497 from nextcloud/fix/custom-php-runtime-autotestChristoph Wurst
Use custom PHP runtime for PHPUnit execution in autotest
2022-05-20Merge pull request #32410 from nextcloud/bugfix/noid/imaginary-exceptionJohn Molakvoæ
2022-05-20Merge pull request #32496 from nextcloud/fix/cropp-conditionJohn Molakvoæ
2022-05-20[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-19Merge pull request #32464 from nextcloud/port/sharebymail-admin-vueCarl Schwan
Port share by mail settings to vue
2022-05-19Fix crop conditionfix/cropp-conditionCarl Schwan
Make sure that when fetching the image from the cache we don't accidentally fetch the cropped image just because it also start with 256-256 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-19Add explicit return if getSmallImagePreview failsbugfix/noid/imaginary-exceptionJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-05-19Port share by mail settings to vueCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-19Use custom PHP runtime for PHPUnit execution in autotestfix/custom-php-runtime-autotestChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-05-19Merge pull request #32442 from nextcloud/debt/noid/hello-chunkperfblizzz
Bye Bye chunkperf.php :wave:
2022-05-19[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-18Merge pull request #32467 from ↵MichaIng
nextcloud/automated/noid/psalm-baseline-update-1652847360 [Automated] Update psalm-baseline.xml
2022-05-18Merge pull request #32390 from ↵MichaIng
nextcloud/dependabot/npm_and_yarn/puppeteer-14.1.0 Bump puppeteer from 13.6.0 to 14.1.0
2022-05-18Merge pull request #32451 from nextcloud/fix/cropped-image-when-not-askedCarl Schwan
Fix cropped image generated when not asked
2022-05-18Merge pull request #32428 from nextcloud/enhancement/validate-emailChristoph Wurst
Add Email validation
2022-05-18Merge pull request #26813 from nextcloud/feature/files-search-tagsSimon L
Files: Extend search to also cover tags
2022-05-18Add email validationAnna Larch
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-05-18Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-05-18[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-17Files: Extend search to also cover tagsfeature/files-search-tagsMarcel Klehr
fixes #326 Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-05-17Remove chunkperf.phpdebt/noid/hello-chunkperfDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-05-17Make chunkperf.php work againDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-05-17Merge pull request #31943 from nextcloud/dav-cleanupCarl Schwan
Cleanup dav
2022-05-17Merge pull request #32404 from nextcloud/debt/noid/psalm-warning-iaddressbookCôme Chilliet
[Psalm] Drop redundanten return comment
2022-05-17Merge pull request #32427 from nextcloud/boot-event-orderingRobin Appelman
reorder startup events to fix overlapping
2022-05-17Merge pull request #32439 from nextcloud/enh/noid/database-checksSimon L
adjust wording for database checks
2022-05-17Fix cropped image generated when not askedfix/cropped-image-when-not-askedCarl Schwan
The $crop parameter was not propagated to the imaginary pipeline and instead it used the smartcrop algorithm always Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-17Merge pull request #32216 from SUNET/masterLouis
Respect user settings in php.ini if they are big enough
2022-05-17Merge pull request #32405 from nextcloud/debt/noid/psalm-warning-isearchrequestJohn Molakvoæ
2022-05-17Merge pull request #31623 from nextcloud/tweak-default-scopes-accountsJulius Härtl
Allow to tweak default scopes for accounts
2022-05-17[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-05-16Allow to tweak default scopes for accountsThomas Citharel
Close #6582 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-05-16Merge pull request #31584 from nextcloud/fix/accessibilityJohn Molakvoæ
2022-05-16Merge pull request #32306 from nextcloud/fix/migrate-phpunit-configurationJulius Härtl
Migrate phpunit configuration to new format
2022-05-16adjust wording for database checksszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-05-16Merge pull request #32357 from nextcloud/user-delete-remove-wrappersJulius Härtl
remove storage wrappers when deleting the user storage
2022-05-16Merge pull request #32412 from nextcloud/bugfix/noid/maintenance-scriptJulius Härtl
Properly import maintenance script
2022-05-16Merge pull request #32413 from nextcloud/fix/psalm-oc-legacyCarl Schwan
Fix psalm errors from the end of the baseline file
2022-05-16Merge pull request #32372 from nextcloud/Valdnet-patch-2Louis
l10n: Remove asterisk
2022-05-16Merge pull request #32393 from ↵Côme Chilliet
nextcloud/automated/noid/psalm-baseline-update-1652505516 [Automated] Update psalm-baseline.xml
2022-05-16reorder startup events to fix overlappingRobin Appelman
current the `request` and `runtime` events overlap with the `init` event which makes it hard to create usefull visualizations. this reorders things a bit to remove an overlap Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-05-16Improve accessibility with more visible focus indication for non vue appsCarl Schwan
- Add visible-focus effect on each header entry - Show focus outline when using focus-visible (keyboard navigation) - Add polyfy for focus-visible since it's only very recently available on webkit - Change text for link to home button to describe the destination and not the current page - Improve focus effect in app sidebar navigation Signed-off-by: Carl Schwan <carl@carlschwan.eu>