picgo-plugin-gitee-uploader icon indicating copy to clipboard operation
picgo-plugin-gitee-uploader copied to clipboard

picgo uploader for gitee

Results 9 picgo-plugin-gitee-uploader issues
Sort by recently updated
recently updated
newest added
trafficstars

![image](https://github.com/lizhuangs/picgo-plugin-gitee-uploader/assets/32628669/eaa01e8d-16df-40c6-a741-9183b7bd8354) 小白请教一个安装插件问题。。 在点击安装gitee-uploader等待一段时间后没反应,也不提示需要安装node,重启Picgo和重启电脑后,图床设置依然没有Gitee的列表。 ![image](https://github.com/lizhuangs/picgo-plugin-gitee-uploader/assets/32628669/a828aac0-2a17-40c7-a9a9-55eaf4876a98) 以上是我node和npm的版本。 大佬能帮忙看下什么问题吗

**描述bug** ------Error Stack Begin------ TypeError: Cannot read properties of undefined (reading 'filter') at Object.handle (/home/lxin49/.config/picgo/node_modules/picgo-plugin-gitee-uploader/dist/index.js:89:17) at processTicksAndRejections (node:internal/process/task_queues:96:5) -------Error Stack End------- **步骤** 在执行`pull gitee`时报错,报错信息如上 **截图** 无 **Additional context** Add any...

bug

archlinux .appiamge file ![image](https://user-images.githubusercontent.com/38487617/135783475-d86de71d-46db-48bf-b130-45165a57f49b.png) ![image](https://user-images.githubusercontent.com/38487617/135783487-37c71f91-a136-4fee-87e8-c175f905cd2a.png) 大佬您好,重装系统后,picgo 的相册中是空的,如何将 gitee 图床上的图片拉取到 picgo 的本地相册中呢 ?谢谢

enhancement

**你希望的解决方案** 对文件进行上传前通过扩展名等手段检测是否为图片,肯定的情况下才上传。 **你是基于什么考虑需要这个的** PicGo在文件右键菜单注入了选项,容易误点,导致非图片型文件的误上传。 ![demo](https://user-images.githubusercontent.com/30524126/118664457-11afcf00-b824-11eb-99f2-89ba8e70a50c.png)

enhancement

**feature request 关联到现有issue么** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **你希望的解决方案** A clear and concise description of what you want to...

enhancement

请问 custom path 配置年月后不起作用是什么情况,我在两台电脑上都试过了,都不行诶

bug

**你希望的解决方案** 子目录也可以同步 **你是基于什么考虑需要这个的** 相册管理,方便管理历史图片 **其它信息** 考虑性能问题,比如遍历了上w张图片的情况。

enhancement

**描述bug** picGo上传成功,但是在typora加载图片失败; 系统:win10 typora:0.9.98 picGo:2.31 **截图** ![image](https://github.com/user-attachments/assets/8d1e917f-c3b5-4ff0-880d-824931028e1e) ![image](https://github.com/user-attachments/assets/173b92c7-b4e5-4e56-90d5-efd54fce96f9) ![image](https://github.com/user-attachments/assets/d497a05c-6645-4941-bd22-6c62cdc0959c)

bug

**描述bug** uploader一直安装不上 根据日志文件是因为index.js的缺失 **步骤** 无论用命令行,软件还是上传本地文件都装不上。Picgo版本2.3.1,x64的。 **日志文件的错误** ------Error Stack Begin------ Error: Cannot find module 'C:\Users\sunwedone\AppData\Roaming\picgo\node_modules\picgo-plugin-gitee-uploader\dist\index.js'. Please verify that the package.json has a valid "main" entry at tryPackage (node:internal/modules/cjs/loader:360:19) at Function.Module._findPath (node:internal/modules/cjs/loader:573:18)...

bug