34 Commits

Author SHA1 Message Date
9e7ba820c4 Implement realtime chat 2025-05-25 05:51:13 +08:00
445e5d3705 🐛 Replace the serializer in cache service with newtonsoft json to solve JsonIgnore issue 2025-05-24 18:29:20 +08:00
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
1b2ca34aad ⬇️ Downgrade skia sharp to fit the blurhashsharp requirements 2025-05-23 18:50:18 +08:00
4bbd695e27 ⬆️ Upgrade skiasharp 2025-05-23 13:18:54 +08:00
f439dca094 🔨 Remove the copying libSkiaSharp 2025-05-23 13:12:10 +08:00
44b309878b 🐛 Fix build script 2025-05-23 02:13:25 +08:00
81bf2c9650 🐛 Trying to fix skia sharp 2025-05-23 02:08:20 +08:00
4e672c9f96 🐛 Fix skiasharp deps 2025-05-23 02:03:10 +08:00
79fbbc283a 🗃️ Merge migrations 2025-05-21 00:06:08 +08:00
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
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
b40282e43a 🗑️ Remove imagesharp 2025-05-18 12:47:26 +08:00
fdfdffa382 Optimize action log flushing 2025-05-18 12:00:05 +08:00
b5226a72f2 🌐 Localizable notification & email 2025-05-17 18:50:14 +08:00
a77d00c3b9 💄 Restyled web pages
🧱 Add tailwindcss
2025-05-17 15:40:39 +08:00
aabe8269f5 Action logs 2025-05-16 01:41:24 +08:00
9576870373 💥 Switch all id to uuid 2025-05-14 20:03:52 +08:00
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