Commit Graph

91 Commits

Author SHA1 Message Date
2bd8dc17d1 🐛 Fix analyze now query issue 2024-12-29 23:19:26 +08:00
00fddfdef9 Manually active boost api 2024-12-29 01:38:48 +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
3eee9755d4 Fix listing destinations api 2024-12-29 00:21:29 +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
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
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
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
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
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
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
fdadebbeab Able to get sticker pack by id 2024-09-25 22:55:15 +08:00
fa997a19a1 🐛 Fix getting count of stickers in pack 2024-09-25 22:28:08 +08:00
bf5c718780 Able to search sticker with alias 2024-09-16 20:44:40 +08:00
525a103a76 Be able to lookup sticker via thier pack prefix + alias 2024-09-15 18:39:09 +08:00
af1b45bd92 🐛 Fix userinfo insert into wrong table 2024-09-14 21:45:42 +08:00
6c5a99e867 ♻️ Use the new dealer BaseUser and remove ExternalID 2024-09-11 23:49:20 +08:00
78705e82a8 Attachment API can edit metadata 2024-09-10 21:31:51 +08:00
42fedd7745 🐛 Fix account_id where clause causing indexing issue 2024-09-08 01:37:03 +08:00
fea0664d62 🐛 Fix direct upload will save as non-uploaded 2024-08-21 13:09:33 +08:00
479b1933b0 🐛 Fix merged file isn't add to cache 2024-08-21 01:55:40 +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
73b39a4fb5 Multipart file upload 2024-08-20 17:08:40 +08:00
e111e05033 Un-public indexable & select by pools 2024-08-19 01:49:27 +08:00
d2ff4087e5 💥 Use attachment rid instead of primary key when create 2024-08-18 22:12:06 +08:00
165a6be985 💥 Replace attachment id by rid when fetching 2024-08-18 21:10:10 +08:00
e92e5bad60 Support use rid to get file 2024-08-18 19:53:50 +08:00