aboutsummaryrefslogtreecommitdiffstats
path: root/dist/settings-apps-view-7418.js.map
Commit message (Collapse)AuthorAgeFilesLines
* Replace custom tooltips with native tooltipsjulia.kirschenheuter2023-01-111-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Replace custom tooltips with native ones in apps pagejulia.kirschenheuter2023-01-101-1/+1
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Add component testingJohn Molakvoæ2023-01-041-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* RecompileJoas Schilling2022-12-091-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.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>
* Adapt router.js for setting document title.julia.kirschenheuter2022-11-281-1/+1
| | | | | | | | Adapt store to store Promise for dynamic requested categories. Create new constants file to store category name with associated translation. Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Update @nextcloud/dialogs@ and fix toasts stylingJohn Molakvoæ2022-11-021-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Compile assetsJohn Molakvoæ2022-10-191-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* 🤖 RebuildJoas Schilling2022-10-181-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Bump nc vue to beta2Carl Schwan2022-09-091-1/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix apps list issues caused by redesignCarl Schwan2022-09-081-1/+1
| | | | | | | | - Make icons work on dark theme - Use new buttons - Fix some eslint warnings Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* 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>
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-1/+1
| | | | | | | | Update @nextcloud/vue to 6.0.0-beta.3 Update vue and vue-template-compiler to 2.7.8 Update calendar-availability-vue to 0.5.0-beta.1 to fix conflicts. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Fix duplicate ids on apps management pageChristopher Ng2022-08-131-1/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Port share by mail settings to vueCarl Schwan2022-05-191-0/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Compile assetsnextcloud-command2022-04-211-1/+0
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Add profile default setting for adminChristopher Ng2022-03-181-0/+1
Signed-off-by: Christopher Ng <chrng8@gmail.com>