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
path: root/dist
AgeCommit message (Collapse)Author
2022-04-06Merge pull request #31194 from ↵Vincent Petry
nextcloud/feat/allow-to-exclude-groups-from-password-enforcement Allow to disable password policy enforcement for selected groups
2022-04-05Allow to disable password policy enforcement for selected groupsCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu> Co-authored-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-04-04Explicitly close div elementLouis Chemineau
Fix: #30002 Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-04-04Bump @nextcloud/vue from 5.2.1 to 5.3.0dependabot[bot]
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.2.1 to 5.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/v5.2.1...v5.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>
2022-04-03Bump sass from 1.49.9 to 1.49.11dependabot[bot]
Bumps [sass](https://github.com/sass/dart-sass) from 1.49.9 to 1.49.11. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.49.9...1.49.11) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development 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-04-01Merge pull request #30550 from nextcloud/Valdnet-patch-1Valdnet
l10n: Change "rain" to "rainfall"
2022-03-31l10n: Change "rain" to "rainfall"Valdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-03-30add beta channel advice to the updatenotification sectionszaimen
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-29Fix user counts updates on user add/removePetre T
Signed-off-by: Petre Tudor <petre.tudor@dorkfar.com> Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-03-28Merge pull request #31537 from ↵Simon L
nextcloud/enh/31533/disable-webupdater-biginstances show that the web updater is not recommended on big instances
2022-03-28Bump jquery-migrate from 3.3.2 to 3.4.0dependabot[bot]
Bumps [jquery-migrate](https://github.com/jquery/jquery-migrate) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/jquery/jquery-migrate/releases) - [Commits](https://github.com/jquery/jquery-migrate/compare/3.3.2...3.4.0) --- updated-dependencies: - dependency-name: jquery-migrate 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>
2022-03-28Bump @nextcloud/vue from 5.1.1 to 5.2.1dependabot[bot]
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.1.1 to 5.2.1. - [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/v5.1.1...v5.2.1) --- 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>
2022-03-25Set max length to app token field to match backendVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-03-25show warning in update admin overviewszaimen
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-23quick fix for focus on weather and customize buttonVanessa Pertsch
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-22Merge pull request #31644 from nextcloud/fix/change-to-tertiary-buttonJohn Molakvoæ
2022-03-22Merge pull request #31409 from nextcloud/fix/31237/new-button-HeaderBarVanessa
add new button component HeaderBar
2022-03-22Merge pull request #30336 from quentinguidee/refine-dashboard-customizeSimon L
Refine dashboard edit widget design
2022-03-21add new button componentVanessa Pertsch
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-21fix: button type to tertiaryVanessa Pertsch
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
2022-03-21Fix #31303: Make reminder notification behaviour selectable.Daniel Teichmann
Signed-off-by: Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
2022-03-21Merge pull request #31621 from ↵blizzz
nextcloud/fix-link-to-calendar-docs-in-groupware-settings Fix link to calendar user docs in groupware settings
2022-03-20Bump @nextcloud/vue from 5.1.0 to 5.1.1dependabot[bot]
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.1.0 to 5.1.1. - [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/v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" 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-03-19Dashboard customize view: revert to largeQuentin Guidée
Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
2022-03-19Bump @nextcloud/moment from 1.1.1 to 1.2.0dependabot[bot]
Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.1.1 to 1.2.0. - [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.1.1...v1.2.0) --- updated-dependencies: - dependency-name: "@nextcloud/moment" 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>
2022-03-19Refine dashboard customize viewQuentin Guidée
Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
2022-03-18Fix link to calendar user docs in groupware settingsfix-link-to-calendar-docs-in-groupware-settingsThomas Citharel
Closes #31617 Signed-off-by: Thomas Citharel <tcit@tcit.fr> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-18Add profile default setting for adminChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-18Add global profile toggle configChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-15Merge pull request #31397 from nextcloud/fix/31237/new-button-SetStatusModalVanessa
add new button component SetStatusModal
2022-03-15Merge pull request #31378 from nextcloud/fix/31237/new-button-UserListVanessa
use new button component UserList
2022-03-14Use global $ in settings admin.jsLouis Chemineau
Fix https://github.com/nextcloud/server/issues/31570 Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-14use new button componentVanessa Pertsch
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com> Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.com> Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-07Center dialog new file menufix/dialog-menuJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-07Bump webpack from 5.69.1 to 5.70.0dependabot[bot]
Bumps [webpack](https://github.com/webpack/webpack) from 5.69.1 to 5.70.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.69.1...v5.70.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development 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>
2022-03-05Bump @nextcloud/vue from 5.0.0 to 5.1.0dependabot[bot]
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.0.0 to 5.1.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/v5.0.0...v5.1.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>
2022-03-04Fix settings error message timeoutChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-03Merge pull request #31359 from nextcloud/fix/apps-error-message-timeoutVincent Petry
Fix apps settings error message timeout
2022-03-02Merge pull request #31389 from nextcloud/enh/27671/fix-sharing-overview-actionsSimon L
fix fileactions for sharing overview
2022-03-02try to fix correct fileactions for sharing overviewenh/27671/fix-sharing-overview-actionsszaimen
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.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-03-02Hide preview if it is in full screen mode (viewer is open)Julius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-03-02Fix duplicate primary email messageChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-02Fix apps settings error message timeoutfix/apps-error-message-timeoutChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-01Merge pull request #31355 from nextcloud/fix/23441/fix-developer-linkSimon L
try to fix developer link
2022-03-01try to fix developer linkszaimen
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-01use new button componentVanessa Pertsch
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.com> Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-02-28Merge pull request #31338 from nextcloud/fix/31237/new-button-AppListVanessa
Fix/31237/new button app list
2022-02-28Apps toolbar height and alignment fixJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-02-28Bump url-parse from 1.5.7 to 1.5.10dependabot[bot]
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>