Commit Graph

17 Commits

Author SHA1 Message Date
041bdc6c4d 🐛 Bug fixes on re-uploader 2024-11-10 01:04:07 +08:00
9ed9e4d510 🐛 Fix attachment uploader 2024-11-10 01:00:54 +08:00
d0927b5528 🐛 Fix check reupload condition 2024-11-10 00:59:20 +08:00
6cda5751df 🐛 Still reading the abandoned temporary dest config 2024-11-10 00:50:47 +08:00
c41f8b77ce 🐛 Provide a way to bypass nexus and serving content to prevent nexus reverse proxy issue 2024-11-06 23:01:29 +08:00
2f99ac7b6e 💥 Simplified api of multipart uploading 2024-11-05 20:56:53 +08:00
94b777a3e4 🚚 Move from hydrogen to hypernet 2024-11-02 10:41:31 +08:00
644af9e7b2 🐛 Fix concurrent upload multipart cause incomplete 2024-08-22 01:30:14 +08:00
10eb0ba3bc 🐛 Fix uploader still using old cache api 2024-08-21 21:32:06 +08:00
73b39a4fb5 Multipart file upload 2024-08-20 17:08:40 +08:00
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
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
b951cd2696 Add health check 2024-06-22 12:18:54 +08:00
05a59113c9 🎨 Update project structure 2024-06-16 23:24:54 +08:00