aboutsummaryrefslogtreecommitdiffstats
path: root/dist/settings-vue-settings-admin-basic-settings.js
Commit message (Collapse)AuthorAgeFilesLines
* chore: compile assetsChristopher Ng2023-10-231-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: compile assetsChristopher Ng2023-10-181-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files): migrate template pickerJohn Molakvoæ2023-10-171-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* refactor: Contacts menu to VueChristoph Wurst2023-10-161-2/+2
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Allow share expiry dates lower than enforced limitsfenn-cs2023-10-161-2/+2
| | | | | | | | | | | | | | | Previously, users could change the share expiry date up to the enforced maximum. The new share flow imposed the enforced share expiry date maximum literally and did not allow even dates lower than the maximum enforced. That does not make much sense, if the enforced expiry date is 30 days from creation date, then it's logical to allow users set the date to anything less than 30 days from the creation date. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* chore(assets): re-compile assetsGrigorii K. Shartsev2023-10-121-2/+2
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* chore: compile assetsChristopher Ng2023-10-061-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(files): encoded source path on actions requestsJohn Molakvoæ2023-10-031-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(files): preview loadingJohn Molakvoæ (skjnldsv)2023-09-261-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* chore(deps): Bump @nextcloud/dialogs from 5.0.0-beta.2 to 5.0.0-beta.4dependabot[bot]2023-09-241-2/+2
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 5.0.0-beta.2 to 5.0.0-beta.4. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.0.0-beta.2...v5.0.0-beta.4) --- updated-dependencies: - dependency-name: "@nextcloud/dialogs" 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>
* fix(files): title and inline actionsJohn Molakvoæ (skjnldsv)2023-09-211-2/+2
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* feat(files): add uploaderJohn Molakvoæ2023-09-011-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore: compile assetsChristopher Ng2023-08-291-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Build assetsFerdinand Thiessen2023-08-261-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Build assetsFerdinand Thiessen2023-08-021-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: correct hint for missing posix extensionDaniel Kesselberg2023-07-311-2/+2
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue ↵John Molakvoæ2023-06-141-2/+2
| | | | | | @nextcloud/dialogs @nextcloud/files and @nextcloud/router Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Use the color-primary-element* variablesSimon L2023-05-131-2/+2
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* feat(files): better breakpoints and sidebar responsive designJohn Molakvoæ2023-04-131-2/+2
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(npm): build assetsJohn Molakvoæ2023-04-061-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(npm): update dist bundlesJohn Molakvoæ2023-03-231-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Bump @nextcloud/vue from 7.5.0 to 7.7.0Christopher Ng2023-02-231-2/+2
| | | | | | - Add node-polyfill-webpack-plugin to polyfill Node.js core modules Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Bump @nextcloud/vue, @nextcloud/l10n and @nextcloud/calendar-availability-vueChristopher Ng2023-01-121-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Remove jstz usage from serverThomas Citharel2023-01-041-2/+2
| | | | | | | | | | | | 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-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Rename mastodon to fediverseCarl Schwan2022-11-221-2/+2
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* RecompileJoas Schilling2022-11-071-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update @nextcloud/dialogs@ and fix toasts stylingJohn Molakvoæ2022-11-021-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix disabled federated scopeChristopher Ng2022-10-281-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Bump @nextcloud/moment from 1.2.0 to 1.2.1dependabot[bot]2022-10-131-2/+2
| | | | | | | | | | | | | | | | | 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>
* Remake locale saving with VueChristopher Ng2022-09-161-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix unresponsive legacy password confirmation dialog with new dialog in VueChristopher Ng2022-09-141-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Bump nc vue to beta2Carl Schwan2022-09-091-2/+2
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Use NoteCard component in BackgroundJob settingsCarl Schwan2022-09-081-2/+2
| | | | | | Fix #33880 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Remake profile picture saving with VueChristopher Ng2022-09-021-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Remake location property saving with VueChristopher Ng2022-08-251-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Modularize shared account property componentsChristopher Ng2022-08-251-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-251-2/+2
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Fix undefined loggerChristopher Ng2022-06-281-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* RecompileJoas Schilling2022-06-071-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump webpack from 5.72.0 to 5.73.0dependabot[bot]2022-06-061-2/+2
| | | | | | | | | | | | | | | | 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>
* l10n: Fix escaping issuerakekniven2022-06-031-2/+2
| | | | | | | | | | | At Transifex the string is cut and shown `For the server to work properly, it` I modified this without vue knowledge. @CarlSchwan Can you check please? Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix various errors reported by eslintCarl Schwan2022-05-241-2/+2
| | | | | | | And also make sure eslint doesn't try to index apps-extra that contains other repo with not necessarely the same eslint rules Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Port BackgroundJob admin settings to vueCarl Schwan2022-05-201-2/+2
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Port share by mail settings to vueCarl Schwan2022-05-191-2/+2
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Compile assetsnextcloud-command2022-04-211-2/+2
| | | | 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-2/+2
| | | | | | | | | | | | | | | | | 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>
* Add profile default setting for adminChristopher Ng2022-03-181-0/+3
Signed-off-by: Christopher Ng <chrng8@gmail.com>