|
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 |
|
|
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 |
|
|
a82fb3a49c
|
✨ Attachment has pool
|
2024-08-18 14:09:52 +08:00 |
|
|
dd0f7399a6
|
✨ Attachment pool basis
|
2024-08-18 12:01:41 +08:00 |
|
|
de6215cffe
|
✨ List attachment original filter
|
2024-08-11 16:21:16 +08:00 |
|
|
3e000b6f9e
|
⚡ Optimize list attachment api
|
2024-08-07 01:02:03 +08:00 |
|
|
13893e87f7
|
✨ Cache in batch metadata api
|
2024-08-06 23:45:58 +08:00 |
|
|
4c5d6d5ec5
|
👔 Sticker creation & edit will no longer check metadta
|
2024-08-06 15:41:41 +08:00 |
|
|
8b3a7d6324
|
🐛 Fix manifest won't filter by author
|
2024-08-06 15:29:38 +08:00 |
|
|
dc57261b2e
|
🍺 Forgot apply the same code as create sticker is edit sticker
|
2024-08-04 00:10:26 +08:00 |
|
|
c381b53a29
|
🐛 Just forgot to add pagination data into response
|
2024-08-03 22:45:50 +08:00 |
|
|
75ab320bf1
|
✨ Sticker will preload attachment
|
2024-08-03 22:04:44 +08:00 |
|
|
dfde530ca4
|
⚗️ Try to fix metadata equals type issue
|
2024-08-03 21:53:14 +08:00 |
|
|
7e3e168d3c
|
🐛 Do not specfific metadata type to prevent causing the determine issue
|
2024-08-03 21:35:00 +08:00 |
|
|
1a8c28d2f9
|
🐛 Fix metadata attr type transform issue
|
2024-08-03 21:29:22 +08:00 |
|
|
7af44da03b
|
✨ More stickers apis
|
2024-08-03 16:16:14 +08:00 |
|
|
ad1d82a2ff
|
✨ Stickers and sticker packs
|
2024-08-03 15:43:15 +08:00 |
|
|
8070a87078
|
🐛 Fix attachment meta dir to prevent further bugs
|
2024-08-03 03:22:45 +08:00 |
|
|
b093e280fe
|
✨ Batch list attachment meta
|
2024-08-02 21:52:32 +08:00 |
|
|
a696b13837
|
🐛 Fix metadata missing author info
|
2024-08-02 21:38:47 +08:00 |
|
|
8196aac3de
|
✨ Change update attachment policy to prevent conflict with analyzer
|
2024-07-29 21:11:42 +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 |
|
|
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 |
|
|
763977c8f0
|
🗑️ Remove independent mode
|
2024-07-28 01:15:52 +08:00 |
|
|
36d13f4b81
|
✨ Listing attachment will preload account
|
2024-07-27 00:23:22 +08:00 |
|
|
f5732726ed
|
🐛 Fix querying attachments by usage
|
2024-07-26 22:46:33 +08:00 |
|
|
168c089456
|
🐛 Fix fixes on listing attachments and improve performance
|
2024-07-26 16:42:16 +08:00 |
|
|
f91143ce9a
|
🐛 Fix filter by author requires internal id which is ridiculous
|
2024-07-26 16:32:01 +08:00 |
|
|
0f1c787137
|
🐛 Fix where statement type error
|
2024-07-25 22:15:06 +08:00 |
|
|
01e395b2bf
|
✨ List attachments api
|
2024-07-25 22:12:00 +08:00 |
|
|
9ceb9925dd
|
✨ Independent mode
|
2024-07-25 22:02:26 +08:00 |
|
|
83df95435c
|
🚚 Move api path
|
2024-07-16 17:02:16 +08:00 |
|
|
b5b2e3cde9
|
🐛 Rename perm node
|
2024-07-06 16:46:59 +08:00 |
|
|
e3eaa5ba20
|
⚡ Add cache into metadata fetching
|
2024-06-29 21:16:11 +08:00 |
|
|
55491ea3c9
|
🚑 Fix getting user panic
|
2024-06-23 19:38:53 +08:00 |
|