JustSong
dd782ec3ab
feat: allow non-https when CHANNEL_URL_ALLOW_NON_HTTPS is true ( close #153 )
v0.4.13-alpha
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
109756674f
fix: fix webhook ui
v0.4.12
2024-11-10 18:02:18 +08:00
JustSong
981539b8e9
fix: ignore auth when using webhook
2024-11-10 17:50:14 +08:00
JustSong
431c0d6e15
perf: use yarn instead of npm
v0.4.12-alpha.1
2024-11-10 16:54:35 +08:00
JustSong
0f39a36ec2
feat: set auto refresh is on by default
v0.4.12-alpha
2024-11-10 16:51:31 +08:00
JustSong
03b3636d74
fix: fix cookie path
v0.4.11
2024-11-10 12:56:06 +08:00
JustSong
9ea2b5ef9d
fix: fix cookie path
2024-11-10 12:49:03 +08:00
JustSong
04944427b8
fix: fix cookie path
2024-11-10 12:43:01 +08:00
JustSong
631af1f827
feat: set http_only flag for cookie
2024-11-10 12:27:20 +08:00
JustSong
939e956424
feat: support render_mode now
2024-11-10 12:21:05 +08:00
JustSong
37b8562f0f
chore: update channel table ui
2024-11-10 11:43:06 +08:00
JustSong
ad2fd6bf90
chore: update channel table ui
2024-11-10 11:39:45 +08:00
JustSong
755725205b
docs: update readme
2024-11-10 11:26:34 +08:00
0fatal
6f3f53c85a
feat: group message support specify target ( #121 )
...
* feat: group message support specify target
* chore: remove text for customized descriptions like i18n
* fix: update priority
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com >
2024-11-10 11:06:38 +08:00
fghwett
ef7c2d0a9d
fix: resolve message sending failure when containing "\n" using webhook and custom channel ( #111 )
...
* 使用webhook和custom通道发送消息时如果内容中包含\n会推送失败的问题
* 消息查看页面增加markdown内容解析,访问链接页面增加GFM拓展解析
* 访问链接页面GFM footnote支持
2024-11-10 10:58:12 +08:00
Yrobot
d5cceb9589
feat: add a popup on Copy webhook Button to display the webhook url ( #117 )
2024-11-10 10:56:38 +08:00
Johnson Sun
30cd8ec528
feat: add fallback for copy function ( #135 )
2024-11-10 10:51:24 +08:00
JustSong
fe8638324f
Merge remote-tracking branch 'origin/master'
2024-11-10 10:47:44 +08:00
JustSong
1a3ebafd34
feat: support channel level auth
2024-11-10 10:47:25 +08:00
dependabot[bot]
4663674664
chore: bump google.golang.org/protobuf from 1.30.0 to 1.33.0 ( #148 )
...
Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-10 10:46:49 +08:00
dependabot[bot]
b873d717bb
chore: bump golang.org/x/net from 0.10.0 to 0.23.0 ( #149 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.10.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.23.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>
2024-11-10 10:46:45 +08:00
JustSong
08a8688aa7
feat: support channel level auth
2024-11-10 10:46:28 +08:00
JustSong
83a2bc9bd4
fix: fix loading
2024-11-10 09:53:28 +08:00
dependabot[bot]
fa86ffe7b6
chore: bump golang.org/x/crypto from 0.9.0 to 0.17.0 ( #126 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.9.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.9.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-10 09:47:30 +08:00
JustSong
85504942d1
docs: update readme
2024-11-10 02:42:19 +08:00
JustSong
ce8dd677e9
docs: add issue templates
2023-06-15 19:15:47 +08:00
dependabot[bot]
0fbb1289cb
chore: bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 ( #96 )
...
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases )
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gin-gonic/gin/compare/v1.9.0...v1.9.1 )
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 13:13:16 +08:00
JustSong
87486f24e4
docs: update README
2023-05-23 16:59:04 +08:00
JustSong
0885559647
fix: use previous secret if not given
v0.4.10
2023-05-23 11:17:58 +08:00
JustSong
b6f8da58a3
docs: update README
v0.4.10-alpha.2
2023-05-22 10:02:34 +08:00
JustSong
446a78e1b9
feat: now you can use the token query parameter in POST message push request
2023-05-22 09:59:10 +08:00
JustSong
2abd8f4681
fix: show bind options only available
2023-05-21 11:23:55 +08:00
JustSong
c59f758f2c
fix: add X-Accel-Buffering header on SSE response
v0.4.10-alpha.1
2023-05-20 11:43:17 +08:00
JustSong
0728dd28b8
fix: fix message segmentation in Telegram's markdown parse mode ( close #88 )
v0.4.10-alpha
2023-05-20 11:36:28 +08:00
JustSong
2674362f3b
docs: update README ( #90 )
2023-05-17 16:49:23 +08:00
JustSong
16c9ad2ff7
docs: update README ( close #90 )
2023-05-17 16:47:06 +08:00
JustSong
75282abb5f
feat: now message editor will save the selected channel as default channel
v0.4.9
2023-05-16 20:31:28 +08:00
JustSong
8996737643
fix: fix option update logic not working properly
2023-05-16 09:53:21 +08:00
JustSong
e495960d0e
fix: do not send channel's secret to frontend
2023-05-15 23:30:29 +08:00
JustSong
8ead1f76cd
feat: support tencent custom alarm now ( close #87 )
v0.4.9-alpha
2023-05-15 22:57:12 +08:00
JustSong
0f73bf4185
style: hide scroll bar
v0.4.8
2023-05-14 18:32:40 +08:00
JustSong
3684437258
feat: able to set home page link
2023-05-14 18:19:24 +08:00
JustSong
d434c370ab
perf: load cached about content first
2023-05-14 16:13:12 +08:00
JustSong
a411e230a0
fix: fix garbled email subject
2023-05-13 22:25:58 +08:00
JustSong
0b2d2da65c
fix: support smtp server with port 465
v0.4.8-alpha.1
2023-05-13 19:00:42 +08:00
JustSong
6bf7951a01
refactor: use built in smtp library
v0.4.8-alpha
2023-05-13 15:35:23 +08:00
JustSong
464bd71ec6
chore: update OneBot's configuration prompt
2023-05-12 19:33:43 +08:00
JustSong
9d77cc217b
docs: update deployment tutorial
2023-05-12 18:36:27 +08:00
JustSong
b514d9a1ac
docs: update README ( #70 )
2023-05-12 18:31:42 +08:00