Commit Graph

36 Commits

Author SHA1 Message Date
cac19b2c93 🧵 Replace cache with thread-safe sync.Map 2024-07-29 13:31:48 +08:00
c46d7fa312 🐛 Bug fixes and logging 2024-07-29 13:22:57 +08:00
8f08d85fb1 🚀 Fix everything and ready to launch! 2024-07-29 01:47:33 +08:00
82cb45ec53 File operations queue 2024-07-29 00:53:40 +08:00
089a9ecd9d Processing files in background 2024-07-29 00:01:51 +08:00
020e59234e Reupload file to permanent storage 2024-07-28 23:16:46 +08:00
10879bef14 Basic queue for processing 2024-07-28 21:03:56 +08:00
763977c8f0 🗑️ Remove independent mode 2024-07-28 01:15:52 +08:00
36d13f4b81 Listing attachment will preload account 2024-07-27 00:23:22 +08:00
f5732726ed 🐛 Fix querying attachments by usage 2024-07-26 22:46:33 +08:00
168c089456 🐛 Fix fixes on listing attachments and improve performance 2024-07-26 16:42:16 +08:00
f91143ce9a 🐛 Fix filter by author requires internal id which is ridiculous 2024-07-26 16:32:01 +08:00
6055ca4274 🐛 Fix metadata wont preload author 2024-07-26 01:29:16 +08:00
0f1c787137 🐛 Fix where statement type error 2024-07-25 22:15:06 +08:00
01e395b2bf List attachments api 2024-07-25 22:12:00 +08:00
9ceb9925dd Independent mode 2024-07-25 22:02:26 +08:00
acd610464a Rollback api has no prefix 2024-07-16 18:08:23 +08:00
83df95435c 🚚 Move api path 2024-07-16 17:02:16 +08:00
88bb822dc4 ♻️ Moved onto dealer 2024-07-15 00:47:14 +08:00
b5b2e3cde9 🐛 Rename perm node 2024-07-06 16:46:59 +08:00
e3eaa5ba20 Add cache into metadata fetching 2024-06-29 21:16:11 +08:00
55491ea3c9 🚑 Fix getting user panic 2024-06-23 19:38:53 +08:00
f327a27714 🐛 Bug fixes on server register 2024-06-22 21:17:31 +08:00
93b924d0a4 🔨 Clean up dockerfile 2024-06-22 18:09:41 +08:00
72299c810b ⬆️ Upgrade Passport and use Hyper SDK 2024-06-22 12:29:20 +08:00
b951cd2696 Add health check 2024-06-22 12:18:54 +08:00
9a8df85250 Add consul registeration 2024-06-16 23:32:52 +08:00
05a59113c9 🎨 Update project structure 2024-06-16 23:24:54 +08:00
a1aa418496 🐛 Bug fixes 2024-06-01 22:15:41 +08:00
2b131982b8 🐛 I am dumb 2024-05-20 22:31:55 +08:00
ff450ddd9d :sparklesS: Updatable attachment info 2024-05-20 20:02:44 +08:00
a5a6503af9 🐛 Fix uuid duplicate when link exists 2024-05-18 22:26:00 +08:00
4607e18fb3 🚚 Update url mapping 2024-05-18 20:54:44 +08:00
7152380740 Provide a faster check attachment exists grpc method 2024-05-18 16:54:42 +08:00
145c5563a5 Upload attachment requires permission check 2024-05-17 20:36:00 +08:00
8b71ec2e3f 🎉 Initial Commit 2024-05-17 15:59:51 +08:00