27 Commits

Author SHA1 Message Date
6978f0d60e feat:添加新文件提示功能 2024-04-26 20:45:15 +08:00
a5185a77a9 Squashed commit of the following:
commit b5c58e12161e0bcb924fc3482ac10ed340e1a50c
Author: Kakune55 <xiao_doubi9637@outlook.com>
Date:   Mon Apr 22 08:55:08 2024 +0800

    fix:修复了隐私保护的模糊效果没有在safari中正常显示的问题

commit 314ddc4751c708441964749d8dc7c48c25165b2a
Author: Kakune55 <xiao_doubi9637@outlook.com>
Date:   Sun Apr 21 23:45:41 2024 +0800

    feat:调整页面显示效果 添加隐私保护功能
2024-04-22 08:55:57 +08:00
Kakune55
9553016af7
Merge pull request #1 from Kakune55/dev
[feat]:为主页添加搜索功能
2024-04-21 19:11:03 +08:00
df7210d009 [feat]:为主页添加搜索功能 2024-04-21 17:43:26 +08:00
22a3866672 补充依赖文件 2024-04-17 12:01:44 +08:00
59df4edf77 修复了上传页面无法正常显示进度条的问题 支持多文件上传 2024-04-17 11:43:29 +08:00
80014a268d Create app_control.sh 2024-04-17 10:11:18 +08:00
88cb200c90 Update .gitignore 2024-04-16 17:42:35 +08:00
b8904c32e3 更改配置文件的存取方式 2024-04-16 17:38:57 +08:00
30d99c1f08 优化内存消耗 添加·单线程模式 2024-04-16 11:48:04 +08:00
0d68d58e3f 使用显式GC节省内存 + 为book页添加响应式布局 2024-04-15 16:59:38 +08:00
a434e44f7f 修复bug 和 添加book详细页 2024-04-15 16:16:01 +08:00
79beba473e 数据库接口重构 2024-04-15 15:19:56 +08:00
372435d224 使用蓝图重构项目结构 2024-04-15 11:27:43 +08:00
b950ae8b76 使用懒加载优化系统消耗 2024-04-11 20:10:02 +08:00
7a5dde7169 使用缩略图优化了网络传输速度与流量消耗 2024-04-11 12:14:26 +08:00
8aff1ae64e 为Overview页添加响应式布局 2024-04-11 09:06:42 +08:00
a0ad252dba 修复了上传页逻辑存在的问题 2024-04-10 18:16:25 +08:00
af02b6f162 完成上传页 2024-04-10 17:11:24 +08:00
e593ba1b2d Update requirements.txt 2024-04-10 16:32:40 +08:00
c301a5ab4f Create requirements.txt 2024-04-10 16:20:49 +08:00
544ec6a08a 预览功能实现 2024-04-10 15:24:59 +08:00
9b5e5707a3 概览页完成 2024-04-09 14:20:26 +08:00
8d24548e7a 图片接口基本功能完成 2024-04-09 12:00:47 +08:00
e5a7a53bc9 前端登录功能实现 2024-04-09 10:27:57 +08:00
b36e50cbc5 基本项目结构完成 2024-04-09 10:27:37 +08:00
c4c0291455 Initial commit 2024-04-08 16:33:03 +08:00