Commit Graph

157 Commits

Author SHA1 Message Date
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
411b2f3313 🗑️ Remove some files in repo 2024-12-14 12:40:20 +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
4223eb6ecd 🐛 Fix hash bug 2024-11-03 11:40:21 +08:00
3f9df23491 🐛 Bug fixes 2024-11-03 02:14:56 +08:00
2d119826fe 🗑️ Remove account 2024-11-03 01:53:57 +08:00
94b777a3e4 🚚 Move from hydrogen to hypernet 2024-11-02 10:41:31 +08:00
2e32de4716 ♻️ Migrated to nexus 2024-10-27 13:13:40 +08:00
07417deea9 🐛 Fix nil pointer panic 2024-10-20 14:12:36 +08:00
a9156992f4 🐛 Fix bug crash caused by hash small files 2024-10-18 23:36:54 +08:00
cbe034a049 🐛 Trying to prevent exiftool causing analyze failed 2024-10-18 23:13:27 +08:00
e123c82c2b Use exif whitelist to prevent produce garbage data 2024-10-16 22:12:35 +08:00
831717fabc Save EXIF into file metadata 2024-10-16 21:18:23 +08:00
6d57ce84e6 🔒 Fix Attachment will contains GPS information 2024-10-15 22:29:55 +08:00
fdadebbeab Able to get sticker pack by id 2024-09-25 22:55:15 +08:00