Commit Graph
104 Commits
Author SHA1 Message Date
RTAkland 8933f4d534 add: 添加JetBrains鸣谢 2023-01-11 20:02:57 +08:00
RTAkland d6ee89ac13 update vercel support 2023-01-07 21:40:47 +08:00
RTAkland c9dc788328 Update .env 2023-01-07 21:38:41 +08:00
RTAkland 768b85e786 Create .env 2023-01-07 21:38:00 +08:00
RTAkland 5f67907848 Create vercel.json 2023-01-07 21:23:33 +08:00
RTAkland 9d801856ec Delete vercel.json 2023-01-07 21:17:24 +08:00
RTAkland 543f166fb9 Update vercel.json 2023-01-07 21:15:41 +08:00
RTAkland f2ca92266f Update vercel.json 2023-01-07 21:15:10 +08:00
RTAkland 408dc88529 Create vercel.json 2023-01-07 21:13:00 +08:00
RTAkland 2a47b24867 update: 修改了类的命名 2023-01-07 20:56:43 +08:00
RTAkland 681a535685 update: 将代码中的单引号更换为双引号 2022-12-30 16:42:03 +08:00
RTAkland 1548a369f6 update: 更换favicon.ico 2022-12-30 16:41:40 +08:00
RTAkland cddd01c6ad fix:修复了查询全部数据时Internal Server Error的bug 2022-12-30 16:41:18 +08:00
RTAkland 403a2670b1 update: 更新deta.json 2022-12-29 15:48:20 +08:00
RTAkland 40dc55c6cf update: 更新需求文件 2022-12-29 15:48:07 +08:00
RTAkland a98c4c5c97 update: 更新文档 2022-12-29 15:47:54 +08:00
RTAkland 59b1abccb3 update: 添加了deta的支持 2022-12-29 15:47:41 +08:00
RTAkland 81f6d590eb feature: 添加了Deta Base的支持 2022-12-29 15:47:22 +08:00
RTAkland 2a9e47e04d update: 修改api接口路径 2022-12-29 15:46:54 +08:00
RTAkland fdb17c8831 uddate: 更新api文档 2022-12-29 15:46:34 +08:00
RTAkland 88a0b1975f fix: 修复导出文件的bug 2022-12-22 19:12:13 +08:00
RTAkland 01d9f0a1a5 Merge branch 'main' of github.com:RTAkland/MoeCounter 2022-12-22 18:32:12 +08:00
RTAkland 7164eaa537 Update README.md 2022-12-22 18:29:22 +08:00
RTAkland 9646c5321e fix: 修复了重名无法查询api的bug 2022-12-22 18:26:32 +08:00
RTAkland 95a507eb9e update: 修改.gitignore 2022-12-22 18:15:14 +08:00
RTAkland ce009e0203 fix: 修复了一些bug并将剩余的同步代码改为异步执行 2022-12-22 18:10:02 +08:00
RTAkland ad055cf6fe update: 添加了文档头部的demo展示 2022-12-22 17:49:46 +08:00
RTAkland ea7f3ababa update: 增加了对Deta的数据库支持和修改了一点文档 2022-12-22 17:02:00 +08:00
RTAkland 7adcc1b39a migrate: 将部分自述文档内的内容迁移到api文档 2022-12-21 21:18:00 +08:00
RTAkland be18280e74 update: 更新api文档 2022-12-21 21:15:55 +08:00
RTAkland ddbabe2b7a update: 格式化代码 2022-12-21 21:13:03 +08:00
RTAkland 639c4c007f fix: 修复了一些小bug并支持了MySQL数据库 2022-12-21 21:12:21 +08:00
RTAkland 5090334384 update: 格式化代码 2022-12-21 21:11:48 +08:00
RTAkland d1595805de update: 更新配置py文件 2022-12-21 21:11:03 +08:00
RTAkland ab00d0e3ef update: 更新了文档 2022-12-21 21:10:47 +08:00
RTAkland 14bbb1adbc update: 增加了mysql的支持更新了对应的库 2022-12-21 21:09:24 +08:00
RTAkland a087583f90 update: 修复了错误的语法 2022-11-13 15:30:34 +08:00
RTAkland 682a51c684 update: 规范了类的命令 2022-11-13 15:28:38 +08:00
MarkusJoe 496305bc58 update: 统一了除/export/api返回的数据风格更新为RESTFul风格 2022-11-11 18:48:11 +08:00
MarkusJoe cf2e7005ee update: 更新api文档 2022-11-11 18:47:47 +08:00
MarkusJoe a52902f43e update: 更新了函数注释 2022-11-11 18:47:24 +08:00
MarkusJoe 98ce0251d8 update: 更新了函数注释 2022-11-11 18:47:14 +08:00
MarkusJoe da55ab4637 delete: 删除了不必要的库 2022-11-11 18:46:56 +08:00
MarkusJoe ca1e31e866 update: 更新文档细节 2022-11-11 18:46:32 +08:00
MarkusJoe 8ace692ea6 update: 更新配置文件 2022-10-04 15:41:01 +08:00
MarkusJoe b0c0fb1692 update: 添加了文件头 2022-10-04 15:35:42 +08:00
MarkusJoe d415790da1 rm: 在main分支中取消了对Redis数据库的支持, 将此功能移至Redis分支 2022-10-04 15:33:52 +08:00
MarkusJoe b33c0ca26f remove: 删除了多线程下载函数 2022-10-03 11:14:55 +08:00
MarkusJoe 48159a2461 update: 修改了下载数据库的方式 2022-10-03 11:08:48 +08:00
MarkusJoe 01ecd72304 update: 更新数据库下载地址 2022-10-03 10:50:57 +08:00