Yang Luo
8f307dd907
feat: upgrade go-teams-notify to v2.13.0
2025-05-05 01:02:27 +08:00
Eng Zer Jun
18bb445e71
feat: update github.com/golang-jwt/jwt
dependency to v5 ( #3708 )
2025-04-05 02:05:41 +08:00
DacongDA
b6f943e326
feat: support WebAuthn login without username and upgrade Go to 1.21 ( #3695 )
2025-04-01 16:35:59 +08:00
DacongDA
141372cb86
feat: support face ID provider ( #3666 )
2025-03-19 22:57:35 +08:00
ners
f26b4853c5
feat: bump Go version to go 1.18 ( #3599 )
2025-02-21 13:10:17 +08:00
hsluoyz
ee16616df4
feat: support socks5Proxy for AWS Email provider
2025-01-20 02:39:23 +08:00
DacongDA
e28d90d0aa
feat: support CUCloud SMN notification provider ( #3502 )
2025-01-17 08:35:31 +08:00
DacongDA
aaeaa7fefa
feat: update go sms sender ( #3386 )
2024-11-29 23:00:34 +08:00
Yang Luo
05830b9ff6
feat: update import lib: github.com/casdoor/ldapserver
2024-10-08 19:18:56 +08:00
DacongDA
c08f2b1f3f
feat: support Casdoor storage provider ( #3147 )
...
* feat: support Casdoor storage provider
* fix: fix code format and nil pointer error
* feat: change cert if statement
2024-08-27 23:54:03 +08:00
June
9b9a58e7ac
feat: update casdoor/oss version to support Google Cloud's Application Default Credentials ( #3125 )
2024-08-15 13:45:27 +08:00
Yang Luo
e7230700e0
feat: Revert "feat: fix Beego session delete concurrent issue" ( #3105 )
...
This reverts commit f21aa9c0d24399e79016144e7f580107316ff810.
2024-08-07 16:51:54 +08:00
Alan Xu
f21aa9c0d2
feat: fix Beego session delete concurrent issue ( #3103 )
2024-08-07 16:29:35 +08:00
Yang Luo
7d05b69aac
feat: remove useless code
2024-05-28 20:33:55 +08:00
DacongDA
b6b0b7d318
feat: support checking whether send-webhook API has error ( #2944 )
...
* feat: add webhook response for record
* refactor: refactor SendWebhook and use readall to read response body
* fix: improve code format
* fix: improve code format
* fix: improve code format
2024-05-12 20:30:15 +08:00
Yang Luo
3456fc6695
fix: update go-sms-sender to v0.23.0
2024-05-10 14:05:53 +08:00
Yang Luo
2187310dbc
feat: fix bug in initDefinedOrganization()
2024-05-06 13:57:08 +08:00
DacongDA
26345bb21b
feat: add sms provider sendcloud ( #2927 )
2024-05-06 13:38:55 +08:00
DacongDA
3354945119
feat: add SendGrid Email provider ( #2865 )
...
* feat: add support for email provider send grid
* feat: rename send grid to sendgrid
* feat: rename send grid to sendgrid
* feat: change logo url of send grid
2024-04-09 22:16:01 +08:00
Eric Luo
9067df92a7
feat: revert "feat: Support metamask mobile login" ( #2845 )
...
This reverts commit bfa2ab63ad62e1dad6a9a40c2c91fecda9fced8f.
2024-03-30 00:36:25 +08:00
HGZ-20
bfa2ab63ad
feat: Support metamask mobile login ( #2844 )
2024-03-30 00:08:52 +08:00
Yang Luo
8c415be7c7
feat: upgrade goth to v1.79.0
2024-03-20 19:57:15 +08:00
Yang Luo
e87165cfc8
Upgrade go.mod versions
2024-03-20 19:51:56 +08:00
Yang Luo
cc84bd37cf
Add object field in RecordListPage
2024-03-16 16:57:04 +08:00
Yang Luo
f5bcd00652
Add language to records page
2024-03-08 23:03:30 +08:00
Yang Luo
8b64d113fb
Upgrade go-sms-sender dependency to 0.20.0
2024-03-04 01:05:28 +08:00
Yang Luo
265abfe102
fix: handle error in storage.GetStorageProvider()
2024-03-03 18:18:54 +08:00
DacongDA
23c2ba3a2b
feat: support ssh key/pem file in DB syncer ( #2727 )
...
* feat: support connect database with ssh tunnel in syncer
* feat: improve i18n translate
* feat: improve code format and i18n
2024-02-21 17:27:37 +08:00
Yang Luo
5e99007fc9
Update goth to v1.78.0
2024-01-19 16:09:32 +08:00
xiao-kong-long
48ba5f91ed
feat: add Synology NAS storage provider ( #2605 )
2024-01-14 22:38:31 +08:00
Eng Zer Jun
dea03cdd15
feat: replace deprecated github.com/RobotsAndPencils/go-saml
( #2558 )
...
The `github.com/RobotsAndPencils/go-saml` has been officially deprecated
and archived on 7 June 2023.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-12-25 21:15:53 +08:00
Yang Luo
9bef9691fb
feat: fix volcengine SMS provider error handling
2023-12-22 20:49:45 +08:00
Yang Luo
698f24f762
feat: fix template code bug in SMS provider of Amazon SNS
2023-12-21 23:32:55 +08:00
Yang Luo
08864686f3
feat: fix Google cloud storage provider bug
2023-12-14 00:25:50 +08:00
Yang Luo
5521962e0c
feat: update go-sms-sender to v0.17.0 to improve error handling
2023-12-07 14:25:21 +08:00
Yang Luo
37b8b09cc0
feat: update go-sms-sender to v0.16.0 to fix first number missing bug in AmazonSNSClient.SendMessage
2023-12-06 20:05:48 +08:00
Daniil Mikhaylov
2ce8c93ead
feat: Improve LDAP filter support ( #2519 )
2023-11-26 23:11:49 +08:00
haiwu
0ac2b69f5a
feat: support WeChat Pay via JSAPI ( #2488 )
...
* feat: support wechat jsapi payment
* feat: add log
* feat: update sign
* feat: process wechat pay result
* feat: process wechat pay result
* feat: save wechat openid for different app
* feat: save wechat openid for different app
* feat: add SetUserOAuthProperties for signup
* feat: fix openid for wechat
* feat: get user extra property in buyproduct
* feat: remove log
* feat: remove log
* feat: gofumpt code
* feat: change lr->crlf
* feat: change crlf->lf
* feat: improve code
2023-11-11 17:16:57 +08:00
Yang Luo
53c89bbe89
feat: upgrade xorm-adapter to add id to CasbinRule
2023-11-03 02:48:01 +08:00
songjf
8b6b5ffe81
feat: fix go-reddit module checksum mismatch ( #2451 )
2023-10-28 15:32:36 +08:00
UsherFall
3d567c3d45
feat: update go-sms-sender to fix Twilio template error ( #2395 )
2023-10-12 01:53:31 +08:00
haiwu
440d87d70c
feat: support SCIM protocol ( #2393 )
...
* 111
* feat: support scim/Users GET and POST request
* feat: support scim/Users DELETE/PATCH/PUT request
* feat: better support scim/Users PATCH request
* feat: fix scim/Users logic
* feat: gofumpt
* feat: fix bug in scim/Users
* feat: fix typo
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
2023-10-12 00:13:16 +08:00
Yang Luo
23c4fd8183
Fix go-reddit v2.0.1 doesn't exist issue
2023-10-08 19:29:26 +08:00
haiwu
b94d06fb07
feat: add some Radius protocol code ( #2351 )
...
* feat: add radius server
* feat: parse org from packet
* feat: add comment
* Update main.go
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
2023-09-24 16:50:31 +08:00
Dmitry Buryanov
2f31e35315
feat: update casbin to 2.77.2 ( #2345 )
...
* fix: make redirect_uri really optional in logout route
* feat: update casbin to 2.77.2
2023-09-20 23:37:55 +08:00
Yang Luo
a84752bbb5
Update go-sms-sender to v0.14.0
2023-09-09 02:15:38 +08:00
UsherFall
c6e422c3a8
feat: add multiple notification providers ( #2302 )
...
* feat: support dingtalk notification provider
* feat: support lark notification provider
* feat: support microsoft teams notification provider
* feat: support bark notification provider
* feat: support pushover notification provider
* feat: support pushbullet notification provider
* feat: support slack notification provider
* feat: support webpush notification provider
* fix go-test error
* update notify repository
* feat: support discord notification provider
* feat: support google chat notification provider
* feat: support Line notification provider
* feat: support matrix notification provider
* feat: support twitter notification provider
* fix lint
* add no proxy provider
* update setting.js
* update social_teams
2023-09-05 17:05:34 +08:00
Yang Luo
ea7718d7b7
Use Casvisor for records
2023-08-20 00:44:01 +08:00
UsherFall
914128a78a
fix: Support Telegram Notification provider ( #2225 )
...
* fear: support telegram provider
* fix: fix telegram logo
* fix: fix telegram bot package
* Update telegram.go
* Update notification.go
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
2023-08-19 12:33:00 +08:00
haiwu
2ff9020884
feat: support Stripe payment provider ( #2204 )
...
* feat: add stripe payment provider
* feat: support stripe payment
* feat: delete todo comment
* feat: remove description struct
* feat: change outOrderId->orderId
2023-08-15 00:16:30 +08:00