Commit Graph

212 Commits

Author SHA1 Message Date
880ed9a999 ⬆️ Fix notification listen 2024-06-26 15:18:33 +08:00
8044a1e5f2 🐛 Bug fixes 2024-06-26 15:17:10 +08:00
6667bff188 Recommend app component 2024-06-26 15:03:43 +08:00
21d3d71936 ♻️ OAuth authenticate 2024-06-26 14:48:35 +08:00
0d02eca76e 🗑️ Remove the personal page 2024-06-26 11:11:23 +08:00
3f64747839 ♻️ Update the sign in web page to the latest API 2024-06-24 23:54:45 +08:00
1cf675b23a Pick up the single-page application as frontend 2024-06-24 23:06:20 +08:00
86b2cd8140 🚑 Fix nil map panic 2024-06-23 16:37:19 +08:00
7ddbea8bcb 🚑 Fix query services too much 429 2024-06-23 16:11:49 +08:00
b919e100e0 🐛 Fix avatar url missing endpoint prefix 2024-06-23 00:02:22 +08:00
18ae5f12e2 🐛 Fix registration service issue 2024-06-22 21:10:52 +08:00
4537bc9f28 Accepts token in querystring 2024-06-22 20:28:58 +08:00
d654931483 🐛 FIx cannot resolve service 2024-06-22 20:05:21 +08:00
a4ec986b77 🔨 Clean up dockerfile 2024-06-22 18:09:08 +08:00
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