Commit Graph

355 Commits

Author SHA1 Message Date
f7063fc109 💩 Remove mis-imported cgo 2024-07-04 23:55:06 +08:00
3216547d46 🚨 Fix ts lint issue 2024-07-04 23:36:33 +08:00
8c7f255473 View auth factors in admin panel 2024-07-04 23:12:43 +08:00
13c26486b6 🐛 Fix clear function doesn't real clear items in slice 2024-07-04 23:08:22 +08:00
46468fae5f Admin panel & users, users' permissions management 2024-07-04 22:58:34 +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
4281952c87 🐛 Fix ws security blocked 2024-06-26 21:20:57 +08:00
e36b40614d 🐛 Fix miscall function 2024-06-26 20:53:11 +08:00
f2b8401746 Get myself current status API 2024-06-26 20:52:35 +08:00
feabff16ec 🐛 Fix clear status affected the statutes cleared before 2024-06-26 20:43:10 +08:00
9519497887 Edit, delete current status 2024-06-26 20:41:20 +08:00
b1f6cf8f6e Last seen at 2024-06-26 20:28:12 +08:00
8c2649e29d 🐛 Fix online condition 2024-06-26 20:13:34 +08:00
7c0713a12f 🐛 Fix status expired in cache 2024-06-26 20:08:18 +08:00
132d301aeb Status system 2024-06-26 20:05:28 +08:00
38ee30f455 Can pick up mfa request 2024-06-26 18:18:04 +08:00
ebdb6f5688 🐛 Authenticate wrong payload hotfix 2024-06-26 18:07:07 +08:00
ab5130de2a 🗃️ Add the status model 2024-06-26 17:59:15 +08:00
7aef153bf3 🐛 Fix frontend 2024-06-26 17:22:26 +08:00
f69f1026d8 🐛 Fix avatar and banner APIs 2024-06-26 17:16:14 +08:00
7e4ca530fa Better avatar and banner APIs 2024-06-26 17:07:20 +08:00
d540e86603 🐛 Fix magic token's foreign key 2024-06-26 16:52:04 +08:00
200a1f9dfc 🔨 Update dockerfile 2024-06-26 16:35:32 +08:00
1c1b287650 🔀 Merge pull request '️ 重现旧 UI' (#4) from refactor/v2 into master
Reviewed-on: #4
2024-06-26 08:06:27 +00:00
ea33857afb Recycle accounts 2024-06-26 15:52:58 +08:00
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