aboutsummaryrefslogtreecommitdiffstats
path: root/dist/settings-vue-settings-personal-info.js.map
Commit message (Collapse)AuthorAgeFilesLines
* Port profile visibility selectChristopher Ng2023-02-061-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* don't translate a variableSimon L2023-01-241-1/+1
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Correct title for button on federation actions buttonjulia.kirschenheuter2023-01-181-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Bump @nextcloud/vue, @nextcloud/l10n and @nextcloud/calendar-availability-vueChristopher Ng2023-01-121-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Replace custom tooltips with native tooltipsjulia.kirschenheuter2023-01-111-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Fix default phone region validationChristopher Ng2023-01-051-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remove jstz usage from serverThomas Citharel2023-01-041-1/+1
| | | | | | | | | | | | Every proper browser has this kind of data now, with more up-to-date data than what's inside this package, which hasn't been updated in 3 years. https://github.com/pellepim/jstimezonedetect/issues/6 https://github.com/pellepim/jstimezonedetect/issues/9 Signed-off-by: Thomas Citharel <tcit@tcit.fr> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Add component testingJohn Molakvoæ2023-01-041-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Bump @nextcloud/event-bus from 2.1.1 to 3.0.2dependabot[bot]2022-12-071-1/+1
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 2.1.1 to 3.0.2. - [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases) - [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v2.1.1...v3.0.2) --- updated-dependencies: - dependency-name: "@nextcloud/event-bus" dependency-type: direct:production 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>
* Fix profile visibility not appearingCarl Schwan2022-12-061-1/+1
| | | | | | | And refactor how the grid works (now it's automatically using the correct size instead of harcoding it) Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Rename mastodon to fediverseCarl Schwan2022-11-221-1/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Update @nextcloud/dialogs@ and fix toasts stylingJohn Molakvoæ2022-11-021-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix disabled federated scopeChristopher Ng2022-10-281-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Display invalid input messageChristopher Ng2022-10-271-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Compile assetsJohn Molakvoæ2022-10-191-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Bump @nextcloud/moment from 1.2.0 to 1.2.1dependabot[bot]2022-10-131-1/+1
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.2.0 to 1.2.1. - [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.2.0...v1.2.1) --- updated-dependencies: - dependency-name: "@nextcloud/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>
* Switch to overflow-wrapGit'Fellow2022-09-211-1/+1
| | | | | | Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Show long nomes correctly on profile cardGit'Fellow2022-09-211-1/+1
| | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remove completed refresh avatar FIXMEChristopher Ng2022-09-191-1/+1
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix styling of locale dropdownChristopher Ng2022-09-161-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake locale saving with VueChristopher Ng2022-09-161-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Compile assetsnextcloud-command2022-09-161-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Remake group and quota details section with VueChristopher Ng2022-09-151-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix unresponsive legacy password confirmation dialog with new dialog in VueChristopher Ng2022-09-141-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan2022-09-121-1/+1
| | | | | | Improve accessibility and unify the design Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* 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>