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 |
|
JustSong
|
00ee736e13
|
fix: fix Dockerfile
|
2022-11-23 16:03:51 +08:00 |
|
JustSong
|
b4ee59b9d3
|
fix: fix version check logic
|
2022-11-23 08:30:22 +08:00 |
|
JustSong
|
e10703da59
|
docs: update readme
|
2022-11-22 22:18:32 +08:00 |
|
JustSong
|
186379aa65
|
docs: update readme
|
2022-11-22 21:20:57 +08:00 |
|
JustSong
|
d24d6e02bf
|
chore: update prompt
|
2022-11-22 20:56:46 +08:00 |
|
JustSong
|
6bfe30eb07
|
docs: update readme
|
2022-11-22 20:31:17 +08:00 |
|
JustSong
|
708ba84a4d
|
docs: update readme
|
2022-11-22 20:23:02 +08:00 |
|
JustSong
|
b64fe91b83
|
chore: remove useless code
|
2022-11-22 20:19:01 +08:00 |
|
JustSong
|
77ed255c52
|
docs: update readme
|
2022-11-22 20:16:56 +08:00 |
|
JustSong
|
f823502b20
|
docs: update readme
|
2022-11-22 18:54:08 +08:00 |
|
JustSong
|
f2a296cd87
|
feat: update index page
|
2022-11-22 18:43:17 +08:00 |
|