zimonianhua
|
96eb8d7064
|
style(ui): 将主题从液态玻璃更新为新拟态设计并替换仓库链接
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
- 将整体 UI 主题从液态玻璃效果更改为新拟态(Neumorphism)设计风格
- 更新所有 GitHub 仓库链接至新组织地址
- 简化页脚信息,移除作者和许可证声明
- 调整消息页面的 HTML 结构和样式以匹配新设计
|
2026-02-11 14:20:32 +08:00 |
|
zimonianhua
|
de68963f40
|
feat(ui): 引入液态玻璃设计风格并重构消息页面样式
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
- 将消息页面整体布局更新为液态玻璃设计风格,使用渐变背景和毛玻璃效果
- 重构 CSS 文件,移除旧样式并实现新的设计系统,包括变量定义和组件样式
- 优化响应式布局和视觉层次,提升页面美观度和现代感
- 保留原有功能内容的同时全面更新视觉呈现方式
|
2026-02-11 13:55:46 +08:00 |
|
 fghwettandGitHub
|
ef7c2d0a9d
|
fix: resolve message sending failure when containing "\n" using webhook and custom channel (#111)
* 使用webhook和custom通道发送消息时如果内容中包含\n会推送失败的问题
* 消息查看页面增加markdown内容解析,访问链接页面增加GFM拓展解析
* 访问链接页面GFM footnote支持
|
2024-11-10 10:58:12 +08:00 |
|
JustSong
|
3684437258
|
feat: able to set home page link
|
2023-05-14 18:19:24 +08:00 |
|
JustSong
|
a411e230a0
|
fix: fix garbled email subject
|
2023-05-13 22:25:58 +08:00 |
|
JustSong
|
0b2d2da65c
|
fix: support smtp server with port 465
|
2023-05-13 19:00:42 +08:00 |
|
JustSong
|
6bf7951a01
|
refactor: use built in smtp library
|
2023-05-13 15:35:23 +08:00 |
|
JustSong
|
374400479f
|
feat: webhook server part done (#76)
|
2023-05-10 11:58:55 +08:00 |
|
JustSong
|
fa166df5ac
|
fix: use title as email's subject if given
|
2023-05-09 16:40:05 +08:00 |
|
JustSong
|
4530104264
|
feat: able to get message sending status now (#58)
|
2023-05-07 13:16:44 +08:00 |
|
JustSong
|
91725aeba7
|
feat: now client part supports multiple channels for the same type (#50)
|
2023-05-06 10:15:18 +08:00 |
|
JustSong
|
3a8d625201
|
feat: now server part supports multiple channels for the same type (#50)
|
2023-05-05 10:43:56 +08:00 |
|
JustSong
|
f5977581d3
|
feat: show new message count & new user count in home page
|
2023-04-19 15:22:57 +08:00 |
|
JustSong
|
b063f1cbcc
|
chore: update text prompt
|
2023-04-17 21:25:58 +08:00 |
|
JustSong
|
9307be249a
|
chore: update time format
|
2023-04-16 19:01:38 +08:00 |
|
JustSong
|
26a3c76f3f
|
feat: able to view messages on dashboard (close #32)
|
2023-04-16 12:50:01 +08:00 |
|
JustSong
|
c16530cf6e
|
feat: support send Email to others (close #44)
|
2023-04-16 11:23:05 +08:00 |
|
 
|
6b15b2080e
|
feat: support custom SMTP port setting (#45)
* feat: support custom SMTP port setting
* fix: send SMTPPort value to frontend
---------
Co-authored-by: JustSong <quanpengsong@gmail.com>
|
2023-02-05 14:46:45 +08:00 |
|
JustSong
|
89e7a10d20
|
fix: render description as HTML when rendering message (close #42)
|
2023-01-06 14:23:07 +08:00 |
|
JustSong
|
6ed173affa
|
feat: able to set whether to enable message persistence and message rendering now
|
2022-12-22 18:32:10 +08:00 |
|
JustSong
|
d26e578762
|
feat: save messages to database (close #37)
|
2022-12-22 17:59:12 +08:00 |
|
JustSong
|
00ee736e13
|
fix: fix Dockerfile
|
2022-11-23 16:03:51 +08:00 |
|
JustSong
|
b64fe91b83
|
chore: remove useless code
|
2022-11-22 20:19:01 +08:00 |
|
JustSong
|
5913266969
|
chore: sync with gin-template
|
2022-11-22 11:04:06 +08:00 |
|
JustSong
|
4810db17d4
|
feat: token store is done but not tested
|
2022-11-11 22:05:31 +08:00 |
|
JustSong
|
e1d09aa58f
|
feat: channel email is done
|
2022-11-11 17:24:03 +08:00 |
|
JustSong
|
f1d5d9c8d1
|
init: reinitialize from gin-template
|
2022-11-11 15:35:02 +08:00 |
|
Song
|
903325a632
|
🐛 fix #16, #17
|
2021-08-17 23:10:11 +08:00 |
|
Song
|
a3818952ba
|
🐛 bug fix
|
2021-06-13 18:50:21 +08:00 |
|
Song
|
1e81e68bd7
|
📖 update readme
|
2021-06-13 18:21:36 +08:00 |
|
Song
|
018d252e5d
|
🎉 support client message push
|
2021-06-13 17:52:41 +08:00 |
|
Song
|
9f04d2d7a9
|
🐛 bug fix
|
2021-06-13 12:11:26 +08:00 |
|
Song
|
016de980e4
|
🐛 bug fix
|
2021-03-28 13:37:19 +08:00 |
|
Song
|
4713373c54
|
🎉 wechat corp message supported
|
2021-03-28 11:15:57 +08:00 |
|
Song
|
d41a78b93e
|
🐛 bug fix
|
2021-01-31 18:31:37 +08:00 |
|
Song
|
e808a3c1ee
|
🎉 able to run on Heroku
|
2021-01-31 17:42:41 +08:00 |
|
Song
|
25f120d197
|
🎉 able to send markdown message now
|
2021-01-31 16:00:01 +08:00 |
|
Song
|
63e8bd8744
|
🎉 able to send email message now
|
2021-01-31 15:30:22 +08:00 |
|
Song
|
3d70a3cb90
|
🐛 bug fix
|
2021-01-17 17:39:16 +08:00 |
|
Song
|
d36680aea1
|
🎉 now you can push message to wechat
|
2021-01-17 16:45:52 +08:00 |
|
Song
|
b419c0f096
|
🎉 able to login & logout
|
2021-01-17 14:26:33 +08:00 |
|
Song
|
22975603c6
|
🚧 refactoring is ongoing
|
2021-01-17 10:49:19 +08:00 |
|