Commit Graph

245 Commits

Author SHA1 Message Date
bede9716f1 🔊 Verbose logging at receive broadcasting event 2024-12-03 21:49:41 +08:00
3074cd93d8 🔊 Verbose logging at setting last seen at 2024-12-03 21:24:16 +08:00
87c3b81ad4 🐛 Fix check user exists in realm bug 2024-12-01 12:17:49 +08:00
20ff541ab4 💥 Pagination fetching realm member api
🐛 Fix remove realm member has no memberId path param
2024-12-01 11:32:54 +08:00
e0c9646c98 🐛 Prevent user adding a user twice into a realm 2024-12-01 02:04:57 +08:00
d3a1382711 Add realm member support both account name and id 2024-12-01 01:57:05 +08:00
f8492ea1af 🐛 Hotfix previous commit compile issue 2024-12-01 01:27:42 +08:00
10e9813bea 💥 Move remove member api arguments from body to querystring just as messaging 2024-12-01 01:26:33 +08:00
192a03e9d1 🚚 Move make friendship api 2024-11-30 20:25:56 +08:00
08c639497d Better relationships stauts query 2024-11-30 17:31:35 +08:00
312cf820ab Better check in experience random algorithm 2024-11-30 01:01:54 +08:00
55b3a6f164 💥 Passing relationship api arguments in body instead of querystring 2024-11-30 00:35:11 +08:00
659548a544 Result modifiers in check-in 2024-11-27 22:03:09 +08:00
c16019341f 🚚 Rename daily-sign to check-in 2024-11-27 21:57:10 +08:00
1515e29d5b 🔇 Remove authenticate result logging 2024-11-24 21:57:58 +08:00
668d9805e2 🐛 Fix group permission didn't extend properly 2024-11-23 21:44:14 +08:00
7081cb8885 🔊 Add verbose permission logging 2024-11-23 21:35:57 +08:00
bc2e7df574 🐛 Fix unable get user full perm node 2024-11-23 20:51:57 +08:00
bc5a0ea966 🐛 Fix get user grpc method didn't extend group's permission 2024-11-23 20:24:11 +08:00
f89a2244ea ⬆️ Resum go.mod 2024-11-23 13:30:26 +08:00
bf733da247 Support jwks.json according OIDC stranded 2024-11-23 13:07:49 +08:00
ca9bd7ac14 🐛 Fix notification push batch emitted twice 2024-11-23 12:43:09 +08:00
3f4fe68105 🐛 Fix notifiable is empty when user do not set 2024-11-23 12:31:00 +08:00
7a2ce20460 🔊 Verbose notifying check logging 2024-11-23 12:16:34 +08:00
720f9690f6 🔊 Verbose notifying logging 2024-11-23 00:34:53 +08:00
663b563b39 💥 Remove deprecated subscription API 2024-11-23 00:28:42 +08:00
8e1ed67c48 🐛 Fix get user info query statement bug 2024-11-17 01:05:11 +08:00
4695a617d7 Allow access user info via numeric id 2024-11-17 00:17:56 +08:00
f91be512f3 Allow get realm by numeric auto increment id 2024-11-16 21:36:34 +08:00
40b64a3559 🐛 Fix auth cache 2024-11-03 21:31:32 +08:00
808e7998dd Authkit can get user 2024-11-03 01:47:50 +08:00
b4da8ce78b ♻️ Replace nil context with context.Background in authkit 2024-11-02 12:48:17 +08:00
d1f1183beb 🐛 Fix grpc namespace conflict 2024-10-31 22:40:10 +08:00
c3619f6d25 Realm operations now available in authkit 2024-10-31 22:08:51 +08:00
2b4f71e732 Add list relative method into authkit 2024-10-31 21:35:21 +08:00
39ac016b46 🧑‍💻 Improve DX by extending authkit 2024-10-31 21:26:25 +08:00
8326c716e3 Support users related rpc calls 2024-10-31 21:07:53 +08:00
8ff2648e4c 🚚 Update package name from Hypdrogen to Hypernet 2024-10-31 20:38:50 +08:00
e6f6389eb0 🔀 Merge rolled back changes 2024-10-31 00:23:53 +08:00
69c6ac6581 🚚 Auth kit and parser of nexus userinfo token 2024-10-31 00:15:25 +08:00
2d322f070a 🐛 Refresh token bug 2024-10-30 23:59:16 +08:00
d7b1913bc3 🐛 Fix check perm panic 2024-10-30 23:28:26 +08:00
8fbb79607b ♻️ Move models.Account to sec.UserInfo 2024-10-30 23:26:13 +08:00
14baee03fe 🚚 Move http server package 2024-10-27 12:50:07 +08:00
7a0756a5e8 ♻️ All parts into nexus 2024-10-27 00:07:59 +08:00
4c44af74b5 ♻️ Refactored more modules into nexus 2024-10-24 00:46:59 +08:00
b4fb7b53af ♻️ Remove most of the dealer deps and move to nexus 2024-10-24 00:13:16 +08:00
e412d5e742 🐛 Trying to fix panic 2024-10-18 23:10:33 +08:00
e83e92b054 🐛 Fix notification order... again 2024-10-16 21:07:53 +08:00
10d977ab23 🐛 Fix notification order 2024-10-16 20:57:08 +08:00