Commit Graph
31 Commits
Author SHA1 Message Date
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
JustSong 3d38260e5b feat: add to field to specify the receiver (close #48) 2023-04-16 09:55:23 +08:00
JustSong cfdc4ce357 feat: support Discord now 2023-01-10 18:32:04 +08:00
JustSong 89e7a10d20 fix: render description as HTML when rendering message (close #42) 2023-01-06 14:23:07 +08:00
e6f47c306a feat: support custom message URL (#39)
* feat:custom message url

* feat: support custom URL

Co-authored-by: JustSong <quanpengsong@gmail.com>
2022-12-23 00:37:54 +08:00
JustSong 420223caca fix: only return necessary information to frontend 2022-12-22 18:44:34 +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 f5a6615f0d feat: support post form now 2022-12-22 10:53:10 +08:00
JustSong a36d21d18e feat: now support Telegram bot 2022-12-21 18:33:00 +08:00
JustSong c67e639f26 perf: replace multiple if statements with switch 2022-12-21 11:53:28 +08:00
JustSong fff2488058 fix: check if user's GitHub display name is empty 2022-12-21 11:47:27 +08:00
JustSong 648baceb1d fix: fix token store not correctly registered (#30) 2022-12-15 11:31:27 +08:00
JustSong 7a30ce60b0 feat: channel WebSocket client is ready 2022-12-08 14:50:22 +08:00
JustSong fa486b15cc fix: support desp alias when using POST method 2022-12-07 16:11:34 +08:00
JustSong 1160489c7b feat: add support for client channel 2022-12-07 16:06:36 +08:00
JustSong 7ee929aef7 fix: check input for user model 2022-11-25 16:48:20 +08:00
JustSong d894fe32d8 feat: channel corp is done 2022-11-25 12:04:36 +08:00
JustSong d9362cb7d0 fix: update push setting prompts 2022-11-25 11:11:15 +08:00
JustSongandxz 5c8f6cbed0 fix: critical bug fixed
Co-authored-by: xz <471340101@qq.com>
2022-11-23 21:36:16 +08:00
JustSong 564817ba94 fix: channel Bark is done 2022-11-23 17:30:49 +08:00
JustSong 2acc56e03c feat: now user are able to configure channels 2022-11-22 17:52:44 +08:00
JustSong 9dc3498a2a chore: update token store when user updated 2022-11-22 12:44:41 +08:00
JustSong 5913266969 chore: sync with gin-template 2022-11-22 11:04:06 +08:00
JustSong e47bebf16a chore: do not render HTML in advance 2022-11-22 09:54:37 +08:00
JustSong d634445c25 feat: channel Lark is done 2022-11-22 09:09:15 +08:00
JustSong f484e593f6 fix: make validator happy by set a temp password 2022-11-11 20:11:51 +08:00
JustSong d42b4511cf chore: update token related logic 2022-11-11 20:02:28 +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