390 Commits

Author SHA1 Message Date
naibo
17587218f5 Bug Fix 2023-12-11 07:46:53 +08:00
naibo
5d53da96f1 Bug Fix 2023-12-11 07:06:13 +08:00
naibo
f7924ccd80 Sample Tasks 2023-12-11 04:53:02 +08:00
naibo
b5e06903bd Code Online Debugging!!! 2023-12-11 04:38:37 +08:00
naibo
de547cac11 Code Online Debugging!!! 2023-12-10 14:52:31 +08:00
naibo
32f357a866 Bug fix for custom action 2023-12-10 06:22:30 +08:00
naibo
bad6e5bdf5 Email Sent 2023-12-10 03:55:15 +08:00
naibo
67949983eb Speed UP!!! 2023-12-09 19:24:41 +08:00
naibo
5b1d653626 Speed UP!!! 2023-12-09 04:44:40 +08:00
naibo
30feb2ad8a Retry Case Test 2023-12-08 07:25:17 +08:00
naibo
487bd6a23f Change ONNX location back 2023-12-08 06:50:09 +08:00
naibo
bf608c4c24 MySQL Code Optimize 2023-12-08 06:47:56 +08:00
naibo
c3773848c3 Iframe Nested 2023-12-08 06:08:45 +08:00
naibo
ab0fad5b5a Update readme 2023-12-07 08:48:52 +08:00
Naibo_Mac_M2
5376aa37b0 MacOS Test 2023-12-07 05:06:09 +08:00
naibo
e4037e221d V0.6.0 Pre 2023-12-07 03:05:50 +08:00
naibo
cffaeeb6fa V0.6.0 Pre 2023-12-05 05:12:17 +08:00
naibo
82dac5ad00 V0.6.0 Pre 2023-12-04 02:59:52 +08:00
naibo
4fbef32674 New Version Pre 2023-12-02 12:28:42 +08:00
naibo
c197ff1970 Deal with data: 2023-11-23 06:33:18 +08:00
naibo
4025e255a0 Deal with data: 2023-11-23 04:19:18 +08:00
naibo
d0822c805b Deal with data: 2023-11-23 03:24:53 +08:00
naibo
1e5ecf8874 Deal with data: 2023-11-23 03:14:31 +08:00
naibo
7edb1ec628 点击元素拖动无效bug修复 2023-11-22 12:59:42 +08:00
naibo
a2ab4fd9a9 Update readme 2023-11-15 02:53:43 +08:00
naibo
c749107a6a Update MyChrome 2023-11-09 16:25:49 +08:00
Naibo Wang
a90b679673
Merge pull request #233 from weiensong/master
fix: catch exceptions with too large scope
感谢修复
2023-11-09 16:20:42 +08:00
touer
ac634cfafc
fix: catch exceptions with too large scope 2023-11-09 15:27:02 +08:00
naibo
025ebaf126 Bug fix for contextMenu 2023-10-30 16:50:56 +08:00
naibo
58f0bdaff0 Readme Update 2023-10-30 13:05:16 +08:00
naibo
e8bd700930 Readme Update 2023-10-30 13:03:43 +08:00
naibo
915c2a7f1a Readme Update 2023-10-30 11:27:42 +08:00
naibo
5a332cbb57 Readme Update 2023-10-29 23:21:18 +08:00
naibo
635203e669 Change Patent Address 2023-10-17 03:10:04 +08:00
naibo
975f2e570f Bug fix for links 2023-10-11 17:34:56 +08:00
naibo
7d72e2c71c 自定义操作增加暂停执行功能,右键菜单增加很多功能,下载目录位置为任务文件夹位置 2023-10-10 23:26:14 +08:00
naibo
8a7f90d554 File Downloads in headless 2023-10-10 12:09:31 +08:00
NaiboWang-Alienware
1ce5e280af Bug fix about history length for some website 2023-10-08 17:09:27 +08:00
naibo
bb2638b432 Update video addresses 2023-10-07 00:21:46 +08:00
Naibo Wang
07d6dad037
Merge pull request #207 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/postcss-8.4.31
Bump postcss from 8.4.25 to 8.4.31 in /Extension/manifest_v3
2023-10-05 12:23:19 -05:00
dependabot[bot]
573fdbf4b1
Bump postcss from 8.4.25 to 8.4.31 in /Extension/manifest_v3
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.25...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 17:18:27 +00:00
Naibo Wang
fbec886f64
Merge pull request #204 from NaiboWang/dependabot/pip/ExecuteStage/pillow-10.0.1
Bump pillow from 9.4.0 to 10.0.1 in /ExecuteStage
2023-10-05 12:17:50 -05:00
dependabot[bot]
d784672b80
Bump pillow from 9.4.0 to 10.0.1 in /ExecuteStage
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.4.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 01:24:07 +00:00
Naibo_Mac_M2
345f0298d0 Update MacOS Apple Readme 2023-09-27 11:33:42 +08:00
Naibo_Mac_M2
b65cafdcf2 Fit for MacOS Arm version 2023-09-12 21:07:17 +08:00
Naibo_Mac_M2
eb5715066b Update requirements 2023-09-12 13:39:31 +08:00
naibo
a40bb9a29a UI Update 2023-09-07 15:51:10 +08:00
naibo
8674cec399 Update 2023-09-06 02:02:33 +08:00
naibo
4cd317d50d Update 2023-09-06 01:45:43 +08:00
naibo
4617659c7a Update 2023-09-05 21:48:18 +08:00