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-14Fix unresponsive legacy password confirmation dialog with new dialog in VueChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-08-26Fix rebasing issues and improve profile settings page a bit moreCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-25Add Nc prefix to Nc vue component namesVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-08-02Improve Devices & sessions settingsimprove-accessibility-deviceCarl Schwan
- Add label for better accessibility - Only allow to add app token with a name - Align in rows Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-21Add Neon user-agentjld3103
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2022-06-06Bump webpack from 5.72.0 to 5.73.0dependabot[bot]
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.73.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.73.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-05-30Fix Nextcloud Android app not showing proper namejld3103
2022-05-19Port share by mail settings to vueCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-21Compile assetsnextcloud-command
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-18Add profile default setting for adminChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.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-14Use asset-loader instead of url-loaderLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-02-07Fix selecting user status, clear time and app password scopeJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-01-20l10n: Spelling unification in Transifex.Valdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-01-20Change l10n directoryValdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-01-19Bump style-loader from 2.0.0 to 3.3.1dependabot[bot]
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 2.0.0 to 3.3.1. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v2.0.0...v3.3.1) --- updated-dependencies: - dependency-name: style-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-01-17Bump webpack from 5.46.0 to 5.66.0dependabot[bot]
Bumps [webpack](https://github.com/webpack/webpack) from 5.46.0 to 5.66.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.46.0...v5.66.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-01-08Fix webpack versionLouis Chemineau
Reason: https://github.com/webpack/webpack/pull/14628 Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-08Compile bundleLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-01-08Ensure mapfile consistencyJohn 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>