16 Commits

Author SHA1 Message Date
d70b081752 🐛 Activity / localization bug fixes 2025-05-08 22:14:24 +08:00
891dbfb255 🧱 Localization infrastructure 2025-05-08 01:55:32 +08:00
fb07071603 Chat realtime calls 2025-05-07 00:47:57 +08:00
d0a92bc8b3 ♻️ Optimization in file uploading 2025-05-04 14:48:33 +08:00
f6acb3f2f0 🗑️ remove Casbin dependency and related configurations
Remove Casbin package references, configurations, and unused imports across multiple files. This change simplifies the codebase by eliminating unnecessary dependencies and reducing complexity.

 add new chat features and improve message handling

Introduce new chat features including message notifications, nicknames, and improved message handling. Enhance the WebSocket service to support new packet handlers and improve message delivery.

🗃️ add new migrations for chat-related changes

Add new migrations to support the latest chat features, including changes to chat members, messages, and reactions. These migrations ensure the database schema is up-to-date with the latest code changes.
2025-05-03 02:02:16 +08:00
0ebeab672b Magic spell for one time code
🗑️ Drop the usage of casbin
♻️ Refactor the permission service
♻️ Refactor the flow of creating an account
🧱 Email infra structure
2025-04-29 20:37:10 +08:00
cb7179aa27 Notification service 2025-04-27 23:44:22 +08:00
9cffd8383e Timed tasks
🐛 Bug fixes
2025-04-16 00:18:59 +08:00
b9fc1907fc Image analyzing and transcoding 2025-04-15 00:15:52 +08:00
4512f47299 Account profile
💥 Merge migrations
2025-04-14 22:36:41 +08:00
d22a15c42d File uploading 2025-04-13 13:50:30 +08:00
5cef6d72e4 Casbin permission check 2025-04-11 00:23:55 +08:00
0bf265926a Remove orleans 2025-04-10 21:51:58 +08:00
71f05154af Basic auth 2025-04-10 01:03:02 +08:00
e90357d153 Swagger UI 2025-04-09 00:11:45 +08:00
c39fdceeb6 🎉 Initial Commit 2025-04-08 23:26:23 +08:00