Commit Graph

795 Commits

Author SHA1 Message Date
gongzhengyang c4b722f74b docs: fix docs error 2022-12-24 13:34:21 +08:00
gongzhengyang 02530f3759 Merge pull request #1 from gongzhengyang/feature-rust-binding
Feature rust binding
2022-12-24 13:19:53 +08:00
gongzhengyang 8d606affff docs: finish the binding/rust Readme.md 2022-12-24 13:17:29 +08:00
gongzhengyang 6c9fdc5d26 feat: add bench and update tracing version 2022-12-24 10:39:39 +08:00
gongzhengyang f10b8971e1 feat: add example subcommands 2022-12-23 18:39:58 +08:00
gongzhengyang 654080b1d0 feat: change searcher fn 2022-12-23 17:06:14 +08:00
gongzhengyang 7e7a612437 feat: 调整search的整体接口 2022-12-23 12:02:12 +08:00
gongzhengyang 5702ca9259 feat: change package name 2022-12-22 18:27:01 +08:00
gongzhengyang 76345e67b0 perf(add more benchmark and change function calls): 2022-12-21 16:38:37 +08:00
gongzhengyang e57adde491 feat: finish all jobs 2022-12-20 14:58:10 +08:00
gongzhengyang 102b128c0d feat: add loop test ip 2022-12-20 13:55:52 +08:00
gongzhengyang 95b822ac38 refactor: change searcher to global 2022-12-20 12:01:43 +08:00
gongzhengyang c48150216e feat: add miss depens 2022-12-20 09:58:43 +08:00
gongzhengyang a5f0837bb5 feat: add ToUIntIP for types ip value 2022-12-20 09:56:51 +08:00
gongzhengyang 09c05be3f2 feat: 完成IP搜索 2022-12-19 15:49:13 +08:00
gongzhengyang cb84133da8 feat: 初始化增加rust查询 2022-12-19 14:36:09 +08:00
lion 80ee44a259 add xdb data upgrade links 2022-12-09 10:35:50 +08:00
lion 1355506ff2 Update the data with the data/fix/ data from ip2region community 2022-12-07 11:25:53 +08:00
lion b3f775a196 ignore empty lines 2022-12-07 11:24:58 +08:00
lion 83e15427a8 ignore the comment line which start with # 2022-12-07 10:29:19 +08:00
lion d686979718 add link anchor to the xdb editor 2022-12-07 10:14:25 +08:00
lion db3269eec6 add editor usage doc 2022-12-07 10:05:44 +08:00
lion cbfd6408ad update the docs 2022-12-07 09:16:40 +08:00
lion 750b8768be Update the docs 2022-12-06 21:29:20 +08:00
root 32631fc9ad Update docs 2022-12-06 05:22:20 -08:00
lion aef51bede0 Add xdb update tool and docs 2022-12-06 21:15:52 +08:00
Lion 61788530fd some optimizations 2022-12-06 20:16:44 +08:00
Lion 8b3a039edc segments editor RC version 2022-12-06 20:09:14 +08:00
Lion f489d2a39a task segments.test as the common data 2022-12-05 21:04:33 +08:00
Lion 0c960c4122 use the final 2022-12-05 21:04:21 +08:00
Lion 2c46a386cc trim the input 2022-12-05 20:42:31 +08:00
Lion e085caf148 apply the need save and put segment 2022-12-05 20:40:22 +08:00
Lion 8e3c440ada trim the space to input segment 2022-12-05 20:38:59 +08:00
Lion 7ff7772e14 impl save and put_file 2022-12-05 14:19:49 +08:00
Lion 0dcea0f995 update the data to make sure the automatic consecutive segments merge is working 2022-12-04 17:36:05 +08:00
Lion d7f9fb6882 fix the conflicts 2022-12-04 17:27:09 +08:00
Lion bce4c1e188 optimize the continuity checking and automatic merging the consecutive segments 2022-12-04 17:22:05 +08:00
Lion 3e6440f1dd load segments while editor init 2022-12-02 18:29:39 +08:00
Lion d2b81ac9a0 new Editor 2022-12-01 18:11:40 +08:00
Lion ae5ed74601 editor fields define 2022-12-01 18:10:54 +08:00
Lion d6e8813fef source ip editor 2022-12-01 17:36:51 +08:00
狮子的魂 b4a525a737 Merge pull request #274 from lionsoul2014/dependabot/npm_and_yarn/v1.0/binding/nodejs/yargs-parser-and-jest-21.1.1
Bump yargs-parser and jest in /v1.0/binding/nodejs
2022-11-18 09:05:01 +08:00
狮子的魂 dcd3e94802 Merge pull request #275 from lionsoul2014/dependabot/npm_and_yarn/v1.0/binding/nodejs/node-notifier-and-jest--removed
Bump node-notifier and jest in /v1.0/binding/nodejs
2022-11-18 09:03:51 +08:00
dependabot[bot] 90bbf5184f Bump node-notifier and jest in /v1.0/binding/nodejs
Removes [node-notifier](https://github.com/mikaelbr/node-notifier). It's no longer used after updating ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.


Removes `node-notifier`

Updates `jest` from 19.0.2 to 29.3.1
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/jest)

---
updated-dependencies:
- dependency-name: node-notifier
  dependency-type: indirect
- dependency-name: jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:51:05 +00:00
dependabot[bot] 3db3f4eb52 Bump yargs-parser and jest in /v1.0/binding/nodejs
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) to 21.1.1 and updates ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.


Updates `yargs-parser` from 4.2.1 to 21.1.1
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v4.2.1...yargs-parser-v21.1.1)

Updates `jest` from 19.0.2 to 29.3.1
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.3.1/packages/jest)

---
updated-dependencies:
- dependency-name: yargs-parser
  dependency-type: indirect
- dependency-name: jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:47:16 +00:00
狮子的魂 6a70f93442 Merge pull request #267 from lionsoul2014/dependabot/npm_and_yarn/v1.0/binding/nodejs/minimist-and-mkdirp-1.2.7
Bump minimist and mkdirp in /v1.0/binding/nodejs
2022-11-18 08:46:33 +08:00
狮子的魂 7a03c21dfc Merge pull request #272 from lionsoul2014/dependabot/npm_and_yarn/v1.0/binding/nodejs/ajv-and-request-6.12.6
Bump ajv and request in /v1.0/binding/nodejs
2022-11-18 08:46:04 +08:00
dependabot[bot] 82d64d8aca Bump ajv and request in /v1.0/binding/nodejs
Bumps [ajv](https://github.com/ajv-validator/ajv) and [request](https://github.com/request/request). These dependencies needed to be updated together.

Updates `ajv` from 4.11.6 to 6.12.6
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/4.11.6...v6.12.6)

Updates `request` from 2.87.0 to 2.88.2
- [Release notes](https://github.com/request/request/releases)
- [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/request/request/commits)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
- dependency-name: request
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:45:44 +00:00
dependabot[bot] 9837f68d42 Bump minimist and mkdirp in /v1.0/binding/nodejs
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together.

Updates `minimist` from 1.2.5 to 1.2.7
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.7)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mkdirp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 00:45:06 +00:00
狮子的魂 31d5bb6ebc Merge pull request #269 from lionsoul2014/dependabot/npm_and_yarn/v1.0/binding/nodejs/json-schema-and-jsprim-0.4.0
Bump json-schema and jsprim in /v1.0/binding/nodejs
2022-11-18 08:44:00 +08:00