Commit Graph

158 Commits

Author SHA1 Message Date
ebd90ca352 feat: Add log optimization option and enhance logging configuration 2025-01-02 23:06:38 +08:00
bd593269fe feat: Add log deletion API endpoint with filtering options 2025-01-02 22:51:09 +08:00
da25b2f108 feat: Add log entry retrieval and deletion API endpoints 2025-01-01 22:20:46 +08:00
39b974876e fix: Unescape html character in eh metadata on server side 2025-01-01 15:37:45 +08:00
2339c5a113 feat: Enhance error logging in API handlers 2025-01-01 15:28:50 +08:00
428773db43 feat: Add log query API endpoint and enhance log filtering logic 2025-01-01 12:32:09 +08:00
c016039896 feat: Add log API endpoint and enhance error logging in task handler 2025-01-01 10:59:58 +08:00
b534cadaf5 feat: Add log query functionality and enhance logging system 2025-01-01 10:55:34 +08:00
730b673954 feat: Add stack trace utility and enhance logging across various modules 2024-12-31 15:14:30 +08:00
6985235ab1 添加删除分享画廊的API支持 2024-12-24 19:13:05 +08:00
9a20241892 Fix bug 2024-10-29 14:33:18 +08:00
0e890794eb Add api to list tokens 2024-10-29 09:57:22 +08:00
14c3313f0a Add delete token by token id 2024-10-28 10:26:26 +08:00
da291d234c add webp thumbnail support 2024-10-24 12:48:39 +08:00
2864d4d107 update tag translation now can run as a normal task 2024-10-03 19:59:03 +08:00
def4cf3d93 Update API spec 2024-10-03 14:28:22 +08:00
b281f99331 Add openapi spec 2024-10-02 10:40:01 +08:00
4421f4fb15 Remove # in default frontend
Some checks failed
Deno / test (push) Has been cancelled
Docker image deploy / deploy (push) Has been cancelled
2024-09-05 21:29:31 +08:00
2ab16853ac Fix bug 2024-08-31 10:34:18 +08:00
cfaa5d3404 Add new API 2024-08-14 12:09:24 +08:00
db59b34bbd Bug fix 2024-08-12 13:53:11 +08:00
576b8c1208 generate thumbnail for og:image 2024-08-12 13:28:37 +08:00
296cd3a5ba Bug fix 2024-08-12 09:58:43 +08:00
12373171b7 Add more og:xx info
Add share param for export gallery
2024-08-12 08:24:16 +08:00
94feb24f72 Allow download gallery 2024-08-11 22:01:33 +08:00
e7b30cbd18 . 2024-08-11 20:10:36 +08:00
10f88c4223 Minor fix 2024-08-11 19:06:38 +08:00
c75d2d9dbb Add shared_token API 2024-08-11 18:07:11 +08:00
10eeeaf1ac Add server timing support 2024-08-11 11:31:52 +08:00
695eed54ad Gallery list api support category filter 2024-08-10 16:13:28 +08:00
3cff13df60 Add new API 2024-08-10 13:09:29 +08:00
d3c379632f Add support to import zip file 2024-06-10 18:10:33 +08:00
11cb15aa0e FFMPEG Binary support contain and cover generate method 2024-06-09 12:01:18 +08:00
8fee51489d Change default thumbnail max size to 400 2024-06-08 17:14:54 +08:00
fc81a4e1af Add support to import gallery 2024-06-07 20:49:21 +08:00
8234cc3d44 Fix bug 2024-06-06 16:27:18 +08:00
041f092cb6 Add new API 2024-06-06 10:15:10 +08:00
20ba3c643d Fix 2024-06-05 09:52:19 +08:00
87d346ec88 Add workround for U2 2024-06-05 09:06:13 +08:00
99dbab5efd Omit Access-Control-Allow-Credentials if send credential is not allowed 2024-06-03 10:33:20 +08:00
06a96fcb07 Do not omit Access-Control-Allow-Credentials 2024-06-03 10:22:08 +08:00
3ae88a9c48 Do not use * for Access-Control-Allow-Origin 2024-06-03 10:08:55 +08:00
1e88cfe31e Revert "Set-Cookie use __Host-"
This reverts commit 531db88da7.
2024-06-03 09:43:25 +08:00
68182ae959 Add Access-Control-Allow-Private-Network 2024-06-03 09:20:46 +08:00
531db88da7 Set-Cookie use __Host- 2024-06-03 09:10:51 +08:00
fd88b83b9a Bug fix 2024-06-02 22:42:52 +08:00
2454e0c8cf Fix 2024-06-02 13:59:45 +08:00
d594036f66 Fix 2024-06-02 13:42:00 +08:00
0ea6da38e4 Add new config use_path_based_img_url
Fix parseBitInt
2024-06-02 13:33:46 +08:00
329a91e9c0 Enable CHIPs 2024-06-01 09:44:38 +08:00