Commit Graph

29 Commits

Author SHA1 Message Date
LittleSheep
a78e92a23a ♻️ Refactor the notification service to use gorush as push service 2025-06-01 01:04:20 +08:00
LittleSheep
14dd610b3e 🐛 Bug fixes 2025-05-29 03:33:02 +08:00
LittleSheep
c5d7535bd2 💥 Change auth token scheme 2025-05-29 02:08:45 +08:00
LittleSheep
6a426efde9 💥 The newly crafted Dyson Token 2025-05-28 23:21:32 +08:00
LittleSheep
fcaeb9afbe Reset password 2025-05-27 22:41:38 +08:00
LittleSheep
460ce62452 ♻️ Refactor cache system with redis
🐛 Add lock to check in prevent multiple at the same time
2025-05-24 17:29:24 +08:00
LittleSheep
6bd125408e 🐛 Tryin' to fix build
Some checks failed
Build and Push Dyson Sphere / build (push) Has been cancelled
2025-05-19 13:09:40 +08:00
LittleSheep
88977ccda3 ♻️ Rebuilt own auth infra 2025-05-16 23:38:33 +08:00
LittleSheep
aabe8269f5 Action logs 2025-05-16 01:41:24 +08:00
LittleSheep
0db003abc2 Check in rewards NSD & payment 2025-05-15 22:03:51 +08:00
LittleSheep
9576870373 💥 Switch all id to uuid 2025-05-14 20:03:52 +08:00
LittleSheep
3d5d4db3e3 🐛 Fixes for sticker & sticker packs 2025-05-11 22:13:13 +08:00
LittleSheep
fa5c59a9c8 Chat room member managements 2025-05-03 20:42:52 +08:00
LittleSheep
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
LittleSheep
b1543f5b08 File compression duplicate 2025-05-01 19:19:58 +08:00
LittleSheep
84a88222bd 🐛 Bug fixes and improvements 2025-05-01 00:47:26 +08:00
LittleSheep
35792efa9f 🐛 Fix magic spell and email service 2025-04-29 21:54:34 +08:00
LittleSheep
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
LittleSheep
cb7179aa27 Notification service 2025-04-27 23:44:22 +08:00
LittleSheep
38b7e8c1a1 🐛 Bug fixes 2025-04-25 23:13:15 +08:00
LittleSheep
a008a74d77 Recaptcha 2025-04-23 01:18:12 +08:00
LittleSheep
31db3d5388 🐛 Fix bugs 2025-04-23 00:30:25 +08:00
LittleSheep
c43ff6be7b 🐛 Bug fixes on posts and publishers 2025-04-19 23:51:27 +08:00
LittleSheep
0e3b88c51c Publisher API 2025-04-19 14:41:34 +08:00
LittleSheep
cec8c3af81 🗃️ Add account relationships 2025-04-16 01:16:35 +08:00
LittleSheep
8704305f5a More file operations
🐛 Bug fixes on file uploading
2025-04-13 15:27:20 +08:00
LittleSheep
31d98199e7 🐛 Cors, and bug fixes 2025-04-12 18:59:11 +08:00
LittleSheep
5cef6d72e4 Casbin permission check 2025-04-11 00:23:55 +08:00
LittleSheep
71f05154af Basic auth 2025-04-10 01:03:02 +08:00