summaryrefslogtreecommitdiffstats
path: root/dist/settings-vue-settings-personal-info.js.map
Commit message (Collapse)AuthorAgeFilesLines
* Bump nc vue to beta2Carl Schwan2022-09-091-1/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Remake profile picture saving with VueChristopher Ng2022-09-021-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake phone number property saving with VueChristopher Ng2022-08-261-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake website property saving with VueChristopher Ng2022-08-261-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix rebasing issues and improve profile settings page a bit moreCarl Schwan2022-08-261-1/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Remake location property saving with VueChristopher Ng2022-08-251-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake Twitter handle saving with VueChristopher Ng2022-08-251-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Modularize shared account property componentsChristopher Ng2022-08-251-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Update to @nextcloud/vue-6.0.0-beta.4Vincent Petry2022-08-251-1/+1
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-1/+1
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Consolidate account property gettersChristopher Ng2022-07-211-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Use material design icons in Email componentChristopher Ng2022-07-211-1/+1
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* RecompileJoas Schilling2022-07-151-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add current scope to scope actions labelChristopher Ng2022-07-071-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix undefined loggerChristopher Ng2022-06-281-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Use unique key to prevent email component reuseChristopher Ng2022-06-101-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Bump webpack from 5.72.0 to 5.73.0dependabot[bot]2022-06-061-1/+1
| | | | | | | | | | | | | | | | 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>
* Port share by mail settings to vueCarl Schwan2022-05-191-1/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix profile and add gradient-primary-backgroundJohn Molakvoæ2022-05-131-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Compile assetsnextcloud-command2022-04-211-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Bump @nextcloud/vue from 5.3.0 to 5.3.1dependabot[bot]2022-04-081-1/+1
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 5.3.0 to 5.3.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.3.0...v5.3.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>
* Bump sass from 1.49.9 to 1.49.11dependabot[bot]2022-04-031-1/+1
| | | | | | | | | | | | | | | | | 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>
* add new button componentVanessa Pertsch2022-03-211-1/+1
| | | | | Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Add profile default setting for adminChristopher Ng2022-03-181-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Add global profile toggle configChristopher Ng2022-03-181-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix duplicate primary email messageChristopher Ng2022-03-021-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix external appCarl Schwan2022-02-171-1/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Use asset-loader instead of url-loaderLouis Chemineau2022-02-141-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Bump @nextcloud/vue from 4.3.0 to 5.0.0Louis Chemineau2022-02-141-1/+1
| | | | | | | | | | | | | | | | | | | | | - Removed `moji-mart-vue-fast` from babel parsed file when loading vue files - Updated material design icon to v5.0.0, superseding https://github.com/nextcloud/server/pull/30086 - Manually compiled Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.3.0 to 5.0.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.3.0...v5.0.0) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Louis Chemineau <louis@chmn.me>
* Compile frontendLouis Chemineau2022-01-211-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Bump style-loader from 2.0.0 to 3.3.1dependabot[bot]2022-01-191-1/+1
| | | | | | | | | | | | | | | | | 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>
* Bump webpack from 5.46.0 to 5.66.0dependabot[bot]2022-01-171-1/+1
| | | | | | | | | | | | | | | | 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>
* Compile frontend to update license filesLouis Chemineau2022-01-111-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Typing correctionsLouis Chemineau2022-01-111-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix webpack versionLouis Chemineau2022-01-081-1/+1
| | | | | Reason: https://github.com/webpack/webpack/pull/14628 Signed-off-by: Louis Chemineau <louis@chmn.me>
* Compile bundleLouis Chemineau2022-01-081-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Ensure mapfile consistencyJohn Molakvoæ (skjnldsv)2022-01-081-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Split common vendor chunkJohn Molakvoæ (skjnldsv)2022-01-081-0/+1
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>