mirror of
https://github.com/MarSeventh/CloudFlare-ImgBed.git
synced 2026-04-24 22:25:07 +00:00
增加粘贴上传功能
This commit is contained in:
11
README.md
11
README.md
@@ -4,13 +4,15 @@
|
||||
|
||||
## 1.Introduction
|
||||
|
||||
[cf-pages/Telegraph-Image](https://github.com/cf-pages/Telegraph-Image)项目的重制版,实现了**登录鉴权**、**上传图片预览**、**多文件上传**、**拖拽上传**、**整体复制**、**多格式复制**等功能。
|
||||
[cf-pages/Telegraph-Image](https://github.com/cf-pages/Telegraph-Image)项目的重制版,实现了**登录鉴权**、**上传图片预览**、**一键切换上传方式**(**拖拽上传**、**粘贴上传**)、**多文件上传**、**整体复制**、**多格式复制**等功能。
|
||||
|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
## 2.Features
|
||||
|
||||
@@ -24,6 +26,7 @@
|
||||
- 上传后图片无需手动点击,可直接展示在管理页面中
|
||||
- 支持Web和API上传认证(感谢[hl128k](https://github.com/hl128k))
|
||||
- 支持访问域名限制(感谢[hl128k](https://github.com/hl128k))
|
||||
- 支持一键切换上传方式(拖拽点击、粘贴)
|
||||
|
||||
## 3.Deployment
|
||||
|
||||
@@ -67,7 +70,7 @@ Web端在登录页面输入你的认证码即可。
|
||||
|
||||
## 4.TODO
|
||||
|
||||
1. 增加粘贴图片上传功能
|
||||
1. ~~增加粘贴图片上传功能(2024.7.22已完成)~~
|
||||
2. ~~增加markdown、html等格式链接复制功能(2024.7.21已完成)~~
|
||||
3. ~~上传页面增加管理端入口(2024.7.21已完成)~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user