theluyuan
  • Joined on 2019-10-23
theluyuan pushed to master at theluyuan/dailiip 2025-10-31 02:32:45 +00:00
6abae17fea Implement dynamic database path configuration in database.js, enhancing compatibility with Docker and local development environments. Update db.js to log the database connection path. Remove response data truncation in validator.js for improved readability.
theluyuan pushed to master at theluyuan/dailiip 2025-10-31 02:28:50 +00:00
da140d5415 Remove response data truncation logic in ProxyManager for improved readability of displayed content.
theluyuan pushed to master at theluyuan/dailiip 2025-10-31 02:03:40 +00:00
4cefbbbcd6 Refactor ProxyScraper to limit proxy attempts to 3 and improve error handling. Added a flag to switch to direct connection if proxy fails. Enhanced logging for proxy testing outcomes.
theluyuan pushed to master at theluyuan/dailiip 2025-10-31 01:56:31 +00:00
a4127509af Enhance ProxyManager and ProxyValidator to display detailed response information, including status codes, response data, and headers. Implement response data truncation for better readability. Update validation logic to capture and return response details in case of errors.
theluyuan pushed to master at theluyuan/dailiip 2025-10-31 01:44:43 +00:00
6c3b3928f9 Add "实时日志" link to navigation in history, index, monitoring, and proxies pages
theluyuan pushed to master at theluyuan/dailiip 2025-10-31 01:40:48 +00:00
54bc260453 Restore directory creation in Dockerfile for data and logs, removing previous comment-out for improved setup consistency.
theluyuan pushed to master at theluyuan/dailiip 2025-10-31 01:39:55 +00:00
9bdc1bd9b3 Comment out directory creation and user switch in Dockerfile for potential troubleshooting purposes.
8cb074660a Update DOCKER_README.md to address log file permission issues, providing troubleshooting steps for Linux/Mac and Windows users. Clarify the importance of ensuring the logs directory has the correct permissions for the container's node user.
Compare 3 commits »
theluyuan pushed to master at theluyuan/dailiip 2025-10-31 01:36:40 +00:00
Compare 2 commits »
theluyuan pushed to master at theluyuan/dailiip 2025-10-31 01:33:12 +00:00
c9ccb3435d Update Dockerfile to create both data and logs directories; enhance logger to handle directory and file creation errors gracefully. Log warnings for permission issues without blocking application startup.
theluyuan pushed to master at theluyuan/dailiip 2025-10-31 01:28:59 +00:00
f96a69e846 Add logging functionality and new log-related endpoints
76683fb519 Enhance ProxyValidator to support three validation attempts with improved logging. Update retryCount default to 2 and clarify retry logic in comments.
Compare 2 commits »
theluyuan pushed to master at theluyuan/dailiip 2025-10-31 00:45:15 +00:00
a31fe3f892 Refactor proxy validation logic to use a unified ProxyValidator class, enhancing code maintainability and adding support for retry mechanisms and logging options.
theluyuan pushed to master at theluyuan/dailiip 2025-10-30 15:44:00 +00:00
136070e02f Comment out npm registry configuration in Dockerfile
theluyuan pushed to master at theluyuan/dailiip 2025-10-30 15:42:20 +00:00
76363d0da7 Update Dockerfile to install dependencies using pnpm instead of npm
theluyuan pushed to master at theluyuan/dailiip 2025-10-30 15:30:30 +00:00
0d98b501a0 Refactor Dockerfile to use 'npm install' instead of 'npm ci' for dependency installation
theluyuan pushed to master at theluyuan/dailiip 2025-10-30 15:17:34 +00:00
4b3cb9cc13 Update Dockerfile to use domestic mirrors for package installation and npm registry
Compare 2 commits »
theluyuan pushed to master at theluyuan/dailiip 2025-10-30 15:05:51 +00:00
480f224ab6 init
theluyuan created branch master in theluyuan/dailiip 2025-10-30 15:05:51 +00:00
theluyuan created repository theluyuan/dailiip 2025-10-30 15:04:06 +00:00
theluyuan pushed to master at theluyuan/jitsi-meet 2025-09-02 06:50:43 +00:00
38ba663466 init
theluyuan created branch master in theluyuan/jitsi-meet 2025-09-02 06:50:43 +00:00