194 Commits
Author SHA1 Message Date
zimonianhua 07f4be3fc1 build: 移除Dockerfile中的mailcap依赖并优化前端配置
Docker Build and Push / build (push) Has been cancelled
- 删除Dockerfile中不必要的mailcap包以精简镜像
- 将前端配置从process.env改为import.meta.env以适配现代构建工具
- 移除Go代码中手动设置mime类型的冗余逻辑
- 修复静态资源路由路径格式(/assets改为assets/)
- 优化导入语句格式和代码结构
2026-02-10 20:46:06 +08:00
zimonianhua 3519a26495 chore: 删除已弃用的部署工作流并更新生产环境检测
Docker Build and Push / build (push) Has been cancelled
删除三个已弃用的 GitHub Actions 工作流文件 (deploy_docs_pages.yml, demo_site_deploy.yml, custom_deploy.yml),这些工作流已不再使用。
同时更新 web/config.js 中的生产环境检测逻辑,使其同时识别 'prod' 和 'production' 环境变量值,提高配置的灵活性。
2026-02-10 20:17:26 +08:00
zimonianhua 9538ab481b feat: 新增企业微信应用消息发送渠道
custom-deploy-your-server / build-deploy (push) Has been cancelled
deploy-demo-site / build-deploy (push) Has been cancelled
Deploy Docs to GitHub Pages / build (push) Has been cancelled
Deploy Docs to GitHub Pages / Deploy (push) Has been cancelled
- 添加 WeChatCorpAccount 消息类型常量
- 新增企业微信应用配置结构体和渠道验证逻辑
- 实现企业微信应用消息发送服务,支持 text、markdown 和 textcard 格式
- 添加前端配置界面,支持动态接收者设置
- 集成代理支持(HTTP/HTTPS/SOCKS5)
2026-02-10 18:52:59 +08:00
engigu c1209ccee5 feat: add pushme message 2026-02-04 19:30:34 +08:00
engigu 0c80b9cbe2 chore: prevent focus input 2026-01-28 20:58:28 +08:00
engigu 313e22cc25 chore: change ways style 2026-01-28 20:48:09 +08:00
Your Name 6218041725 fix: aliyunsms send error 2026-01-23 11:31:21 +08:00
engigu ea6af44f0c feat: add bark encrypt message 2026-01-22 19:16:24 +08:00
engigu 8279d27e31 feat: add bark message 2026-01-21 19:26:48 +08:00
engigu d3a8cb9c17 fix: opt page style 2026-01-19 20:12:01 +08:00
engigu ac42d0e1a9 feat: homepage line chart display 2026-01-16 19:41:21 +08:00
engigu 873c0bed8e fix: url prefix 2026-01-15 20:42:08 +08:00
engigu 4b15146cdb feat: add url prefix 2026-01-15 20:05:00 +08:00
engigu 53a60b54b2 feat: add tg bot send way 2026-01-14 20:51:58 +08:00
Your Name b6eff4161b fix: host message tile col width 2026-01-07 20:25:19 +08:00
Your Name 558edc864b feat: add send_stats table 2026-01-06 16:36:44 +08:00
engigu 3e049e55ab fix: ins list page style 2025-12-17 22:55:59 +08:00
engigu ef8bc0ae08 fix: small screen page style 2025-12-17 22:27:50 +08:00
engigu 2ade6b8db2 fix: small screen page style 2025-12-17 22:17:57 +08:00
dependabot[bot]andGitHub aeda45c497 chore(deps-dev): bump vite from 7.0.6 to 7.3.0 in /web
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.0.6 to 7.3.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-17 13:54:32 +00:00
engigu 64f746a7ec feat: add feishu and aliyunsms 2025-12-17 21:51:21 +08:00
engigu 0b042d96d1 fix: ways edit style 2025-12-15 21:33:19 +08:00
engigu d2880b55f5 feat: add send many account mode 2025-12-14 12:45:40 +08:00
engigu 5e20533aa9 feat: add send many account mode 2025-12-14 12:43:09 +08:00
engigu 2125ddc853 chore: update startup tasks 2025-12-09 21:44:14 +08:00
engigu 66e1621048 chore: opt template style 2025-12-06 22:50:12 +08:00
engigu 77fe5ecae1 chore: opt template style 2025-12-06 22:41:36 +08:00
engigu 5d3bfaa2de chore: opt template style 2025-12-06 22:38:08 +08:00
engigu a2acd49884 chore: opt template code 2025-12-06 21:11:15 +08:00
engigu bed2b2b08c chore: opt template code 2025-12-06 20:13:09 +08:00
engigu b41b028561 chore: opt template code 2025-12-06 19:55:17 +08:00
engigu 850e52fce8 chore: complete docs 2025-12-06 18:39:37 +08:00
engigu 148e67dc19 feat: add message template 2025-12-06 00:31:21 +08:00
engigu a511512793 feat: add message template 2025-12-06 00:28:18 +08:00
engigu ff194daef2 feat: send recode adjust 2025-12-04 21:16:32 +08:00
engigu c3e5fa2003 feat: add cronmessage sendNow 2025-10-12 14:35:49 +08:00
engigu 37b05958d5 feat: add cookies expire days settings 2025-10-12 13:51:16 +08:00
engigu b8f2d04220 feat: add cookies expire days settings 2025-10-12 13:48:58 +08:00
engigu 6d51f7824f feat: opt table truncate style 2025-10-12 13:20:54 +08:00
engigu d1953574ae opt table truncate style 2025-10-12 12:52:07 +08:00
engigu 08762aa425 opt table truncate style 2025-10-12 12:24:24 +08:00
engigu 6bff9f79ef opt table truncate style 2025-10-12 12:19:27 +08:00
engigu 73eba0d7c6 opt table truncate style 2025-10-12 12:12:43 +08:00
dependabot[bot]andGitHub ba785da5a4 chore(deps): bump axios from 1.11.0 to 1.12.0 in /web
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 03:20:32 +00:00
engigu 651a596a02 feat: adjust api send token 2025-10-08 13:16:27 +08:00
engigu ac91292d21 fix: cronmessages page table display 2025-10-08 12:37:44 +08:00
engigu 08fd612567 fix: cronmessages page table display 2025-10-07 18:14:06 +08:00
engigu 565fafb114 fix: cronmessages page table display 2025-10-07 17:33:35 +08:00
engigu f31eba0558 fix: login record login time dispaly 2025-10-07 17:17:12 +08:00
engigu 2363e77a28 fix: fix login ip page 2025-10-01 11:13:15 +08:00