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-09-29Correctly handle Redis::keys returning falsefix/fix-redis-type-errorCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-09-29Merge pull request #34313 from nextcloud/fix/34203/rm_videoplayerSimon L
unbundle files_videoplayer and clean up a little
2022-09-29unbundle files_videoplayer and clean up a littleArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-29[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-29Merge pull request #34308 from nextcloud/fix/user-statusSimon L
Fix user status emoji picking
2022-09-29Merge pull request #34311 from nextcloud/fix/settings-bgSimon L
Remove unwanted settings button background
2022-09-29Remove unwanted settings button backgroundJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-28Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-28Fix user status emoji pickingJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-09-28Merge pull request #34287 from nextcloud/enh/33836/fix-themeSimon L
fix highcontrast theme
2022-09-28Merge pull request #34215 from nextcloud/bugfix/cache-headers-referenceJulius Härtl
Add cache header for image endpoint if link previews
2022-09-28Merge pull request #34204 from nextcloud/fix/flashing-background-colorPytal
Fix various theming bugs
2022-09-28Fix various theming bugsChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-28Merge pull request #34306 from nextcloud/fix/noid/step-file-not-movedblizzz
fix default value for updatedirectory setting
2022-09-28Add cache header for image endpoint if link previewsJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-28Merge pull request #34152 from nextcloud/bugfix/noid/db-password-installVincent Petry
Do not store generated mysql password if it was not used
2022-09-28Merge pull request #34248 from nextcloud/bugfix/noid/ignore-invalid-share-typesVincent Petry
Ignore invalid share types
2022-09-28fix default value for updatedirectory settingArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-09-28[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-27Merge pull request #34288 from ↵Vincent Petry
nextcloud/bugfix/34281/fix-copy-internal-link-focus Fix focussing to internal link after copy
2022-09-27Merge pull request #34292 from nextcloud/bugfix/33847/fix-gridview-publicpageVincent Petry
Fix grid view button in public page
2022-09-27Merge pull request #34272 from nextcloud/enh/shipped-background-primary-colorsPytal
Add primary color presets for shipped backgrounds
2022-09-27Update apps/files_sharing/src/components/SharingEntryInternal.vueVincent Petry
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-27Fix grid view button in public pageVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-27fix highcontrast theme iconsenh/33836/fix-themeszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-27Fix focussing to internal link after copyVincent Petry
Since a recent change to NcActions it's not possible to add a "ref" attribute on a NcAction* component. As a workaround, a ref was added on the NcActions parent component instead. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-27Merge pull request #34263 from nextcloud/bugfix/noid/resolve-get-cachableJulien Veyssier
Add endpoint to fetch a cachable reference data
2022-09-27Merge pull request #34134 from nextcloud/Valdnet-patch-4Joas Schilling
l10n: Fix text string
2022-09-27Merge pull request #34142 from nextcloud/move-background-clearingJoas Schilling
Move avatar clearing in the background
2022-09-27Merge pull request #34267 from nextcloud/bugfix/upgrade-from-26blizzz
Bump versions to upgrade from
2022-09-27[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-27Add preset primary colors for shipped backgroundsenh/shipped-background-primary-colorsChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-26Merge pull request #33162 from nextcloud/dependabot/npm_and_yarn/moment-2.29.4Vincent Petry
Bump moment from 2.29.2 to 2.29.4
2022-09-26Merge pull request #34163 from Jerome-Herbinet/patch-6Simon L
User list : User name and Display name visibility improvement
2022-09-26Merge pull request #34260 from nextcloud/remove-unneeded-vue-cliVincent Petry
Remove unneeded and problematic vue-cli-plugin-unit-test
2022-09-26Bump versions to upgrade frombugfix/upgrade-from-26Julius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-26Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-26Add endpoint to fetch a cachable reference databugfix/noid/resolve-get-cachableJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-26Move avatar clearing in the backgroundmove-background-clearingCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-26Remove unneeded and problematic vue-cli-plugin-unit-testVincent Petry
It was causing issues during dependency upgrades and wasn't really used except for its preset definition. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-26Bump moment from 2.29.2 to 2.29.4dependabot[bot]
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4) --- updated-dependencies: - dependency-name: 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-09-26Merge pull request #33887 from ↵Joas Schilling
nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.37 Bump moment-timezone from 0.5.34 to 0.5.37
2022-09-26Merge pull request #34247 from ↵Vincent Petry
nextcloud/dependabot/npm_and_yarn/nth-check-and-vue/cli-service-2.1.1 Bump nth-check and @vue/cli-service
2022-09-26Merge pull request #34249 from nextcloud/bugfix/noid/reference-publicSimon L
Move Reference class to public namespace
2022-09-26Add sinceJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-26Merge pull request #34222 from nextcloud/fix/install-pageCarl Schwan
Fix install page
2022-09-26Move Reference class to public namespaceJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-26Ignore invalid share typesbugfix/noid/ignore-invalid-share-typesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-26Bump nth-check and @vue/cli-servicedependabot[bot]
Bumps [nth-check](https://github.com/fb55/nth-check) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies needed to be updated together. Updates `nth-check` from 1.0.2 to 2.1.1 - [Release notes](https://github.com/fb55/nth-check/releases) - [Commits](https://github.com/fb55/nth-check/compare/v1.0.2...v2.1.1) Updates `@vue/cli-service` from 4.5.17 to 5.0.8 - [Release notes](https://github.com/vuejs/vue-cli/releases) - [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-cli/commits/v5.0.8/packages/@vue/cli-service) --- updated-dependencies: - dependency-name: nth-check dependency-type: indirect - dependency-name: "@vue/cli-service" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26RecompileJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>