aboutsummaryrefslogtreecommitdiffstats
path: root/dist/settings-vue-settings-admin-delegation.js.map
Commit message (Collapse)AuthorAgeFilesLines
* chore: Bump calendar-availability-vue to `v2.1.0`julia.kirschenheuter2024-02-091-1/+1
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #43438 from nextcloud/bump/bump-ncvue-to-v8.6.2Pytal2024-02-081-1/+1
| | | Bump NcVue to `v8.6.2`
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-1/+1
| | | | | This reverts commit d9d60238c7aaab9c61bf2d50c15aa59bc88c8975, reversing changes made to ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d.
* Bump NcVue to `v8.6.2`julia.kirschenheuter2024-02-071-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: Compile assetsFerdinand Thiessen2024-02-071-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Update `@nextcloud/vue` to 8.5.1Ferdinand Thiessen2024-01-301-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-01-271-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Compile assetsLouis Chemineau2024-01-261-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore: compile assetsChristopher Ng2024-01-231-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Compile assetsLouis Chemineau2024-01-231-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore: Compile assetsFerdinand Thiessen2024-01-191-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsJohn Molakvoæ2024-01-111-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Update Nc Vue to 8.4.0julia.kirschenheuter2024-01-021-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: Compile assetsFerdinand Thiessen2023-12-191-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2023-12-161-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2023-12-071-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2023-12-071-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: Update `@nextcloud/dialogs` to 5.0.3 fixing files copy moveFerdinand Thiessen2023-12-061-1/+1
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Update `@nextcloud/vue` to 8.3.0Ferdinand Thiessen2023-12-011-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2023-11-201-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsChristopher Ng2023-11-171-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Update `@nextcloud/vue` to 8.2.0Ferdinand Thiessen2023-11-171-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Bump @nextcloud/dialogs to v5.0.1Louis Chemineau2023-11-151-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore: Update `@nextcloud/vue`Ferdinand Thiessen2023-11-141-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2023-11-101-1/+1
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Use new SearchableList component for people filterfenn-cs2023-11-101-1/+1
| | | | | | | | This commit migrates away from NcSelect which has a couple of accesibility and display problems currently, hence a new component `SearchableList` is now used. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* Add unified search toggle in configfenn-cs2023-11-101-1/+1
| | | | | | | | | The new global search UI is new and might be unstable, hence we are giving users the option to use the old unified search UI, if the encounter signficant bottlenecks. Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Feat: New UI global searchfenn-cs2023-11-101-1/+1
| | | | | | | | | | | | | | | We are introducing a new search UI that providers a lot more space for users via a large centralized modal and providers various filters which can by applied by adding various chips on the UI. For example, users can now filter their search or scope it by limiting the results to specific apps, time period and people by apply the appropriate filters on the new UI, previously filters where applied using text in the search box by prefixing with `::`. Resolves: #39162 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* Compile assetsLouis Chemineau2023-11-091-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore: Update nextcloud dependencies to stable versionFerdinand Thiessen2023-11-091-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Update `calendar-availability-vue` to `^2.0.0`julia.kirschenheuter2023-11-091-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore(jest): update snapshot after component updateJohn Molakvoæ2023-11-081-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore: Compile assetsFerdinand Thiessen2023-11-061-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2023-11-041-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsChristopher Ng2023-10-231-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: compile assetsChristopher Ng2023-10-181-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat(files): migrate template pickerJohn Molakvoæ2023-10-171-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore: compile assetsChristopher Ng2023-10-061-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(files): encoded source path on actions requestsJohn Molakvoæ2023-10-031-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix(files): preview loadingJohn Molakvoæ (skjnldsv)2023-09-261-1/+1
| | | | 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-1/+1
| | | | | | | | | | | | | | | | | 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-1/+1
| | | | | 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-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore: compile assetsChristopher Ng2023-08-291-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Build assetsFerdinand Thiessen2023-08-261-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* 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>
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.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(npm): fix warning and buildJohn Molakvoæ2023-04-211-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>