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-03-23quick fix for focus on userStatus buttonVanessa Pertsch
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
2022-03-21fix: button type to tertiaryVanessa Pertsch
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
2022-03-18Add global profile toggle configChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-17[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-15Merge pull request #31397 from nextcloud/fix/31237/new-button-SetStatusModalVanessa
add new button component SetStatusModal
2022-03-14Update composer generated files to latest versionCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-11Fix user status not resetting correctly after a callJoas Schilling
Only happens when the user navigated away and came back, so the heartbeat updates the status to "Online + In a call" After that resetting away from "Away + In a call" does not match anymore and the previous status sticks Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-02add new button componentfix/31237/new-button-SetStatusModalVanessa Pertsch
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-02-27[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-23Merge pull request #31319 from nextcloud/fix/31246/fix-modalsSimon L
fix all modals after vue 5.0
2022-02-23Merge pull request #31106 from ↵Joas Schilling
nextcloud/techdebt/noid/improve-user-status-update-handling Improve user status revert performance
2022-02-23[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-22fix all modals after vue 5.0szaimen
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-02-15Do status and predefined message setting in one goJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-15Create the backup user status in 1 query instead of 3Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-15Don't include unindexed is_backup in the query, it's ensured by the user_id ↵Joas Schilling
leading underscore already Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-15Allow to revert the user status of multiple users in 3 queries instead of 3*nJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-15Delete the user status without loading it firstJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-15Directly delete the user status instead of getting it a second timeJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-02-15[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-14[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-07Fix selecting user status, clear time and app password scopeJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-22Merge pull request #30729 from ↵John Molakvoæ
nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-7.0.1
2022-01-21Auto fix warningsLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-21[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-13[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-11Replace license information to SPDX expressionLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-11Add generic type and description when its missingLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-11Typing correctionsLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-10Merge pull request #30020 from nextcloud/feat/webpack-vendors-bundlesCarl Schwan
Feat/webpack vendors bundles
2022-01-10[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-08Fix dynamic loadingJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-01-08Eslint fixJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-01-08Delete outdated bundlesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-01-08Migrate to webpack v5Louis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-08Move bundles to /distJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-01-08Remove old configsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2022-01-03[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-01Bump core-js from 3.20.0 to 3.20.1dependabot[bot]
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.0 to 3.20.1. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.20.0...v3.20.1) --- updated-dependencies: - dependency-name: core-js 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>
2021-12-30Merge pull request #30420 from nextcloud/enh/noid/improve-status-modalSimon L
improve status modal
2021-12-30improve status modalszaimen
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-12-29Make the UserStatusMapper a generic instance of QBMapperChristoph Wurst
This removes our manual overrides and helps static analysis. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-12-25[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-12-18Bump core-js from 3.19.3 to 3.20.0dependabot[bot]
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.3 to 3.20.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.19.3...v3.20.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-12-12Bump core-js from 3.19.2 to 3.19.3dependabot[bot]
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.2 to 3.19.3. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.19.2...v3.19.3) --- updated-dependencies: - dependency-name: core-js 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>
2021-12-11Bump @nextcloud/vue from 4.2.0 to 4.3.0dependabot[bot]
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v4.2.0...v4.3.0) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-12-08[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-12-05Bump core-js from 3.19.1 to 3.19.2dependabot[bot]
Bumps [core-js](https://github.com/zloirock/core-js) from 3.19.1 to 3.19.2. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.19.1...v3.19.2) --- updated-dependencies: - dependency-name: core-js 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>
2021-11-30Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-11-30[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>