Commit Graph
323 Commits
Author SHA1 Message Date
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
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
fghwettandGitHub 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
YrobotandGitHub d5cceb9589 feat: add a popup on Copy webhook Button to display the webhook url (#117) 2024-11-10 10:56:38 +08:00
Johnson SunandGitHub 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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 2023-05-23 11:17:58 +08:00
JustSong b6f8da58a3 docs: update README 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 2023-05-20 11:43:17 +08:00
JustSong 0728dd28b8 fix: fix message segmentation in Telegram's markdown parse mode (close #88) 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 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) 2023-05-15 22:57:12 +08:00
JustSong 0f73bf4185 style: hide scroll bar 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 2023-05-13 19:00:42 +08:00
JustSong 6bf7951a01 refactor: use built in smtp library 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
JustSong 8f7e5456e5 feat: use sse to fetch new messages (close #70) 2023-05-12 18:28:54 +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 9ebcc3a465 fix: split the message for Telegram if it's too long (close #79) 2023-05-11 19:57:16 +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