Commit Graph

24 Commits

Author SHA1 Message Date
LittleSheep
793043aba2 🐛 The compile error has been fixed by ChatGPT which I dont know how did it made it 2025-05-19 21:56:06 +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
b40282e43a 🗑️ Remove imagesharp 2025-05-18 12:47:26 +08:00
LittleSheep
fdfdffa382 Optimize action log flushing 2025-05-18 12:00:05 +08:00
LittleSheep
b5226a72f2 🌐 Localizable notification & email 2025-05-17 18:50:14 +08:00
LittleSheep
a77d00c3b9 💄 Restyled web pages
🧱 Add tailwindcss
2025-05-17 15:40:39 +08:00
LittleSheep
aabe8269f5 Action logs 2025-05-16 01:41:24 +08:00
LittleSheep
9576870373 💥 Switch all id to uuid 2025-05-14 20:03:52 +08:00
LittleSheep
d70b081752 🐛 Activity / localization bug fixes 2025-05-08 22:14:24 +08:00
LittleSheep
891dbfb255 🧱 Localization infrastructure 2025-05-08 01:55:32 +08:00
LittleSheep
fb07071603 Chat realtime calls 2025-05-07 00:47:57 +08:00
LittleSheep
d0a92bc8b3 ♻️ Optimization in file uploading 2025-05-04 14:48:33 +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
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
9cffd8383e Timed tasks
🐛 Bug fixes
2025-04-16 00:18:59 +08:00
LittleSheep
b9fc1907fc Image analyzing and transcoding 2025-04-15 00:15:52 +08:00
LittleSheep
4512f47299 Account profile
💥 Merge migrations
2025-04-14 22:36:41 +08:00
LittleSheep
d22a15c42d File uploading 2025-04-13 13:50:30 +08:00
LittleSheep
5cef6d72e4 Casbin permission check 2025-04-11 00:23:55 +08:00
LittleSheep
0bf265926a Remove orleans 2025-04-10 21:51:58 +08:00
LittleSheep
71f05154af Basic auth 2025-04-10 01:03:02 +08:00
LittleSheep
e90357d153 Swagger UI 2025-04-09 00:11:45 +08:00
LittleSheep
c39fdceeb6 🎉 Initial Commit 2025-04-08 23:26:23 +08:00