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-10-14Manually search for displayname by iterating over group membersenh/displayname-group-searchJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-14Merge pull request #33388 from nextcloud/enh/container-annotationsJulius Härtl
2022-10-14Merge pull request #34135 from ↵Julien Veyssier
nextcloud/fix/noid/disable_activity.email_address_changed_by_admin Fix "email changed" activity email check
2022-10-14Improve container return type annotationsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-14Merge pull request #34595 from nextcloud/fix/invalid-templateSimon L
Fix file creation issue if no action are registered
2022-10-14Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-14check disable_activity.email_address_changed_by_admin when email is changed ↵Julien Veyssier
by admin via the OCS API Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-10-14Fix file creation issue if no action are registeredJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-14Merge pull request #34450 from ↵Joas Schilling
nextcloud/fix/noid/opengraph-preview-without-cache Fix reference preview when no server-side cache configured
2022-10-14[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-14Merge pull request #34541 from nextcloud/deps/password-confirmation-4.0.2Pytal
2022-10-13Fix empty password string being submitted to serverChristopher Ng
- Fix reveal password not working Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-13Bump @nextcloud/password-confirmation from 4.0.1 to 4.0.2Christopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-13Merge pull request #34461 from nextcloud/fix/migrate-backgroundVincent Petry
Fix missing background on upgrade
2022-10-13Merge pull request #34437 from nextcloud/feat/theming-default-system-valueSimon L
Use default system primary
2022-10-13graceful background image handlingArthur Schiwon
- fallback to background image from old location - migrate background images to new location as insensitive job Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-13Merge pull request #34438 from nextcloud/dav-exception-requestVincent Petry
return proper error code when reporting exception fails in remote.php
2022-10-13Adjust testingJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-13fix reference preview endpoint when no server-side cache configuredJulien Veyssier
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-10-13Merge pull request #34572 from nextcloud/bugfix/noid/green-ciJohn Molakvoæ
2022-10-13Merge pull request #34546 from nextcloud/improve-hight-contrastJohn Molakvoæ
Add seperator in high contrast mode
2022-10-13Fix primary and debounce to avoid infinite loopJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-13Allow to pick custom colourJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-10-13Use default system primaryJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-10-13Make CI green againbugfix/noid/green-ciJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13Merge pull request #34571 from nextcloud/bugfix/noid/fix-popovermenu-selectorJoas Schilling
Fix avatar menu icons in darkmode
2022-10-13Fix migration parameter handlingfix/migrate-backgroundJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13fix querybuilder instance recuseArthur Schiwon
...and execute delete query Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-13Delete theming background preferencesChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-13New code being newJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13Fix SQL errorsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13Fix missing background on upgradeChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-13Fix avatar menu icons in darkmodeJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-13Merge pull request #32226 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/nextcloud/moment-1.2.1
2022-10-13[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-13Bump @nextcloud/moment from 1.2.0 to 1.2.1dependabot[bot]
Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/nextcloud/nextcloud-moment/releases) - [Changelog](https://github.com/nextcloud/nextcloud-moment/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: "@nextcloud/moment" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-13Merge pull request #34544 from nextcloud/fix/more-flexible-date-validationSimon L
More flexible date validation
2022-10-13Merge pull request #34545 from ↵Simon L
nextcloud/fix/theming-highcontrast-translucency-off Disable translucency on high contrast themes
2022-10-12Merge pull request #34558 from nextcloud/fix/34201/broken-web-updaterblizzz
fix reading updater token for web updater
2022-10-12Merge pull request #34559 from ↵Joas Schilling
nextcloud/bugfix/noid/require-token-for-local-editing Require token for local editing
2022-10-12fix reading updater token for web updaterArthur Schiwon
the previously called endpoint returns exactly one value, no JSON structure Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-12Also throttle on expirationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-12fix color-main-background-rgbszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-12Fix psalm error on migrationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-12Add a background job to delete expired tokensJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-12Merge pull request #34537 from nextcloud/bugfix/noid/s3-upload-memoryJohn Molakvoæ
Avoid allocating too much memory for the buffer on s3 uploads
2022-10-12Merge pull request #34548 from ↵Carl Schwan
nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
2022-10-12Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-10-12[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-12Merge pull request #34299 from nextcloud/enh/color-text-for-background-blurPytal
Add color variables for text on blurred background