JustSong
|
22d1e8eacf
|
docs: update new server address
|
2025-11-22 12:17:35 +08:00 |
|
JustSong
|
dd782ec3ab
|
feat: allow non-https when CHANNEL_URL_ALLOW_NON_HTTPS is true (close #153)
|
2025-02-11 01:18:44 +08:00 |
|
JustSong
|
9b45ba2505
|
feat: allow non-https when CHANNEL_URL_ALLOW_NON_HTTPS is true (close #153)
|
2025-02-11 00:52:32 +08:00 |
|
JustSong
|
024fc97ced
|
fix: fix message data is not fully loaded when searching (close #81)
|
2023-05-12 12:12:16 +08:00 |
|
JustSong
|
5a6f834606
|
fix: correct form column number
|
2023-05-12 11:35:16 +08:00 |
|
JustSong
|
c6fc56281f
|
fix: fix UTF8 characters are not encoded correctly (#79)
|
2023-05-12 09:58:51 +08:00 |
|
JustSong
|
933eaa6d3e
|
fix: continue to send messages even if some channels failed (close #80)
|
2023-05-11 08:53:54 +08:00 |
|
JustSong
|
7185490ba9
|
fix: able to search link now
|
2023-05-10 16:10:03 +08:00 |
|
JustSong
|
34b9633417
|
fix: able to use default channel to send webhook message now
|
2023-05-10 16:05:18 +08:00 |
|
JustSong
|
1d32544019
|
chore: update description
|
2023-05-10 15:55:36 +08:00 |
|
JustSong
|
53738c0940
|
fix: fix typo
|
2023-05-10 15:46:10 +08:00 |
|
JustSong
|
4c618eda51
|
feat: able to create webhooks now (close #76)
|
2023-05-10 15:30:11 +08:00 |
|
JustSong
|
374400479f
|
feat: webhook server part done (#76)
|
2023-05-10 11:58:55 +08:00 |
|
JustSong
|
f7999d944e
|
feat: double check before deleting a user
|
2023-05-10 10:09:24 +08:00 |
|
JustSong
|
e8b34ed602
|
docs: update README (#59)
|
2023-05-09 09:39:05 +08:00 |
|
JustSong
|
d8aaec9b84
|
feat: add message editor (close #59)
|
2023-05-09 09:36:01 +08:00 |
|
JustSong
|
c079ba9fe9
|
docs: update README (#66)
|
2023-05-08 11:24:47 +08:00 |
|
JustSong
|
4644e02321
|
docs: update README (close #66)
|
2023-05-08 11:18:20 +08:00 |
|
JustSong
|
5b5a56122b
|
feat: support lark app now (close #41)
|
2023-05-08 10:39:30 +08:00 |
|
JustSong
|
00a9f02974
|
fix: fix IsShared check
|
2023-05-08 09:22:40 +08:00 |
|
JustSong
|
48902f0a16
|
fix: render channel name directly (#68)
|
2023-05-06 21:49:11 +08:00 |
|
JustSong
|
6cf79edfd7
|
perf: add index for channel's secret field
|
2023-05-06 21:35:03 +08:00 |
|
JustSong
|
01c6af0005
|
docs: update README (#69)
|
2023-05-06 20:51:41 +08:00 |
|
JustSong
|
39da3f9771
|
feat: keep compatible with ServerChan (close #63)
|
2023-05-06 12:06:53 +08:00 |
|
JustSong
|
581d9d62dc
|
fix: fix IsShared implementation
|
2023-05-06 11:49:56 +08:00 |
|
JustSong
|
3e51538fdf
|
feat: now test channel support field to now
|
2023-05-06 11:18:05 +08:00 |
|
JustSong
|
c72c5fe102
|
chore: update dashboard
|
2023-05-06 11:11:20 +08:00 |
|
JustSong
|
2587f1533b
|
feat: create email channel for user after binding email
|
2023-05-06 11:10:26 +08:00 |
|
JustSong
|
e03ba3439d
|
Merge branch 'feat-channel'
|
2023-05-06 10:18:48 +08:00 |
|
JustSong
|
89fa11f962
|
feat: now Telegram channel support field to now
|
2023-05-06 10:16:55 +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
|
b291ed43ca
|
fix: check user's role when manage user
|
2023-04-28 09:48:15 +08:00 |
|
JustSong
|
da4b7192fc
|
fix: fix options is not updated when using MySQL (close #55)
|
2023-04-19 19:08:08 +08:00 |
|
JustSong
|
28f064eedf
|
fix: change gorm type int to bigint to avoid problem in MySQL (close #54)
|
2023-04-19 13:00:44 +08:00 |
|
JustSong
|
ea192d9e3f
|
fix: allow super admin to change its permissions
|
2023-04-17 09:26:26 +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 |
|
JustSong
|
ba25a15bca
|
fix: do not send Webhook addresses to frontend
|
2023-01-10 18:37:33 +08:00 |
|
JustSong
|
cfdc4ce357
|
feat: support Discord now
|
2023-01-10 18:32:04 +08:00 |
|
JustSong
|
54d1edaf1b
|
docs: add detailed instructions for push API fields (#42)
|
2023-01-10 17:59:14 +08:00 |
|
JustSong
|
6b6a199ba9
|
docs: add note for those who want to compile the app itself (#42)
|
2023-01-07 15:57:44 +08:00 |
|
JustSong
|
89e7a10d20
|
fix: render description as HTML when rendering message (close #42)
|
2023-01-06 14:23:07 +08:00 |
|
JustSong
|
ccf131037b
|
ci: set release as draft by default
|
2023-01-05 17:30:38 +08:00 |
|
JustSong
|
6cf3ee9612
|
fix: save URL to database
|
2022-12-23 20:48:59 +08:00 |
|
JustSong
|
5e623b7571
|
docs: update README
|
2022-12-23 00:41:54 +08:00 |
|
JustSong
|
e178d5a622
|
fix: fix Docker image timezone problem
|
2022-12-22 19:09:11 +08:00 |
|
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 |
|
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 |
|