Commit Graph

53 Commits

Author SHA1 Message Date
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
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
2fcc784bc4 Revert "♻️ Move models.Account to sec.UserInfo" for a better solution
This reverts commit 8fbb7960
2024-10-31 00:17:53 +08:00
2d322f070a 🐛 Refresh token bug 2024-10-30 23:59:16 +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
df8058e794 👽 Support better metadata encoder / decoder 2024-10-16 01:01:39 +08:00
bbceb65dbf ♻️ Refactored cache system 2024-09-22 13:13:05 +08:00
3031f61ea4 Account deletion 2024-09-19 22:18:22 +08:00
4b4eb3e581 New query method on querying realm members 2024-09-17 16:46:58 +08:00
df9fb0a92a ♻️ Better sign in flow 2024-09-16 02:37:02 +08:00
ea3d6c20d3 👽 Support new version dealer devkit 2024-09-11 23:04:14 +08:00
7a585ec5b9 Return affiliated to and automated by in userinfo grpc call 2024-08-25 00:08:06 +08:00
31fcfa2bf5 👽 Use pointer user id in stream request
⬆️ Re-sum go mod
2024-08-23 19:42:30 +08:00
9d075f862c ⬆️ Upgrade dealer package 2024-08-23 19:36:30 +08:00
dd3586b241 ⬆️ Implement list user relative grpc function 2024-08-14 22:50:03 +08:00
142e7c3434 🗑️ Clean up code 2024-08-12 20:53:03 +08:00
ed13d62110 👽 Fix avatar cannot be updated due to attachment api updated 2024-07-31 14:16:13 +08:00
e56c48362d 🚚 Update API endpoints 2024-07-23 21:25:13 +08:00
6350ec1e43 ♻️ Use dealer postman instead of built-in feature to deliver email and notify 2024-07-21 14:22:54 +08:00
27d501d7a7 Support stream controller event emit 2024-07-20 19:58:54 +08:00
b3bb7cb582 Provide API to try out our newest notification feature 2024-07-19 23:35:15 +08:00
282a0891d0 Optimize batch notification speed 2024-07-17 14:04:55 +08:00
14bcea02d0 ⬆️ Upgrade dealer 2024-07-16 11:09:16 +08:00
a8d919dc5b ♻️ Refactored relation system
⬆️ Support new realm & relation api
2024-07-16 00:02:28 +08:00
69fb9531cb ♻️ Basiclly moved to Dealer from Consul 2024-07-15 00:01:17 +08:00
1cf675b23a Pick up the single-page application as frontend 2024-06-24 23:06:20 +08:00
a4ec986b77 🔨 Clean up dockerfile 2024-06-22 18:09:08 +08:00
d9aa478d10 Drop direct connection and uses consul 2024-06-19 23:25:40 +08:00
0695338fa1 Consul registration 2024-06-16 22:16:09 +08:00
bcab6dfc51 🚨 Resum go sum 2024-06-08 13:05:36 +08:00
b925d54000 Apple push notification services 2024-06-07 00:15:43 +08:00
6a37ee4487 Firebase is back 2024-06-06 22:48:43 +08:00
1c36b429ea :sparles: Badges 2024-06-02 20:45:56 +08:00
fd5bbd732f ♻️ Use paperclip to store avatar and more 2024-05-18 17:24:14 +08:00
8ae6292bf0 In memory auth context cache 2024-05-17 19:38:01 +08:00
6b26cad796 User center page 2024-04-21 12:20:06 +08:00
e79441dbc5 Sign up & Sign in 2024-04-20 22:50:09 +08:00
0d78f34535 ♻️ Refactor frontend 2024-04-20 14:05:50 +08:00
7873bafa4f WebSocket listen notification API 2024-03-31 13:04:48 +08:00
b69ac44885 Add a cache layer in auth to speed up auth 2024-03-23 00:28:27 +08:00
e429627ecf Auto sign off 2024-02-18 16:26:46 +08:00
3264c85b39 Support firebase FCM as a notify subscriber 2024-02-07 23:40:43 +08:00
00c379ed59 🐛 Bug fixes
All checks were successful
release-nightly / build-docker (push) Successful in 3m3s
2024-01-30 19:20:12 +08:00