Commit Graph
58 Commits
Author SHA1 Message Date
naibo 28617d92d9 Ubuntu Bug fix 2023-03-25 01:04:21 +08:00
naibo a40f63663d Extension next page update 2023-03-25 00:15:04 +08:00
naibo 335204a407 Input Function Update 2023-03-24 23:57:43 +08:00
naibo 2afddaead3 Input Function Update 2023-03-24 23:55:52 +08:00
naibo 1be87bbd66 Input Function Update 2023-03-24 23:54:40 +08:00
naibo 8a404eecf4 Input Function Update and extension bug fix 2023-03-24 22:21:46 +08:00
naibo bbccc26ce7 Win32 update 2023-03-24 03:29:53 +08:00
naibo ce68dff2c7 Win32 update 2023-03-24 02:53:04 +08:00
naibo 5a8b9adaa3 Input Function Update and solved path including spaces 2023-03-24 02:39:52 +08:00
Naibo Wang 4e87c081c6 Linux64 2023-03-23 18:36:14 +08:00
naibo 663b6a05d3 Windows x86 2023-03-23 16:43:34 +08:00
naibo e450fa424b Windows x86 2023-03-23 16:38:59 +08:00
naibo 5ece2e887d Update Readme 2023-03-23 15:00:37 +08:00
naibo 6cfe946b59 Update Readme 2023-03-23 07:54:28 +08:00
naibo 221a9f3b01 Update Readme 2023-03-23 07:50:46 +08:00
naibo 7ee0e90115 New Version 0.2.0 2023-03-23 07:49:13 +08:00
naibo e1127182cd New Version 0.2.0 2023-03-23 07:19:41 +08:00
Naibo Wang c9ad6ad5a5 Merge pull request #12 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2 in /Extension/manifest_v3
2023-03-23 07:08:03 +08:00
Naibo Wang 7885689bc9 Merge pull request #13 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/loader-utils-3.2.1
Bump loader-utils from 3.2.0 to 3.2.1 in /Extension/manifest_v3
2023-03-23 07:07:55 +08:00
Naibo Wang eccd6e36c1 Merge pull request #14 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/protobufjs-6.11.3
Bump protobufjs from 6.11.2 to 6.11.3 in /Extension/manifest_v3
2023-03-23 07:07:45 +08:00
Naibo Wang be013a63ae Merge pull request #16 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/vite-2.9.15
Bump vite from 2.8.6 to 2.9.15 in /Extension/manifest_v3
2023-03-23 07:07:36 +08:00
dependabot[bot] 4766d483d2 Bump minimatch from 3.0.4 to 3.1.2 in /Extension/manifest_v3
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 23:07:31 +00:00
Naibo Wang 381796c81d Merge pull request #19 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/node-fetch-and-firebase-2.6.7
Bump node-fetch and firebase in /Extension/manifest_v3
2023-03-23 07:07:20 +08:00
Naibo Wang c99b40139e Merge pull request #17 from NaiboWang/dependabot/npm_and_yarn/Extension/manifest_v3/json-ptr-and-rollup-plugin-chrome-extension-3.1.1
Bump json-ptr and rollup-plugin-chrome-extension in /Extension/manifest_v3
2023-03-23 07:06:58 +08:00
dependabot[bot] 3665f08f28 Bump node-fetch and firebase in /Extension/manifest_v3
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) to 2.6.7 and updates ancestor dependency [firebase](https://github.com/firebase/firebase-js-sdk). These dependencies need to be updated together.


Updates `node-fetch` from 2.6.5 to 2.6.7
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7)

Updates `firebase` from 9.5.0 to 9.18.0
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@9.5.0...firebase@9.18.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
- dependency-name: firebase
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 23:06:57 +00:00
Naibo Wang 1c55bf10eb Merge pull request #18 from NaiboWang/dependabot/npm_and_yarn/ElectronJS/electron-20.0.1
Bump electron from 20.0.0 to 20.0.1 in /ElectronJS
2023-03-23 07:06:47 +08:00
dependabot[bot] cacd462139 Bump electron from 20.0.0 to 20.0.1 in /ElectronJS
Bumps [electron](https://github.com/electron/electron) from 20.0.0 to 20.0.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v20.0.0...v20.0.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 23:06:03 +00:00
dependabot[bot] 5628673e89 Bump json-ptr and rollup-plugin-chrome-extension
Bumps [json-ptr](https://github.com/flitbit/json-ptr) to 3.1.1 and updates ancestor dependency [rollup-plugin-chrome-extension](https://github.com/crxjs/rollup-plugin-chrome-extension). These dependencies need to be updated together.


Updates `json-ptr` from 2.2.0 to 3.1.1
- [Release notes](https://github.com/flitbit/json-ptr/releases)
- [Commits](https://github.com/flitbit/json-ptr/compare/v2.2.0...v3.1.1)

Updates `rollup-plugin-chrome-extension` from 3.6.7 to 3.6.12
- [Release notes](https://github.com/crxjs/rollup-plugin-chrome-extension/releases)
- [Commits](https://github.com/crxjs/rollup-plugin-chrome-extension/commits)

---
updated-dependencies:
- dependency-name: json-ptr
  dependency-type: indirect
- dependency-name: rollup-plugin-chrome-extension
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 23:05:50 +00:00
dependabot[bot] 7df18fdcc4 Bump vite from 2.8.6 to 2.9.15 in /Extension/manifest_v3
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.6 to 2.9.15.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.15/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 23:05:49 +00:00
dependabot[bot] 5ea3b8196e Bump protobufjs from 6.11.2 to 6.11.3 in /Extension/manifest_v3
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 23:05:41 +00:00
dependabot[bot] bb674bc3bd Bump loader-utils from 3.2.0 to 3.2.1 in /Extension/manifest_v3
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 23:05:39 +00:00
naibo 9cba942405 New Version 0.2.0 2023-03-23 07:05:02 +08:00
naibo c5a871a484 New Version 0.2.0 2023-03-23 07:04:50 +08:00
naibo 661c87c922 New Version 0.2.0 2023-03-23 07:04:08 +08:00
naibo 057b52ba1f New Version 0.2.0 v0.2.0 2023-03-23 06:56:25 +08:00
naibo 820c1a2412 Locallize 2023-03-19 21:39:10 +08:00
naibo 3f21271025 支持中文 2023-03-17 23:00:21 +08:00
NaiboWang-Alienware a57abc51bc Readme update 2023-03-12 19:40:43 +08:00
NaiboWang-Alienware 216dc12dfa Readme update 2023-03-12 19:37:38 +08:00
naibo 1b187f849b R 2023-03-10 23:24:58 +08:00
naibo 803c960f48 Add WWW paper 2023-03-07 11:02:35 +08:00
NaiboWang-Alienware c216582115 Multi-Platform Support 2023-02-07 21:07:16 +08:00
NaiboWang-Alienware 43aa4dd224 Multi-Platform Support 2023-02-07 20:44:05 +08:00
NaiboWang-Alienware d0c08ccd97 Multi-Platform Support 2023-02-07 17:25:08 +08:00
NaiboWang-Alienware fe0e84f64b Multi-Platform Support 2023-02-07 16:30:43 +08:00
Naibo Wang 63723dfdf7 Update Readme.md 2023-02-04 13:31:46 +08:00
Naibo Wang 75c6d3d69f Update Readme.md 2023-02-04 13:29:54 +08:00
NaiboWang-Alienware 5b50d4f8d3 Update Readme 2023-02-04 13:26:26 +08:00
Naibo Wang cdd2c6c398 Update Readme.md 2023-02-04 12:44:40 +08:00
NaiboWang-Alienware 9ab371ecd3 Update Readme 2023-02-04 00:25:58 +08:00