frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Cloudreve V3 的前端

Results 53 frontend issues
Sort by recently updated
recently updated
newest added

我这边有个文件夹里有几千个子文件夹,现在默认是全部渲染,对设备负载比较大。 如果是几千张照片外加预览负载会更大。 所以建议增加分页加载功能。

This adds react-i18next and a dropdown to dynamically toggle the language anytime. I also added an English translation which is based on Google Translate since I'm not Chinese and don't...

详情:https://github.com/cloudreve/Cloudreve/issues/986 成因:https://github.com/kkfor/for-editor/blob/d97c009dd13c39c02163327a85500cf4de1cc90a/src/index.tsx#L439 将文本直接使用 `dangerouslySetInnerHTML` ,造成 xss 建议:换个库

经测试,在ios添加到主屏幕时候不能正确展示应用图标

类似选择单个文件的工具栏效果 ![img](https://cloud.bbaa.site/api/v3/file/get/432/Screenshot_20210405_000716.png?sign=S5sBm7nDr5cOh2L958F0CxhU828OhwVl8vomOxeCmAg%3D%3A0) 下载换成打包下载 主要是因为Safari长按不好使

用户组没有开放离线下载,前端显示离线下载入口很突兀,点进去也并没有任何操作项目

**问题描述:** 在目录中右键点击 "创建离线任务", 弹出的 "选择存储位置" 对话框只显示了下级目录以及 "返回上一层" 按钮. 而没有显示当前目录. 想选择当前目录必须先点击 "返回上一层" 然后再选中相应目录. **期望效果:** 在目录中右键点击 "创建离线任务", 弹出的 "选择存储位置" 对话框中可以选择当前目录. **版本:** Cloudreve 3.2.1 **服务器环境:** Ubuntu 20.04 aarch64, 由 Apache 2.4 反向代理 **客户端环境:**...