Naibo Wang
|
aa419ee845
|
Update Readme
|
2025-02-11 17:04:18 +08:00 |
|
Naibo Wang
|
f005e48700
|
Update Readme
|
2025-02-11 17:02:58 +08:00 |
|
Naibo Wang
|
4e96ed7d50
|
Merge branch 'master' of https://github.com/NaiboWang/EasySpider
|
2025-02-02 11:34:54 +08:00 |
|
Naibo Wang
|
e3fecc8926
|
Update Readme
|
2025-02-02 11:33:28 +08:00 |
|
naibo
|
119cb99711
|
Screenshots zoom to the maximum size under headless mode
|
2025-01-08 12:02:36 +08:00 |
|
naibo
|
f43bdd236d
|
Screenshot folder
|
2025-01-08 11:44:02 +08:00 |
|
naibo
|
56f0847500
|
Parameter name change for loopExecute
|
2025-01-07 23:12:26 +08:00 |
|
naibo
|
0df6cebd18
|
Update ISSUE_TEMPLATE.md
|
2025-01-06 16:57:49 +08:00 |
|
naibo
|
4b42f6300c
|
Update ISSUE_TEMPLATE.md
|
2025-01-06 15:15:28 +08:00 |
|
naibo
|
2cf33794f1
|
Fix bug: when cannot find elements, switch back to the original handle instead of one of the first two handles
|
2025-01-06 13:26:59 +08:00 |
|
naibo
|
9efd3b6efe
|
Merge branch 'master' of https://github.com/NaiboWang/EasySpider
|
2025-01-06 01:31:01 +08:00 |
|
naibo
|
ad956be10d
|
Fix bug for the URL shown in the task list
|
2025-01-06 01:30:48 +08:00 |
|
naibo
|
01de17d471
|
Update Readme
|
2025-01-05 03:55:33 +08:00 |
|
naibo
|
333dcd3ff4
|
New way to open MacOS program
|
2025-01-03 01:59:18 +08:00 |
|
Naibo_Mac_M2
|
555f02815c
|
Add first_time_run script for MacOS
|
2025-01-02 16:01:17 +08:00 |
|
Naibo_Mac_M2
|
34ed41110a
|
New script for copying all code files to the Code folder
|
2025-01-02 14:50:14 +08:00 |
|
Naibo_Mac_M2
|
32459b622d
|
New script for copying all code files to the Code folder
|
2025-01-02 14:49:56 +08:00 |
|
naibo
|
02cd8599b0
|
Optimize reading
|
2024-12-31 03:16:34 +08:00 |
|
naibo
|
2feede55db
|
New way to show/hide toolkits
|
2024-12-31 02:52:48 +08:00 |
|
Naibo Wang
|
33dda444d7
|
Specified User Folder
|
2024-12-31 01:54:51 +08:00 |
|
Naibo Wang
|
d7ccb22d01
|
Specified User Folder
|
2024-12-31 01:31:40 +08:00 |
|
naibo
|
f7a842eed6
|
Version 0.6.3
|
2024-12-31 00:14:32 +08:00 |
|
Naibo Wang
|
ea6fb049f5
|
Merge pull request #647 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8 in /Extension/manifest_v3
|
2024-12-31 00:02:21 +08:00 |
|
Naibo Wang
|
5216ffba82
|
Merge pull request #648 from NaiboWang/dependabot/npm_and_yarn/ElectronJS/multi-6bc014718a
Bump path-to-regexp and express in /ElectronJS
|
2024-12-31 00:02:10 +08:00 |
|
dependabot[bot]
|
4f0851e361
|
Bump path-to-regexp and express in /ElectronJS
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.12 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)
Updates `express` from 4.21.0 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.2)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-30 16:00:41 +00:00 |
|
dependabot[bot]
|
7bb9d5a374
|
Bump nanoid from 3.3.7 to 3.3.8 in /Extension/manifest_v3
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-30 16:00:38 +00:00 |
|
naibo
|
c56e87120d
|
Version 0.6.3
|
2024-12-30 23:59:33 +08:00 |
|
naibo
|
5180f47b70
|
Add llm and fl beta code
|
2024-12-24 00:14:35 +08:00 |
|
Naibo_Mac_M2
|
b4d7ddf5cb
|
Fix bug of document empty because of html.parsestring function
|
2024-12-11 23:17:21 +08:00 |
|
Naibo_Mac_M2
|
2031b09297
|
Update Readme
|
2024-11-25 17:34:16 +08:00 |
|
Naibo Wang
|
cc9a8082da
|
Update README.md
|
2024-11-25 17:32:09 +08:00 |
|
Naibo Wang
|
3daf5e8c21
|
Update README.md
|
2024-11-25 17:30:36 +08:00 |
|
Naibo Wang
|
8f5d7a3a52
|
Update main.js about execute.bat name
|
2024-11-25 17:23:45 +08:00 |
|
Naibo_Mac_M2
|
ee4a077630
|
Update Readme
|
2024-11-22 18:36:34 +08:00 |
|
naibo
|
3fe6f42366
|
Update Readme
|
2024-11-21 02:18:50 +08:00 |
|
naibo
|
eb3b578745
|
Add #1 Github Trending Badge
|
2024-11-12 17:08:47 +08:00 |
|
Naibo Wang
|
4ca5333f8b
|
Merge pull request #597 from touero/master
Create github issue template file to get details of config
|
2024-11-08 16:04:16 +11:00 |
|
Naibo Wang
|
b50d4eae3f
|
Update ISSUE_TEMPLATE.md
|
2024-11-08 13:03:32 +08:00 |
|
Ensong Wei
|
998a1ddb19
|
fix: supplementary English in issue template file
|
2024-11-07 22:05:12 +08:00 |
|
touero
|
07563bc750
|
fix: format line
|
2024-11-05 17:15:41 +08:00 |
|
touero
|
7b5ccf4a78
|
feat: add github issue template file
|
2024-11-05 17:08:35 +08:00 |
|
Naibo Wang
|
209235de8d
|
Update Readme.md
|
2024-11-04 14:24:32 +11:00 |
|
naibo
|
72529c0675
|
Show detailed JavaScript Error
|
2024-10-18 17:02:11 +08:00 |
|
naibo
|
081c49357e
|
Update Readme
|
2024-10-18 16:43:06 +08:00 |
|
Naibo Wang
|
b611ddb6cd
|
Update README.md
|
2024-10-15 13:42:48 +08:00 |
|
Naibo Wang
|
abfac8c342
|
Update README.md
|
2024-10-15 13:41:45 +08:00 |
|
naibo
|
951a39fff6
|
Update Readme for building Electron Program
|
2024-10-15 05:42:06 +08:00 |
|
naibo
|
6d3d10f7a7
|
Update Readme for building Electron Program
|
2024-10-15 05:39:51 +08:00 |
|
naibo
|
46b1959564
|
Update Readme for building Electron Program
|
2024-10-15 05:33:15 +08:00 |
|
naibo
|
e14896d7cd
|
Update Readme for building Electron Program
|
2024-10-15 05:15:33 +08:00 |
|