18 Commits

Author SHA1 Message Date
62dda6b767 feat: Ensure log directory exists before creating log database 2025-01-06 11:32:05 +08:00
32e861e4c5 feat: Add error handling middleware and enhance logger with stack trace options 2025-01-05 12:47:32 +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
da25b2f108 feat: Add log entry retrieval and deletion API endpoints 2025-01-01 22:20:46 +08:00
428773db43 feat: Add log query API endpoint and enhance log filtering logic 2025-01-01 12:32:09 +08:00
b534cadaf5 feat: Add log query functionality and enhance logging system 2025-01-01 10:55:34 +08:00
cef41c070d feat: Use better way to handle messages 2024-12-31 15:42:01 +08:00
730b673954 feat: Add stack trace utility and enhance logging across various modules 2024-12-31 15:14:30 +08:00
d3c379632f Add support to import zip file 2024-06-10 18:10:33 +08:00
0fa8705d4a Update deps 2024-05-31 10:06:51 +08:00
1e72c057ab Add new settings download_timeout_check_interval 2024-02-04 11:24:03 +08:00
4d886cb85a Add support for both wasm/ffi version of sqlite3 2024-01-21 20:35:36 +08:00
c0d86d3da5 Fix timeout not works 2024-01-02 15:11:26 +08:00
1f326bcf0a Fix download_timout not works correctly 2023-12-25 18:23:56 +08:00
7a6d9c9751 Fixed download timeout 2023-12-01 14:39:13 +08:00
ea41cb0081 Add workround for deno can not handle error in streams 2023-07-22 21:52:17 +08:00
26a0d045e0 Add detailed download progress 2023-07-22 21:08:54 +08:00