Commit Graph

198 Commits

Author SHA1 Message Date
7007cda8f2 ♻️ Improve code structure and much easier to read
🐛 Fix auth middleware
2024-06-22 13:04:21 +08:00
c37a55b88b 🧑‍💻 Add the server side Hyper SDK 2024-06-22 12:14:15 +08:00
d9aa478d10 Drop direct connection and uses consul 2024-06-19 23:25:40 +08:00
5a3c6fcada 🗑️ Remove HTTP provision to consul 2024-06-19 20:48:23 +08:00
d2fdb5a72b ♻️ Update status check api 2024-06-17 22:23:41 +08:00
9c3b42f078 🐛 Bug fixes on connection and package naming 2024-06-17 22:21:34 +08:00
80ee964afa 🐛 Bug fixes on consul config 2024-06-16 23:33:02 +08:00
69fdee72f5 🔨 Update dockerfile 2024-06-16 23:21:31 +08:00
45048ea814 🎨 Update project structure 2024-06-16 23:17:32 +08:00
0695338fa1 Consul registration 2024-06-16 22:16:09 +08:00
ef055e1144 Able to read current user's realm profile 2024-06-09 00:12:03 +08:00
6d035c1147 🔥 Remove ws connected does not push notify feature 2024-06-08 20:11:58 +08:00
5b06b2dccb 🐛 Fix APNs pushes no sound (again) 2024-06-08 18:18:28 +08:00
3010d4f2a4 🐛 Fix APNs pushes no sound 2024-06-08 17:55:51 +08:00
bcab6dfc51 🚨 Resum go sum 2024-06-08 13:05:36 +08:00
daaac3667c 🐛 Bug fixes on notification badges for APNs 2024-06-08 13:03:36 +08:00
b76e7d41cf 🐛 Fix APNs non-production 2024-06-07 21:02:25 +08:00
533745e0e4 🐛 Bug fix and fix 2024-06-07 20:50:27 +08:00
b44786ae9a 🐛 Bug fixes 2024-06-07 20:24:32 +08:00
332557778d ♻️ Better notification system 2024-06-07 20:05:56 +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
f1ab0f203f ♻️ Refactored web ui with bootstrap and jQuery 2024-06-02 22:13:41 +08:00
1c36b429ea :sparles: Badges 2024-06-02 20:45:56 +08:00
61eff6ea49 🗑️ Remove firebase deps 2024-06-02 20:15:04 +08:00
c7ba566c48 🚑 Fix write map panic with mutex 2024-05-27 23:00:49 +08:00
727b259ca7 🐛 Bug fixes in unable get accurate avatar & banner url 2024-05-22 23:45:43 +08:00
4fb4abda89 🐛 Bug fixes in grpc unable to get avatar and banner url 2024-05-22 23:21:31 +08:00
31139e943f 🐛 Fix set banner after avatar reset avatar settings 2024-05-22 22:51:30 +08:00
a502f11ebc ⬆️ Using the latest version of paperclip 2024-05-20 22:41:54 +08:00
ee4f929d6c 🐛 Bug fixes in update avatar 2024-05-18 20:39:46 +08:00
fd5bbd732f ♻️ Use paperclip to store avatar and more 2024-05-18 17:24:14 +08:00
ebef35a619 🐛 Fix decoding permission nodes from db 2024-05-17 20:34:34 +08:00
1e2d5e9f9d Check permissions GRPC method 2024-05-17 20:14:20 +08:00
73b57164ab Bug fixes of permission check 2024-05-17 19:53:47 +08:00
8ae6292bf0 In memory auth context cache 2024-05-17 19:38:01 +08:00
4e4fbb8ba9 Permission check 2024-05-17 19:24:34 +08:00
7d3b804516 Basis perm nodes feature 2024-05-17 17:16:10 +08:00
0e89e325d4 🐛 Fix notification push issue 2024-05-13 22:31:19 +08:00
07dbdd80ec 🐛 Fix key exchange cause echo 2024-05-12 19:41:00 +08:00
bcfe1d3927 🐛 Bug fixes on E2EE 2024-05-09 23:48:35 +08:00
3ba152252e E2EE Key Exchange 2024-05-09 23:35:13 +08:00
18a4321685 ♻️ Improved the notification subscriber API 2024-05-07 21:00:20 +08:00
fe27b0bf1c Use map to improve message delivery time 2024-05-07 20:54:01 +08:00
35f9580499 🐛 Fix new realm owner missing permissions 2024-05-05 22:03:51 +08:00
ec911b828e 🐛 Dumb man make dumb mistake again 2024-05-05 11:51:30 +08:00
ce0bf2b548 🐛 Bug fixes on realm missing member on creation 2024-05-05 11:48:39 +08:00
7c418a3cd3 🐛 Bug fix on missing id in realm 2024-05-04 16:59:31 +08:00
fddcb86c9e 🐛 Bug fixes on forgot add realm members for account 2024-05-04 11:15:13 +08:00
db1849933f Realm Member GRPC 2024-05-04 10:53:24 +08:00