summaryrefslogtreecommitdiffstats
path: root/dist/settings-vue-settings-apps-users-management.js.map
Commit message (Collapse)AuthorAgeFilesLines
* chore(assets): Recompile JSJoas Schilling2023-08-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore: compile assetsChristopher Ng2023-08-211-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(deps): Bump nextcloud-vue-collections from 0.10.0 to 0.11.1dependabot[bot]2023-08-191-1/+1
| | | | | | | | | | | | | | | | Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.10.0 to 0.11.1. - [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases) - [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.10.0...v0.11.1) --- updated-dependencies: - dependency-name: nextcloud-vue-collections 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>
* Download and enable allJérôme Herbinet2023-08-181-1/+1
| | | | | | | | | | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> Download and enable all Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com> npm run build Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* chore(deps): Bump marked from 5.1.2 to 7.0.3dependabot[bot]2023-08-181-1/+1
| | | | | | | | | | | | | | | | Bumps [marked](https://github.com/markedjs/marked) from 5.1.2 to 7.0.3. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v5.1.2...v7.0.3) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* fix(files): trashbin redirect and default fileid Sidebar openJohn Molakvoæ2023-08-171-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(l10n): Password column headerChristopher Ng2023-08-171-1/+1
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): build assetsGrigorii K. Shartsev2023-08-161-1/+1
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* "Allow untested app" wordingJérôme Herbinet2023-08-111-1/+1
| | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* chore: Build assetsFerdinand Thiessen2023-08-021-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* compile assetsJulien Veyssier2023-08-021-1/+1
| | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* feat(settings): Show supported apps on app settings if subscribedFerdinand Thiessen2023-07-311-1/+1
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge branch 'master' into rakekniven-patch-2rakekniven2023-07-291-1/+1
|\ | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
| * chore: Compile assetsChristopher Ng2023-07-181-1/+1
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | fix(i18n) Fixed grammarrakekniven2023-07-221-1/+1
|/ | | | | Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(files): default emptycontent messageJohn Molakvoæ2023-07-181-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(l10n): ManagerChristopher Ng2023-07-171-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(deps): Bump dompurify from 2.4.5 to 3.0.5dependabot[bot]2023-07-171-1/+1
| | | | | | | | | | | | | | | | Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.4.5 to 3.0.5. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.4.5...3.0.5) --- updated-dependencies: - dependency-name: dompurify 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>
* test(settings): Users tableChristopher Ng2023-07-121-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(cypress): users_disableChristopher Ng2023-07-121-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Compile assetsChristopher Ng2023-07-121-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(settings): Migrate away from `NcAppNavigationCounter`Ferdinand Thiessen2023-07-011-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2023-06-301-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Replace plain input fields with NcTextField fields and NcMultiSelect fields ↵julia.kirschenheuter2023-06-281-1/+1
| | | | | | with NcSelect fields Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* enh(a11y): New user modalChristopher Ng2023-06-211-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue ↵John Molakvoæ2023-06-141-1/+1
| | | | | | @nextcloud/dialogs @nextcloud/files and @nextcloud/router Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(deps): Bump @nextcloud/event-bus from 3.0.2 to 3.1.0dependabot[bot]2023-06-111-1/+1
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 3.0.2 to 3.1.0. - [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/v3.0.2...v3.1.0) --- updated-dependencies: - dependency-name: "@nextcloud/event-bus" 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>
* chore(deps): Bump @nextcloud/vue from 7.11.6 to 7.12.0Christopher Ng2023-06-081-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* bump marked from 4.3.0 to 5.0.4dependabot[bot]2023-06-051-1/+1
| | | | | | | | | | | | --- updated-dependencies: - dependency-name: marked 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>
* npm run buildJérôme Herbinet2023-05-301-1/+1
| | | | Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
* fix(weather_status): Improve contrast of favorite iconFerdinand Thiessen2023-05-261-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Revert "Fix table view"julia.kirschenheuter2023-05-251-1/+1
| | | | | | This reverts commit cb852ef6 Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: recompileDaniel Kesselberg2023-05-231-1/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Add label to "default quota" multiselectjulia.kirschenheuter2023-05-231-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* address reviewSimon L2023-05-191-1/+1
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Fix add new group eventfenn-cs2023-05-181-1/+1
| | | | | | | | | | | 1ee8fbaad1eea6544b21059f65efe12a9e601956 broke the addgroup functionality by not updating the event to reflect the one in https://github.com/nextcloud/nextcloud-vue/blob/master/src/components/NcAppNavigationNewItem/NcAppNavigationNewItem.vue Resolves : https://github.com/nextcloud/server/issues/38340 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Use aria-expanded correctly on toggle user actionsfenn-cs2023-05-171-1/+1
| | | | | | | | | | The aria-expanded attribute was added on the expandable item rather Than the button that triggers the expand. Resolves : #37137 Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(search): fix load moreJohn Molakvoæ2023-05-161-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(settings): Fix `UserList` styles set to css but scss is usedFerdinand Thiessen2023-05-161-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat(users): Store and load a user's managerChristoph Wurst2023-05-121-1/+1
| | | | | Co-Authored-By: hamza221 <hamzamahjoubi221@gmail.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Fix table viewjulia.kirschenheuter2023-05-111-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Add hidden labels for inputs while editing user rowjulia.kirschenheuter2023-05-091-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore(npm): fix warning and buildJohn Molakvoæ2023-04-211-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* bump webpack from 5.78.0 to 5.79.0dependabot[bot]2023-04-151-1/+1
| | | | | | | | | | | --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* feat(files): better breakpoints and sidebar responsive designJohn Molakvoæ2023-04-131-1/+1
| | | | | 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-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* bump webpack from 5.75.0 to 5.77.0dependabot[bot]2023-04-051-1/+1
| | | | | | | | | | | | --- 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>
* chore(npm): update dist bundlesJohn Molakvoæ2023-03-231-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Bump vue-router from 3.5.3 to 3.6.5dependabot[bot]2023-03-221-1/+1
| | | | | | | | | | | | | | | | Bumps [vue-router](https://github.com/vuejs/router) from 3.5.3 to 3.6.5. - [Release notes](https://github.com/vuejs/router/releases) - [Commits](https://github.com/vuejs/router/commits) --- updated-dependencies: - dependency-name: vue-router 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>