Commit Graph

32 Commits

Author SHA1 Message Date
8cd1037759 🐛 Fix analyze result did not applied 2025-01-01 17:20:30 +08:00
5e73d9acd4 ♻️ Use update api instead of overhaul in background tasks 2025-01-01 11:43:54 +08:00
e89f149336 🐛 Fix cache issue 2024-12-29 01:03:22 +08:00
d59966a03e Boost CRUD API 2024-12-28 21:41:13 +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
957a9b64b7 ♻️ Fragment based multipart upload API 2024-12-28 13:31:31 +08:00
ae6815b2a4 🐛 Trying fix deleting attachment issue 2024-12-25 23:52:00 +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
4223eb6ecd 🐛 Fix hash bug 2024-11-03 11:40:21 +08:00
94b777a3e4 🚚 Move from hydrogen to hypernet 2024-11-02 10:41:31 +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
f7ab3bfb18 Optimize hash logic 2024-09-22 15:49:32 +08:00
1e4d7985ea 🐛 Fix analyzer didn't cache attachment 2024-08-21 10:51:11 +08:00
7a8fa116d3 🐛 Bug fixes and optimization 2024-08-20 22:55:58 +08:00
37c47f9839 Make it more implementable 2024-08-20 19:17:43 +08:00
a82fb3a49c Attachment has pool 2024-08-18 14:09:52 +08:00
d34e6f068b Self reference detection 2024-08-11 01:08:08 +08:00
b28735bdd7 ⚗️ Can analyze video now 2024-08-02 22:31:30 +08:00
84c3b16735 Background scan for unanalyzed files 2024-07-29 14:41:28 +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
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
10879bef14 Basic queue for processing 2024-07-28 21:03:56 +08:00