![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
40dd64e98d
|
chore(deps): bump golang.org/x/net from 0.1.0 to 0.7.0 (#47)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.1.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.1.0...v0.7.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-18 11:13:55 +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
|
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 |
|
 zgcwkjandGitHub
|
b43f3e077f
|
docs: add C# example code (#40)
|
2022-12-23 17:49:28 +08:00 |
|
JustSong
|
5e623b7571
|
docs: update README
|
2022-12-23 00:41:54 +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
|
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 |
|
 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 |
|