Skip to content

Commit

Permalink
✨ feat:
Browse files Browse the repository at this point in the history
- 支持heroku部署;
- 支持图片压缩;
  • Loading branch information
ryanuo committed Jul 6, 2022
1 parent 07e5199 commit a449437
Show file tree
Hide file tree
Showing 77 changed files with 456 additions and 46,745 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
* @Date: 2022-04-20 20:37:06
* @LastEditors: harry
* @Github: https://github.com/rr210
* @LastEditTime: 2022-07-05 16:05:02
* @FilePath: \blazeB2\README.md
* @LastEditTime: 2022-07-06 12:54:41
* @FilePath: \master\README.md
-->
<a href="https://blaze-b2.vercel.app/" >
<a href="https://b2.mr90.cf/" >
<img width="100" align="right" alt="blazeB2" src="https://cloud.mr90.top/hexo/4/16533db7-b477-46ec-bbf8-44ae848bc771.png">
</a>

Expand All @@ -19,9 +19,9 @@
> 图床地址 [backblaze b2](https://www.backblaze.com/b2/)

1. api文件可直接在服务器端进行部署,使用的是flask web
2. exe文件为使用 **tkinter** 编写的可视化软件 目前只支持 **windows**
3. web文件为前端的源码,使用 **vue2** **element-ui** **less** **pinia**
1. api文件为生产环境下代码 同本仓库分支 **build**[文件结构介绍](https://m.mr90.top/blazeB2/zh/guide/deploy.html#%E9%A1%B9%E7%9B%AE%E6%96%87%E4%BB%B6%E7%BB%93%E6%9E%84)
2. exe文件为使用 **tkinter** 编写的可视化软件 目前只支持 **windows** 暂不维护
3. web文件为前端的源码 框架 **vue2** **element-ui** **less** **pinia**


## 功能支持 | Features
Expand All @@ -30,10 +30,10 @@
- 支持 图片名称**唯一性** 后端生成uuid字符串,暂不支持自定义名称
- 支持 自定义**检索**某个指定文件夹
- 支持 **一键复制** 图片外链和支持多种格式(**MarkDown****html**,**自定义**)
- 支持 **一键部署**(vercel,腾讯云serverless)查看部署方法
- 支持 **一键部署**(vercel,腾讯云serverless,heroku)查看部署方法
- 支持 **图床管理**(对仓库图片的 **增删查** 预览)
- 支持 **暗夜模式** (自由切换 / 自动切换)
- 支持 **图片压缩** 可自定义压缩等级 默认关闭,开启默认(0.8)
- 支持 **图片压缩** 可自定义压缩等级 默认关闭,开启默认(**0.8**)
- 支持 **PWA** 待完成
- 支持 **批量上传图片****批量删除图片****批量复制图片外链** 待完成
- 支持 **图片水印** 待完成
Expand All @@ -50,6 +50,8 @@
- 支持vercel一键部署 [![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)](https://vercel.com/new/clone?s=https://github.com/Rr210/blazeB2.git)

- 支持腾讯云serverless 部署

- 支持 heroku 部署

## 贡献 | Contribution

Expand Down
File renamed without changes.
32 changes: 16 additions & 16 deletions api/static/js/4.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions api/static/js/5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

1 comment on commit a449437

@vercel
Copy link

@vercel vercel bot commented on a449437 Jul 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blaze-b2 – ./

blaze-b2-iui9-pro.vercel.app
blaze-b2-nine.vercel.app
blaze-b2-git-master-iui9-pro.vercel.app

Please sign in to comment.