aboutsummaryrefslogtreecommitdiffstats
path: root/dist/core-main.js
Commit message (Collapse)AuthorAgeFilesLines
* chore(assets): Recompile assetsJohn Molakvoæ2024-01-111-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore(assets): Recompile assetsnextcloud-command2024-01-111-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix(core): enhanced contrast when UserMenuItem is focusedEduardo Morales2024-01-091-2/+2
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* Bump NcVue to v8.4.0julia.kirschenheuter2024-01-021-2/+2
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> chore(assets): Recompile assets Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2023-12-211-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2023-12-201-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2023-12-141-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Update `@nextcloud/dialogs` to version 5.0.3Ferdinand Thiessen2023-12-061-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Update `@nextcloud/vue` to 8.3.0Ferdinand Thiessen2023-11-301-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): recompile assetsGrigorii K. Shartsev2023-11-301-2/+2
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* Fix more active entry iconsJoas Schilling2023-11-301-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* compile assetsJulien Veyssier2023-11-271-2/+2
| | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* Remove unneeded links and add `focus-visible` state on a linkjulia.kirschenheuter2023-11-241-2/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Replace input form with `NcTextField`julia.kirschenheuter2023-11-221-2/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: Compile assetsFerdinand Thiessen2023-11-201-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsChristopher Ng2023-11-171-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Update `@nextcloud/vue` to 8.2.0Ferdinand Thiessen2023-11-171-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Bump @nextcloud/dialogs to v5.0.1Louis Chemineau2023-11-151-2/+2
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore: Update `@nextcloud/vue`Ferdinand Thiessen2023-11-141-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps): Bump regenerator-runtime from 0.13.11 to 0.14.0dependabot[bot]2023-11-121-2/+2
| | | | | | | | | | | | | | | | Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.11 to 0.14.0. - [Release notes](https://github.com/facebook/regenerator/releases) - [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.11...regenerator-runtime@0.14.0) --- updated-dependencies: - dependency-name: regenerator-runtime 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(assets): Recompile assetsnextcloud-command2023-11-101-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Use new SearchableList component for people filterfenn-cs2023-11-101-2/+2
| | | | | | | | 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-2/+2
| | | | | | | | | 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-2/+2
| | | | | | | | | | | | | | | 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-2/+2
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore: Update nextcloud dependencies to stable versionFerdinand Thiessen2023-11-091-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Update `calendar-availability-vue` to `^2.0.0`julia.kirschenheuter2023-11-091-2/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore(jest): update snapshot after component updateJohn Molakvoæ2023-11-081-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Fix styles for input fields on focus statejulia.kirschenheuter2023-11-061-2/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: Compile assetsFerdinand Thiessen2023-11-061-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2023-11-041-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat(contactsmenu): Show user statusChristoph Wurst2023-10-311-2/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* chore: compile assetsChristopher Ng2023-10-301-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: compile assetsChristopher Ng2023-10-261-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: compile assetsChristopher Ng2023-10-231-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(assets): Re-compile assetsGrigorii K. Shartsev2023-10-191-2/+2
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* Fix width of input on contacts menujulia.kirschenheuter2023-10-181-2/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: compile assetsChristopher Ng2023-10-181-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(xhr-request): Make sure to also allow strings as urlFerdinand Thiessen2023-10-171-2/+2
| | | | | | | | | | Our utility to add `X-Requested-With` headers on API calls intercepts calls to `window.fetch`, so we must ensure we allow all parameters that the default browser provided `window.fetch` allows. In this case make sure to allow all stringify-able objects. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Replace password dialog with dialog from libraryjulia.kirschenheuter2023-10-171-2/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* feat(files): migrate template pickerJohn Molakvoæ2023-10-171-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* chore: compile assetsChristopher Ng2023-10-161-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.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>
* compile assetsJulien Veyssier2023-10-161-2/+2
| | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
* 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>
* chore(deps): Bump core-js from 3.32.0 to 3.33.0dependabot[bot]2023-10-031-2/+2
| | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.32.0 to 3.33.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.33.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js 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>
* fix: encode uri for delete, restore and favoriteDaniel Kesselberg2023-09-281-2/+2
| | | | | | To encode # and other characters properly Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* 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>