Commit Graph

158 Commits

Author SHA1 Message Date
a58f44d50e 🐛 Only apply active boost 2024-12-29 12:23:41 +08:00
c6944cd3df 🐛 Bug fixes 2024-12-29 02:13:17 +08:00
2f1385676b :typo: Fix config typo 2024-12-29 02:13:08 +08:00
af8d665418 🐛 Fix opener get wrong dest 2024-12-29 02:08:41 +08:00
1955d94414 🐛 Fix on boost reupload 2024-12-29 01:59:57 +08:00
0e0ad9c261 🐛 Fix more older cache issue 2024-12-29 01:58:26 +08:00
d979f85f68 🐛 Fix re-upload still need in temp 2024-12-29 01:44:54 +08:00
00fddfdef9 Manually active boost api 2024-12-29 01:38:48 +08:00
3c9b826ed2 🔊 Verbose logging on active boost 2024-12-29 01:36:52 +08:00
b7bedb8dfc Index in list destination api 2024-12-29 01:20:56 +08:00
e89f149336 🐛 Fix cache issue 2024-12-29 01:03:22 +08:00
b041ce3e06 🐛 Fix attachment did not updated 2024-12-29 00:50:04 +08:00
3eee9755d4 Fix listing destinations api 2024-12-29 00:21:29 +08:00
9f0bce81ce 🐛 Fix infinite loading 2024-12-29 00:15:59 +08:00
3a00a06541 🐛 Fix destination loading 2024-12-29 00:03:00 +08:00
cd0141f5b1 🐛 Fix panic 2024-12-28 23:56:02 +08:00
5749b5bfb1 🐛 Fix map routes panic 2024-12-28 23:51:17 +08:00
90fb9960cc Support pre-signed url 2024-12-28 23:16:07 +08:00
ec0444b35c Only can create boost on enabled destinations 2024-12-28 23:12:19 +08:00
49a8159e35 ♻️ Refactored opener
 Support boost in opener
2024-12-28 23:10:57 +08:00
8888f7661a Able to list destinations 2024-12-28 22:27:39 +08:00
ebc3a6f09c List boost by users 2024-12-28 22:14:30 +08:00
1a5787d3c2 List boosts by attachment 2024-12-28 22:08:45 +08:00
b73f5e1912 🎨 Re-orgnize api index 2024-12-28 22:05:05 +08:00
d59966a03e Boost CRUD API 2024-12-28 21:41:13 +08:00
edbe412f97 Casedase deleting attachment 2024-12-28 20:08:32 +08:00
a4e81cabec 🐛 Bug fixes 2024-12-28 19:26:46 +08:00
626fe47bb4 🐛 Fix cannot identify the multipart is completed upload 2024-12-28 16:54:30 +08:00
e297b1b4ea 🐛 Fix backward compability 2024-12-28 16:37:23 +08:00
0c33c2d86c Preload thumbnail, compressed 2024-12-28 15:45:31 +08:00
845894f12c ♻️ Updated way to setting thumbnail & compressed 2024-12-28 15:42:19 +08:00
dda85eae98 🚚 Move io related functions to fs internal package 2024-12-28 14:07:53 +08:00
99dd7f55e0 Fragment uploading continue 2024-12-28 13:56:25 +08:00
30097256b6 🐛 Bug fixes on fragment based uploading 2024-12-28 13:38:55 +08:00
1c8454a658 💥 Change multipart upload API to fragment one 2024-12-28 13:32:08 +08:00
957a9b64b7 ♻️ Fragment based multipart upload API 2024-12-28 13:31:31 +08:00
044b0eefca Able to analyze right now 2024-12-26 22:55:16 +08:00
790b123410 🐛 Fix backward compability 2024-12-26 22:41:11 +08:00
303f8a36f1 Able to edit thumbnail on update meta api 2024-12-26 22:35:39 +08:00
243dbfa9c2 🐛 Fix is indexable query filter issue 2024-12-26 22:11:34 +08:00
3a77af23cb ♻️ Usermeta, is indexable, thumbnail and more fields on attachments 2024-12-26 21:53:09 +08:00
5bbf13b01e 🐛 Fix main file 2024-12-25 23:54:54 +08:00
66ee6c37f2 🐛 Fix delete file load config issue 2024-12-25 23:52:54 +08:00
ae6815b2a4 🐛 Trying fix deleting attachment issue 2024-12-25 23:52:00 +08:00
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