Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: cf6934ba8cddc1de56741f7e38e392795f7d685a https://github.com/xwiki-contrib/cristal/commit/cf6934ba8cddc1de56741f7e38e3... Author: Manuel Leduc <[email protected]> Date: 2024-06-24 (Mon, 24 Jun 2024) Changed paths: M .gitignore Log Message: ----------- [Misc] Ignore vite timestamp temporary files Commit: 7ff1714477091c3e7015fa1835307b3c5d4188cd https://github.com/xwiki-contrib/cristal/commit/7ff1714477091c3e7015fa183530... Author: Manuel Leduc <[email protected]> Date: 2024-06-24 (Mon, 24 Jun 2024) Changed paths: M core/attachments/attachments-ui/package.json M core/extra-tabs/extra-tabs-default/package.json M core/extra-tabs/extra-tabs-ui/package.json Log Message: ----------- [Misc] Prettify package.json Fix fields order. Commit: fda1fe0fe6c6735cf1fb10875ce38e7ea5dddcb2 https://github.com/xwiki-contrib/cristal/commit/fda1fe0fe6c6735cf1fb10875ce3... Author: Manuel Leduc <[email protected]> Date: 2024-06-24 (Mon, 24 Jun 2024) Changed paths: A api/src/api/attachmentsData.ts M api/src/api/storage.ts M api/src/index.ts M core/attachments/attachments-api/src/index.ts M core/attachments/attachments-default/src/defaultAttachmentsService.ts M core/attachments/attachments-ui/package.json A core/attachments/attachments-ui/src/AttachmentsInfoAction.ts M core/attachments/attachments-ui/src/index.ts M core/backends/backend-api/src/abstractStorage.ts M core/backends/backend-dexie/src/wrappingOfflineStorage.ts M core/backends/backend-github/src/githubStorage.ts M core/backends/backend-nextcloud/src/nextcloudStorage.ts M core/backends/backend-xwiki/src/xwikiStorage.ts A core/info-actions/info-actions-api/package.json A core/info-actions/info-actions-api/src/index.ts A core/info-actions/info-actions-api/tsconfig.json A core/info-actions/info-actions-api/vite.config.ts A core/info-actions/info-actions-default/package.json A core/info-actions/info-actions-default/src/DefaultInfoActionsService.ts A core/info-actions/info-actions-default/src/index.ts A core/info-actions/info-actions-default/tsconfig.json A core/info-actions/info-actions-default/vite.config.ts A core/info-actions/info-actions-ui/package.json A core/info-actions/info-actions-ui/src/index.ts A core/info-actions/info-actions-ui/src/vue/InfoAction.vue A core/info-actions/info-actions-ui/src/vue/InfoActions.vue A core/info-actions/info-actions-ui/tsconfig.json A core/info-actions/info-actions-ui/vite.config.ts M electron/storage/src/components/fileSystemStorage.ts M lib/package.json M lib/src/staticBuild.ts M pnpm-lock.yaml M pnpm-workspace.yaml M skin/package.json M skin/src/components/componentsInit.ts A skin/src/components/info-actions/commentsInfoAction.ts A skin/src/components/info-actions/likesInfoAction.ts M skin/src/vue/c-content.vue Log Message: ----------- CRISTAL-215: Attachments listing is possible Introduce an attachments count info action UI element. Compare: https://github.com/xwiki-contrib/cristal/compare/2991c6bb9440...fda1fe0fe6c6 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications