Commit Graph
512 Commits
Author SHA1 Message Date
叁月柒andGitHub 0bc3bc241f Refine GIF handling and update comments
Update comments for clarity and adjust GIF handling logic.
2025-12-06 15:36:40 +08:00
jenken827 bf6906e54e feat: 支持svg和ico文件的上传 2025-12-06 15:15:13 +08:00
MarSeventh 60ce831698 Bug:修复移动文件时的路径错误 2025-11-27 00:42:11 +08:00
MarSeventh c02287d8e6 Feat:优化大文件上传 2025-11-24 11:54:33 +08:00
MarSeventh 89842db656 优化移动端上传页面展示效果 2025-11-23 13:42:01 +08:00
MarSeventh 6ea01fce78 Feat:增加上传历史记录 2025-11-23 11:32:59 +08:00
MarSeventh 0e61585bb3 Feat:优化标签管理使用体验 2025-11-19 08:54:21 +08:00
MarSeventh 195c5225a8 Feat:支持标签管理;支持深色模式跟随系统 2025-11-18 12:45:23 +08:00
MarSeventh 36eecf3782 Feat:支持标签管理;支持深色模式跟随系统 2025-11-18 12:26:54 +08:00
MarSeventh 6a053277ec Merge branch 'dev' of github.com:MarSeventh/CloudFlare-ImgBed into dev 2025-11-18 10:08:50 +08:00
MarSeventh 05c68924f1 update readme 2025-11-18 10:08:32 +08:00
叁月柒andGitHub 1fe80395a7 Merge pull request #334 from sean908/main
feat: Add tag management for images
2025-10-14 10:34:49 +08:00
Se@n 276efb8a1c Update: Frontend asset build refresh
- Rebuild hashed CSS/JS bundles for production
- Update index.html with new asset references
- Remove old compiled assets
- Refresh frontend build files
2025-10-11 13:40:40 +08:00
Se@n 309111747b Fix: Tag deletion timeout issue
- Change cache purging from synchronous to asynchronous
- Prevents "Delete Failed" false positives when Cloudflare API is slow
- Tags are now deleted immediately while cache purges in background
- Uses waitUntil() for non-blocking cache operations
2025-10-11 13:10:55 +08:00
sean908 797f63b00a Feat: Add tag management system
- Add tag CRUD APIs (single file and batch operations)
  - Add tag autocomplete endpoint
  - Add tag search support in file listing
  - Update database schema with tags column
  - Add tag validation and normalization utilities
  - Initialize Tags:[] for all new uploads
2025-10-10 14:43:11 +08:00
sean908 c9877be2bf Chore: Update package name from self-imgbed to CloudFlare-ImgBed 2025-10-10 14:42:11 +08:00
MarSeventh 5ce60783dd Bug:修复自定义网站图标不生效的问题 2025-09-27 17:23:45 +08:00
MarSeventh 19856a0e87 Bug:修复APITokens保存失效问题 2025-09-15 22:58:08 +08:00
MarSeventh 95c40cd501 Bug:修复list接口渠道过滤失败问题 2025-09-15 10:09:34 +08:00
MarSeventh e445f05016 Feat:优化文件缓存策略 2025-09-10 11:59:41 +08:00
MarSeventh f11446f4a8 update readme 2025-09-07 13:07:14 +08:00
MarSeventh 3026bf9163 update readme 2025-09-07 13:05:52 +08:00
MarSeventh e6bd37bc2e update readme 2025-09-05 10:55:06 +08:00
MarSeventh 2d64ec262d Feat:支持IOS端播放telegram渠道大体积视频,支持进度调整 2025-08-29 21:24:16 +08:00
MarSeventh a332504422 Feat:支持IOS端播放telegram渠道大体积视频,支持进度调整 2025-08-29 15:33:08 +08:00
MarSeventh ef5358d798 Feat:支持IOS端播放telegram渠道大体积视频,支持进度调整 2025-08-29 15:25:04 +08:00
叁月柒andGitHub 302c8985a2 Merge pull request #302 from dhd2333/main
修复iOS端视频观看问题,添加视频进度条可拉动功能
2025-08-29 14:42:27 +08:00
GH Action - Upstream Sync 88be4c2d75 Merge branch 'main' of https://github.com/MarSeventh/CloudFlare-ImgBed 2025-08-29 01:57:37 +00:00
RoddyandGitHub bec0b96526 Update [[path]].js 2025-08-28 16:24:31 -04:00
RoddyandGitHub 53d88f19fb Update fileTools.js 2025-08-28 15:54:09 -04:00
RoddyandGitHub 22c73a4f75 Update fileTools.js 2025-08-28 15:52:46 -04:00
MarSeventh 7ff7586ce2 Feat:支持WebDAV功能 2025-08-28 17:53:14 +08:00
MarSeventh f54f0ea3e1 Feat:支持WebDAV功能 2025-08-28 16:56:14 +08:00
叁月柒andGitHub 1444828af4 Merge pull request #299 from lengsukq/main
新增webdav支持
2025-08-28 11:16:37 +08:00
lengsukqandGitHub 7bd220b925 Rename WebDAV-API Bridge Cloudflare Worker to WebDAV-API Bridge Cloudflare Worker.js 2025-08-28 10:59:42 +08:00
tanghongxin 21c291b214 更新 README 文档,新增 WebDAV 桥接服务的功能介绍、使用方法及部署配置说明 2025-08-28 10:44:35 +08:00
lengsukqandGitHub 0c6e66f498 Create WebDAV-API Bridge Cloudflare Worker
新增 webdav支持
2025-08-28 10:24:34 +08:00
MarSeventh 1ca13a474b Opt:优化大文件上传稳定性 2025-08-24 15:07:11 +08:00
MarSeventh 00dd483678 Opt:优化大文件上传稳定性 2025-08-24 12:01:33 +08:00
MarSeventh 817a8be1e2 Feat:适配D1数据库 2025-08-23 12:01:19 +08:00
MarSeventh 76bcd24b6a Feat:适配D1数据库 2025-08-23 11:35:11 +08:00
MarSeventh 567cda2312 Feat:适配D1数据库 2025-08-22 18:20:10 +08:00
叁月柒andGitHub 3e7c65b66d Merge pull request #287 from ccxyChuzhong/main
Feat:支持D1存储
2025-08-21 18:02:06 +08:00
初衷 50c87b1601 feat:同步代码 2025-08-20 08:53:33 +08:00
初衷 755f787d97 Revert "fix:去除KV检查和KV提示"
This reverts commit 2a9fa4ef8f.
2025-08-20 08:43:14 +08:00
初衷 2a9fa4ef8f fix:去除KV检查和KV提示 2025-08-19 18:21:16 +08:00
GH Action - Upstream Sync 0754b7288e Merge branch 'main' of https://github.com/MarSeventh/CloudFlare-ImgBed 2025-08-16 01:21:21 +00:00
MarSeventh f1f14675fa Opt:优化索引更新策略 2025-08-15 18:12:15 +08:00
GH Action - Upstream Sync d43c983070 Merge branch 'main' of https://github.com/MarSeventh/CloudFlare-ImgBed 2025-08-15 01:25:31 +00:00
chuzhongandGitHub 7db3f004a1 Update README.md 2025-08-14 15:25:52 +08:00