Commit Graph

81 Commits

Author SHA1 Message Date
2d181bfdaf 🐛 Fix endpoint conflict again... 2024-07-24 00:04:21 +08:00
24395b698e 🐛 Fix conflict on endpoints 2024-07-24 00:02:30 +08:00
cb0fefecfb More relationship APIs 2024-07-23 23:50:05 +08:00
3cab122b76 🐛 Fix cannot clear notifications 2024-07-23 22:04:52 +08:00
e56c48362d 🚚 Update API endpoints 2024-07-23 21:25:13 +08:00
d08b7a273d 🐛 Fix push notification to wrong person 2024-07-21 22:52:24 +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
6643d31b1a Show invisible is enabled in api 2024-07-20 15:14:50 +08:00
b3bb7cb582 Provide API to try out our newest notification feature 2024-07-19 23:35:15 +08:00
8fcaf99103 Notification with avatar(only in APNs) and picture 2024-07-19 23:27:58 +08:00
282a0891d0 Optimize batch notification speed 2024-07-17 14:04:55 +08:00
7436d4b2cc 🐛 Fix concurrent write and read auth context cache 2024-07-17 13:27:16 +08:00
7b9aebd5d7 🐛 Fix attachment url issue 2024-07-16 20:11:08 +08:00
cef0a552f4 ⬆️ Configured for support dealer 2024-07-16 18:09:18 +08:00
c912271610 Make log more quiet 2024-07-16 14:15:21 +08:00
14bcea02d0 ⬆️ Upgrade dealer 2024-07-16 11:09:16 +08:00
4795da84f9 🐛 Fix model relation issue 2024-07-16 00:05:09 +08:00
a8d919dc5b ♻️ Refactored relation system
⬆️ Support new realm & relation api
2024-07-16 00:02:28 +08:00
4143a7b2c8 ⬆️ Support new auth api 2024-07-15 00:46:36 +08:00
69fb9531cb ♻️ Basiclly moved to Dealer from Consul 2024-07-15 00:01:17 +08:00
a60be78ce6 🐛 Fix oauth ticket need mfa 2024-07-14 14:28:16 +08:00
0e7e7e6d55 🐛 Fix recycle account error 2024-07-12 13:31:39 +08:00
d405b34747 🐛 Bug fixes on cron jobs 2024-07-12 11:25:41 +08:00
e049b2c566 🐛 Fix suspend account check 2024-07-12 00:35:45 +08:00
681eb3cf7f Suspended account 2024-07-11 18:34:05 +08:00
e5bdb23c09 🐛 Fix push notifications wont work 2024-07-10 17:38:39 +08:00
77c1a029bd 🐛 Bug fixes 2024-07-05 00:05:15 +08:00
f7063fc109 💩 Remove mis-imported cgo 2024-07-04 23:55:06 +08:00
13c26486b6 🐛 Fix clear function doesn't real clear items in slice 2024-07-04 23:08:22 +08:00
da15c72fb3 Admin check users' auth factor 2024-07-03 23:33:22 +08:00
182a389180 Admin notify one user 2024-07-03 23:07:59 +08:00
74819c1c2b Admin force confirm account 2024-07-03 23:01:20 +08:00
8c89d89382 Optimized audit, event logging system
 Audit logs
 Admin edit user permissions
2024-07-03 22:57:17 +08:00
5200e00c9b ♻️ Optimized the initial permission system 2024-07-03 22:36:42 +08:00
a4ccf12b7a Password reset & user lookup API 2024-06-30 17:20:05 +08:00
e5d8f1ab3b Reset password APIs 2024-06-30 17:01:39 +08:00
7e334222ee ♻️ Improve notify API 2024-06-30 11:57:57 +08:00
133bbcc6bc 🐛 Fix API mapping issue 2024-06-30 11:52:36 +08:00
659fc8375c 🐛 Fix request body validation 2024-06-30 11:41:33 +08:00
78604db54e Admin notify all API 2024-06-30 11:32:01 +08:00
0276a9b0bf 🐛 Fix disturbable condition 2024-06-27 12:20:42 +08:00
9f7205ba14 🐛 Fix status query condition 2024-06-27 01:29:51 +08:00
17e0fa3b18 🐛 Fix bugs in status 2024-06-27 01:10:57 +08:00
7fed35dd04 🐛 Fix status validation issue 2024-06-27 01:01:47 +08:00
b2b8aa467b 🚑 Fix getting user panic again... 2024-06-27 00:58:32 +08:00
3f0d3fc69e 🐛 Not supposed to appear to status at the same time 2024-06-27 00:37:50 +08:00
0bce0d45c8 🚑 Fix nil pointer panic 2024-06-27 00:22:47 +08:00
203465f0bb 🐛 Invisible status is visible to others 2024-06-26 21:52:36 +08:00
e36b40614d 🐛 Fix miscall function 2024-06-26 20:53:11 +08:00