• Joined on 2024-10-11
thuanle pushed to main at public/binance-alpha-farm-agent 2025-08-04 15:34:04 +07:00
48c7c25674 register session -> send heartbeat
2d175e571f Implement bot status toggle functionality in agent.user.js, allowing users to switch between idle and running states. Update UI elements for better interaction and clarity, including improved status display and event handling for the toggle button.
Compare 2 commits »
thuanle pushed to main at public/binance-alpha-farm-agent 2025-08-03 01:28:15 +07:00
00dd2a2eee Enhance agent.user.js by introducing a dashboard overlay for improved user interaction. Update server management functions and add a new dashboard update interval for real-time updates. Refactor existing overlay functionalities for consistency and clarity.
thuanle pushed to main at public/binance-alpha-farm-agent 2025-08-03 00:48:13 +07:00
fdd71665b6 clean up version
thuanle pushed to main at public/binance-alpha-farm-agent 2025-08-02 03:08:54 +07:00
eb01157804 Refactor agent.user.js to enhance debug functionality and server management. Introduce new debug state handling, update logging mechanisms, and improve popup menu commands for better user interaction. Ensure consistent formatting and code readability throughout the script.
thuanle pushed to main at public/binance-alpha-farm-agent 2025-08-02 02:17:46 +07:00
02a8f030b6 finish login
thuanle pushed to main at public/binance-alpha-farm-agent 2025-08-01 09:43:53 +07:00
f0dffd7064 Enhance agent.user.js with a robust navigation state management system, introducing new functions for handling navigation state persistence and double execution prevention. Update README.md to reflect architectural changes, task-step system improvements, and detailed state management documentation.
d5221d1bf4 Update agent.user.js to version 2025.08.01, introducing a comprehensive state management system with observers, enhancing task execution capabilities, and adding a README.md for documentation. Improve page detection and navigation for Binance, along with new task and step types for better automation.
743423d795 Refactor agent.user.js to improve server management and logging. Introduce heartbeat reporting functionality and update the match pattern for broader compatibility. Enhance debug logging for better traceability.
Compare 3 commits »
thuanle pushed to main at public/binance-alpha-farm-agent 2025-07-31 21:29:50 +07:00
2c8299a89c binance helper
thuanle pushed to main at public/binance-alpha-farm-agent 2025-07-31 10:56:23 +07:00
73f7128683 Refactor logging in agent.user.js to improve readability and add error indicators. Introduce a welcome message function to display server status upon initialization.
thuanle pushed to main at public/binance-alpha-farm-agent 2025-07-31 10:44:20 +07:00
3a3b5362e3 Enhance agent.user.js by adding GM_log support for logging, implementing a notification utility, and improving server mode switching and token management with better error handling and user feedback.
thuanle pushed to main at public/binance-alpha-farm-agent 2025-07-31 10:05:06 +07:00
ab0a553b96 Update agent.user.js to version 2025.07.31, adding new storage and network helper functions, server management capabilities, and menu commands for easier token and server mode management.
thuanle pushed to main at public/binance-alpha-farm-agent 2025-07-31 05:35:17 +07:00
164fd2a179 Update agent.user.js with download and update URLs for easier access
thuanle created branch main in public/binance-alpha-farm-agent 2025-07-30 18:28:12 +07:00
thuanle pushed to main at public/binance-alpha-farm-agent 2025-07-30 18:28:12 +07:00
76093dc6eb Add Binance Alpha Farm Agent UserScript
thuanle created repository public/binance-alpha-farm-agent 2025-07-30 18:25:58 +07:00
thuanle pushed to main at public/privoxy-docker 2025-07-11 12:57:11 +07:00
0cdbb2fe7b Add Privoxy configuration file and update Dockerfile to copy it
thuanle pushed to main at public/privoxy-docker 2025-07-11 12:45:09 +07:00
1cdb1ad4bc Ensure USER directive is placed before CMD in Dockerfile for Privoxy
97e97a2403 Update CMD in Dockerfile to specify the config path for Privoxy
Compare 2 commits »
thuanle pushed to main at public/privoxy-docker 2025-07-11 12:30:38 +07:00
a0fbd5000e Remove config path from CMD in Dockerfile for Privoxy
thuanle pushed to main at public/privoxy-docker 2025-07-11 12:26:15 +07:00
9469bedd1e Add user configuration to Docker service in README.md
thuanle pushed to main at public/privoxy-docker 2025-07-11 12:16:25 +07:00
e34337e6cc Add push trigger to weekly Docker build workflow
thuanle pushed to main at public/privoxy-docker 2025-07-11 12:14:46 +07:00
5174e4f78b Refactor Docker build command for improved readability