nextcloud/apps/appstore/src
James Manuel 50ada1270d feat(appstore): default-select primary office suite when none is installed
Falls back to the isPrimary suite so the UI shows a pre-selection rather
than nothing, without triggering the watcher (watch() is lazy by default).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: James Manuel <moodyjmz@users.noreply.github.com>
2026-05-28 12:12:28 +02:00
..
actions fix(appstore): fix reference to non-existing forceEnableApp function 2026-05-17 21:21:12 +00:00
components feat(appstore): default-select primary office suite when none is installed 2026-05-28 12:12:28 +02:00
composables feat(appstore): show new column with groups the app is limited to 2026-05-17 23:50:31 +00:00
router refactor(appstore): handle in-app-search of appstore 2026-05-05 22:16:01 +02:00
service feat(appstore): replace OnlyOffice with Euro-Office in office suite switcher 2026-05-28 12:12:28 +02:00
store feat(appstore): show new column with groups the app is limited to 2026-05-17 23:50:31 +00:00
utils refactor(appstore): migrate appstore views to Vue 3 and Typescript 2026-05-05 22:16:01 +02:00
views refactor(appstore): handle in-app-search of appstore 2026-05-05 22:16:01 +02:00
apps-discover.d.ts refactor(appstore): migrate app discover section to Vue 3 2026-05-05 22:15:18 +02:00
apps.d.ts fix(appstore): do not offer rating apps not on appstore 2026-05-15 17:34:55 +02:00
AppstoreApp.vue refactor(appstore): handle in-app-search of appstore 2026-05-05 22:16:01 +02:00
constants.ts refactor(appstore): handle in-app-search of appstore 2026-05-05 22:16:01 +02:00
main.ts refactor(appstore): migrate sidebar to Vue 3 and Typescript 2026-05-05 22:16:01 +02:00