601 Commits

Author SHA1 Message Date
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
naibo
450dfa1a77 Add ElectronJS package speedup solution for Machines in China 2024-10-14 03:40:13 +08:00
naibo
3b907ba382 Add ElectronJS package speedup solution for Machines in China 2024-10-14 03:14:19 +08:00
naibo
70dd90470f Add ElectronJS package speedup solution for Machines in China 2024-10-14 02:49:01 +08:00
naibo
cc8bb70715 RollBack vue plugin version 2024-09-18 16:07:43 +08:00
Naibo Wang
c5f1696f11
Merge pull request #556 from NaiboWang/dependabot/npm_and_yarn/ElectronJS/multi-9423f4c335
Bump body-parser and express in /ElectronJS
2024-09-18 16:02:12 +08:00
Naibo Wang
b987408fc2
Merge pull request #557 from NaiboWang/dependabot/npm_and_yarn/ElectronJS/multi-cf87d80143
Bump send and express in /ElectronJS
2024-09-18 16:02:01 +08:00
Naibo Wang
391f0ea99d
Merge pull request #554 from NaiboWang/dependabot/npm_and_yarn/ElectronJS/multi-d66d039ac5
Bump serve-static and express in /ElectronJS
2024-09-18 16:01:51 +08:00
Naibo Wang
a94b67a1f6
Merge pull request #553 from NaiboWang/dependabot/npm_and_yarn/ElectronJS/multi-1d234c620e
Bump path-to-regexp and express in /ElectronJS
2024-09-18 16:01:43 +08:00
Naibo Wang
54ef89aef7
Merge pull request #552 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/multi-033fad549c
Bump vite and @vitejs/plugin-vue in /Extension/manifest_v3
2024-09-18 16:01:32 +08:00
dependabot[bot]
22a3b45f13
Bump body-parser and express in /ElectronJS
Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 22:29:05 +00:00
dependabot[bot]
44bfb69a36
Bump send and express in /ElectronJS
Bumps [send](https://github.com/pillarjs/send) to 0.19.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 22:29:05 +00:00
dependabot[bot]
5c1207649d
Bump serve-static and express in /ElectronJS
Bumps [serve-static](https://github.com/expressjs/serve-static) to 1.16.2 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `serve-static` from 1.15.0 to 1.16.2
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 22:29:00 +00:00
dependabot[bot]
c967db3dac
Bump path-to-regexp and express in /ElectronJS
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.10 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [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.7...v0.1.10)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
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-09-17 22:28:58 +00:00
dependabot[bot]
baec9c4298
Bump vite and @vitejs/plugin-vue in /Extension/manifest_v3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) to 5.4.6 and updates ancestor dependency [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue). These dependencies need to be updated together.


Updates `vite` from 2.9.18 to 5.4.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

Updates `@vitejs/plugin-vue` from 1.10.2 to 5.1.3
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.3/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 20:30:57 +00:00
naibo
3e7abd6273 Update BrightData 2024-09-10 22:50:51 +08:00
naibo
32df9d5060 Update Poster 2024-09-09 20:35:59 +08:00
naibo
05c52f9dc8 Change 98IP to Koala-IP 2024-09-09 15:53:17 +08:00
naibo
7c4dafc002 Add First Sponsor 2024-08-27 23:52:23 +08:00
Naibo_Mac_M2
2afaf43162 MacOS Prompt to tasks 2024-08-24 17:42:31 +08:00