| fix(script): return Python module result Signed-off-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com> | 29 天前 |
| Update router binary with LAN access guard (#811) | 2 个月前 |
| fix: browser plugin event listen and element in iframe (#808) * fix: fix 5.2.9 element class and id Signed-off-by: blessleon <blessleon@qq.com> * fix: fix event dispatch by script * fix: plugin fix * fix: tsc check * fix: update plugins * fix: ruff format --------- Signed-off-by: blessleon <blessleon@qq.com> | 2 个月前 |
| Feat:add empty cookie, add elements filter control, add element scroll config, ruff format (#312) * feat: add cookie empty support * fix: fix get all cookies * fix: element filter change * fix: lint fix * fix: add scroll into center config * fix: rebuild meta * fix: ruff fix compoents * fix: fix meta config * fix: code review modify | 7 个月前 |
| Feat: add meta auto build, add new meta api request, lint fix for web-app (#277) * feat: add meta auto build * fix: format py * fix: build new meta * docs: add meta_json build docs * fix: json dumps * fix: rebuild meta * fix: not build meta in build.bat * fix: modify xlsx file path * feat: json dumps * fix: new meta api * fix(web-app): lint fix for web-app * fix: ruff format for engine | 7 个月前 |
| chore: rebuild meta.json and fix some import (#58) * chore: rebuild meta.json * fix: empty import fix * fix: empty logger import * fix: pyproject packages * fix: fix uv.lock problem * fix: uvlock file * fix: ruff | 10 个月前 |
| Feat: add meta auto build, add new meta api request, lint fix for web-app (#277) * feat: add meta auto build * fix: format py * fix: build new meta * docs: add meta_json build docs * fix: json dumps * fix: rebuild meta * fix: not build meta in build.bat * fix: modify xlsx file path * feat: json dumps * fix: new meta api * fix(web-app): lint fix for web-app * fix: ruff format for engine | 7 个月前 |
| Feat: add meta auto build, add new meta api request, lint fix for web-app (#277) * feat: add meta auto build * fix: format py * fix: build new meta * docs: add meta_json build docs * fix: json dumps * fix: rebuild meta * fix: not build meta in build.bat * fix: modify xlsx file path * feat: json dumps * fix: new meta api * fix(web-app): lint fix for web-app * fix: ruff format for engine | 7 个月前 |
| refactor(scheduler): update main entry point to use new main function (#573) - Changed the entry point in main.py to call the main function from __main__.py instead of start. - Refactored __main__.py to define a main function that handles argument parsing and service startup, improving clarity and organization. | 6 个月前 |
| fix: databatch recorder import pure header to aviod coupling of code (#534) * feat: replace Header component with PureHeader and implement lazy loading for Arrange view Signed-off-by: blessleon <blessleon@qq.com> * fix: fix meta config Signed-off-by: blessleon <blessleon@qq.com> * fix: lazy load fix Signed-off-by: blessleon <blessleon@qq.com> * fix: Software.open app_arguments updated Signed-off-by: blessleon <blessleon@qq.com> --------- Signed-off-by: blessleon <blessleon@qq.com> | 6 个月前 |
| chore: remove astronverse-database from dependencies and build script exclusions | 6 个月前 |
| chore: remove astronverse-database from dependencies and build script exclusions | 6 个月前 |
| feat(system): enhance screenshot functionality by specifying capture region - Updated the screenshot method to include a region parameter based on screen dimensions for full-screen captures. - Improved error handling during screenshot operations to provide clearer feedback on failures. | 6 个月前 |