Commit Graph
181 Commits
Author SHA1 Message Date
JustSong 716ffb8ae5 docs: update README 2022-12-22 19:01:51 +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 f13ce0d53b docs: update code examples 2022-12-22 11:02:28 +08:00
JustSong f5a6615f0d feat: support post form now 2022-12-22 10:53:10 +08:00
JustSong 71fe432b95 docs: update examples 2022-12-22 10:30:40 +08:00
JustSong ffa7a490c9 docs: update examples 2022-12-22 10:28:43 +08:00
JustSong 909a299ca8 docs: add more examples 2022-12-22 10:13:04 +08:00
JustSong c1312e456f fix: fix Dockerfile 2022-12-21 22:30:38 +08:00
JustSong 17ff9649ac ci: use GitHub Actions to build arm64 version binary & Docker image (close #36) 2022-12-21 21:20:22 +08:00
JustSong 3ffe923e4f feat: support for automatically obtaining Telegram chat ID 2022-12-21 19:32:24 +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 d00063d362 docs: update README 2022-12-16 17:47:45 +08:00
JustSong c46000db75 fix: fix Docker image's certificate & timezone problem (close #34) 2022-12-16 17:41:51 +08:00
JustSong 648baceb1d fix: fix token store not correctly registered (#30) 2022-12-15 11:31:27 +08:00
JustSong 9f956d15a0 fix: fix Dockerfile 2022-12-10 17:45:01 +08:00
JustSong 62c5ef7f4f fix: set version info for Docker image 2022-12-10 15:23:38 +08:00
JustSong 1aaa8b64b5 fix: update GitHub Actions config for Linux release 2022-12-10 15:23:23 +08:00
JustSong b9f44fefa6 docs: update README 2022-12-10 12:23:06 +08:00
JustSong eb0f4d666b chore: update settings prompt 2022-12-09 13:11:11 +08:00
JustSong 1231e3e734 docs: update README 2022-12-08 15:01:26 +08:00
JustSong 4f15f3f30a docs: update README 2022-12-08 14:59:18 +08:00
JustSong fad737392f docs: update README 2022-12-08 14:58:17 +08:00
JustSong 17391d3e7f docs: update API docs 2022-12-08 14:53:42 +08:00
JustSong 0289bfc48f docs: update README 2022-12-08 14:51:51 +08:00
JustSong 7a30ce60b0 feat: channel WebSocket client is ready 2022-12-08 14:50:22 +08:00
JustSong ead4a4df89 docs: update readme 2022-12-07 16:22:51 +08:00
JustSong fa486b15cc fix: support desp alias when using POST method 2022-12-07 16:11:34 +08:00
JustSong 6adfebeb73 docs: update readme 2022-12-07 16:09:54 +08:00
JustSong 1160489c7b feat: add support for client channel 2022-12-07 16:06:36 +08:00
iskyccandGitHub b34fcb237f docs: update readme (#31) 2022-12-07 16:05:48 +08:00
JustSong daf4803bd7 docs: fix example code format 2022-12-06 01:35:28 +08:00
JustSong c88ed436d2 docs: update README & close #29 2022-12-06 01:10:01 +08:00
JustSong efd0f28e01 fix: use correct message type for WeChat Corp App 2022-12-03 11:22:37 +08:00
JustSong 7ee929aef7 fix: check input for user model 2022-11-25 16:48:20 +08:00
JustSong 8fe6a99f55 docs: update readme 2022-11-25 16:13:59 +08:00
JustSong d894fe32d8 feat: channel corp is done 2022-11-25 12:04:36 +08:00
JustSong 4cf9aad148 docs: update readme 2022-11-25 11:23:25 +08:00
JustSong 44edf521fb chore: update settings prompt 2022-11-25 11:16:22 +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 53ccb42152 chore: remove trailing slash when submitting 2022-11-23 17:44:24 +08:00
JustSong 1583997d10 docs: update readme 2022-11-23 17:32:03 +08:00
JustSong 564817ba94 fix: channel Bark is done 2022-11-23 17:30:49 +08:00
JustSong d9d38d12ed fix: fix "X509: Certificate Signed by Unknown Authority" error by replacing scratch with alpine 2022-11-23 16:46:21 +08:00
JustSong 640fad7e96 fix: disable new version alert when REACT_APP_VERSION is not set 2022-11-23 16:06:22 +08:00
JustSong db13ee6f93 fix: drop CORS support 2022-11-23 16:05:09 +08:00