mx-admin icon indicating copy to clipboard operation
mx-admin copied to clipboard

😇 The next generation of mx-space admin dashboard built with Vue 3 and TypeScript.

Results 69 mx-admin issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite-tsconfig-paths](https://togithub.com/aleclarson/vite-tsconfig-paths) | [`4.3.1` -> `4.3.2`](https://renovatebot.com/diffs/npm/vite-tsconfig-paths/4.3.1/4.3.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/vite-tsconfig-paths/4.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vue/compiler-sfc](https://togithub.com/vuejs/core/tree/main/packages/compiler-sfc#readme) ([source](https://togithub.com/vuejs/core/tree/HEAD/packages/compiler-sfc)) | [`3.4.21` -> `3.4.27`](https://renovatebot.com/diffs/npm/@vue%2fcompiler-sfc/3.4.21/3.4.27) |...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [canvas-confetti](https://togithub.com/catdad/canvas-confetti) | [`1.9.2` -> `1.9.3`](https://renovatebot.com/diffs/npm/canvas-confetti/1.9.2/1.9.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/canvas-confetti/1.9.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite](https://vitejs.dev) ([source](https://togithub.com/vitejs/vite/tree/HEAD/packages/vite)) | [`5.2.8` -> `5.2.11`](https://renovatebot.com/diffs/npm/vite/5.2.8/5.2.11) |...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [postcss-preset-env](https://togithub.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env#readme) ([source](https://togithub.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env)) | [`9.5.9` -> `9.5.11`](https://renovatebot.com/diffs/npm/postcss-preset-env/9.5.9/9.5.11) |...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [crossbell.js](https://togithub.com/Crossbell-Box/crossbell.js) | [`1.11.3` -> `1.11.9`](https://renovatebot.com/diffs/npm/crossbell.js/1.11.3/1.11.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/crossbell.js/1.11.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

### Clear and concise description of the problem 1、当前文章slug需要手动填写,是否考虑支持自动生成呢?我现在都是使用的随机字符串,复制粘贴。 2、后台编辑文章时,图片无法直接复制粘贴进去。我看了,再前端界面的编辑器时可以的,但是再前端粘贴进去后,再从后台看,图片时做了转码的。是否考虑优化下显示呢? ### Suggested solution 1、文章slug可以配置自动生成,避免人工频繁操作。 2、后台编辑文章支持图片复制粘贴,并且最好有预览界面? ### Alternative _No response_ ### Additional context ![image](https://github.com/mx-space/core/assets/25998534/9aa00590-bd5c-4aec-ba00-a9253f02a6e7) _No response_ ### Validations - [X] Follow...

enhancement

### Describe the bug ### 复现步骤 我采用的是Docker部署 - 1、转到admin前端(https://server.example.com/proxy/qaqdmin) - 2、点击`文件`菜单 - 3、随便单击子选项`图标`、`头像`、`文件` - 4、尝试点击`删除`任意文件,提示`删除成功` - 5、随意来回切换子选项`图标`、`头像`、`文件`或者刷新,被删除的文件又诈尸了,且这文件还能正常以链接形式访问 ### Reproduction https://alist.yuanxi953.cn:4433/BUG%E5%8F%8D%E9%A6%88%E7%9B%B8%E5%85%B3/mx-space_mx-admin_2024-05-20%2017-32-16.mkv ### System Info ```Shell System: OS: Linux 6.1 Debian GNU/Linux...