195 Commits

Author SHA1 Message Date
f88543ad04 fix: 修正中间件以确保在读取index.html之前检查文件是否存在 2025-03-09 10:44:48 +08:00
614cf8293d feat: 添加获取画廊缩略图信息的API 2025-03-08 14:37:21 +08:00
3449a0b097 refactor: Remove redundant CSS copy in Dockerfile and clean up WebSocket error logging
chore: Change log level for already downloaded pages to debug
2025-01-09 08:12:53 +08:00
3f8117edc2 fix: Fix /swagger /flutter not works on Windows 2025-01-07 09:38:32 +08:00
dd9e694ca3 feat: Add Swagger UI integration and API documentation support 2025-01-06 15:32:58 +08:00
32e861e4c5 feat: Add error handling middleware and enhance logger with stack trace options 2025-01-05 12:47:32 +08:00
b62ebbba06 feat: Add log filtering options to real-time log streaming 2025-01-04 14:25:44 +08:00
5a851be2c3 feat: Add real-time log streaming and logging stack configuration
fix: Fix exit signal handle
2025-01-03 21:48:29 +08:00
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
8e013c1bc2 Use twitter:card instead 2024-08-12 09:12:43 +08:00
12373171b7 Add more og:xx info
Add share param for export gallery
2024-08-12 08:24:16 +08:00
8b1ff26b9c Add og:image support 2024-08-11 22:28:59 +08:00
94feb24f72 Allow download gallery 2024-08-11 22:01:33 +08:00
36678e5235 /file /thumbnail allow x-token 2024-08-11 20:53:14 +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
0fa3a72111 Support /canvaskit/ URL 2024-08-10 13:40:37 +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