Commit Graph

254 Commits

Author SHA1 Message Date
lionsoul 6f3d0d5ece Optimize the installation DOC and rename the php ext binding name 2020-02-21 13:56:26 +08:00
lionsoul 710f8065d0 Optimize the installation DOC 2020-02-21 13:50:55 +08:00
lionsoul 33798b5c0b Optimize the README DOC 2020-02-21 13:49:25 +08:00
lionsoul b092eb1549 Optimize the DOC 2020-02-21 13:45:42 +08:00
lionsoul 6c31b18cf9 Merge branch 'master' of https://gitee.com/lionsoul/ip2region 2020-02-21 13:36:35 +08:00
lionsoul b75d215318 Optimize the README DOC 2020-02-21 13:36:21 +08:00
dongyado 25f82ba132 update readme add tested node version 2020-02-20 16:57:50 +08:00
dongyado 2e4d5d583e update nodejs client and use node-ip2region for npm package name 2020-02-20 12:58:56 +08:00
lionsoul 0a2d8fac38
Merge pull request #140 from lionsoul2014/dependabot/npm_and_yarn/binding/nodejs/handlebars-4.5.3
Bump handlebars from 4.1.2 to 4.5.3 in /binding/nodejs
2019-12-28 09:01:06 +08:00
dependabot[bot] 238f11963e
Bump handlebars from 4.1.2 to 4.5.3 in /binding/nodejs
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-27 11:39:13 +00:00
lionsoul 79a1956245
Merge pull request #138 from RocherKong/master
add data result availability checking
2019-12-11 17:20:05 +08:00
rocher 4013387c43 test result data right 2019-12-11 16:59:44 +08:00
lionsoul e57d010ddc Update the data to the latest version 2019-11-23 11:21:45 +08:00
lionsoul 2baa088a7c Upgrade the DOC for upgrade desc 2019-10-28 08:00:25 +08:00
lionsoul 9ef5c4aada Upgrade the data to the version of 2019/10/27 2019-10-28 07:55:13 +08:00
lionsoul 589abb551d Update the README 2019-10-28 07:46:58 +08:00
lionsoul 41ea94f036 Upgrade mixin-deep for version 1.3.2 and set-value to version 2.0.1 2019-09-07 10:36:36 +08:00
lionsoul 5c1394a4f5 add nginx module support 2019-08-22 10:35:26 +08:00
lionsoul f11b8096e3
Merge pull request #125 from Cherisher/master
add support for nginx
2019-08-22 10:16:59 +08:00
Cherisher d071daf34e add support for nginx 2019-08-22 09:02:09 +08:00
lionsoul f483af329e Security Alerts fixing 2019-07-21 17:51:07 +08:00
lionsoul a49b7deaf4 Upgrade some the dependencies version to the one followed by the github alerts 2019-07-07 11:33:31 +08:00
lionsoul bb3740fba1 Upgrade some the dependencies version to the one followed by the github alerts 2019-07-07 11:18:21 +08:00
lionsoul a2e2262bbe Merge branch 'master' of https://gitee.com/lionsoul/ip2region 2019-07-07 11:10:00 +08:00
lionsoul a8f77a9638 fix the bug of raf=null in the close interface of DbSearcher 2019-07-07 11:09:48 +08:00
lionsoul 151de1a13e Optimize the data source list display 2019-05-05 17:25:05 +08:00
lionsoul 4a59fa6a1d Add source data platform or API url 2019-05-05 17:24:09 +08:00
lionsoul e670bc1748 Add source data platform or API url 2019-05-05 17:23:18 +08:00
lionsoul eebf8c6dd1 Optimize the source data list display 2019-05-05 17:21:08 +08:00
lionsoul 354a6c9342 Optimize the source data list display 2019-05-05 17:19:17 +08:00
lionsoul 00f18bfb65 Add source data platform or API url 2019-05-05 17:17:48 +08:00
lionsoul 5767b1e16e Optimize the maker doc 2019-05-02 20:02:51 +08:00
lionsoul abf229270a Add the java implementation for ip2region.db maker 2019-05-02 19:51:29 +08:00
lionsoul 9d23bc53e1 Upgrade the ip source data and db data to the latest version 2019/05/02 2019-05-02 19:30:46 +08:00
lionsoul 4dabf635a8 Upgrade the lodash base version to 4.17.11 2019-02-12 17:39:11 +08:00
lionsoul a7dfe943b6 Update the CHANGES for maven address update and lua comments 2018-12-31 13:32:05 +08:00
lionsoul 41b9c2d763 Track the CHANGES for version 1.8.0 2018-12-31 13:24:03 +08:00
lionsoul 74b2909ea2 ip source text and binary data upgrade to version 2018/12/31 2018-12-31 13:03:50 +08:00
lionsoul ab1c331fbd Update the merge to version 1.2.1 2018-11-03 11:05:48 +08:00
lionsoul a6968d9767
Merge pull request #86 from heweizhen0822/patch-1
Update README.md
2018-10-18 20:59:29 +08:00
lionsoul e4d3772e08
Merge pull request #85 from heweizhen0822/patch-2
Update main.go
2018-10-18 20:59:09 +08:00
heweizhen0822 06e8aa2528
Update main.go
github.com/mohong122/ip2region/binding/golang/ip2region 并没有子包ip2region 需要改成 github.com/lionsoul2014/ip2region/binding/golang/ip2region
2018-10-18 10:34:33 +08:00
heweizhen0822 281237c5c3
Update README.md
github.com/mohong122/ip2region/binding/golang/ip2region  需要改成 github.com/lionsoul2014/ip2region/binding/golang/ip2region
2018-10-18 10:32:32 +08:00
lionsoul 9c37b5be7f Optimize the lua_c module 2018-10-10 11:54:26 +08:00
lionsoul 253dc12917 Add automatically lib dir make 2018-10-07 20:58:54 +08:00
lionsoul 86104eb31f Optimize the ip2long function with trim logic applied 2018-10-07 10:23:17 +08:00
lionsoul bd6dc7be90 Update the README doc for lua_c module 2018-10-06 15:12:24 +08:00
lionsoul 03fd40bb09 Add README doc for lua_c module 2018-10-06 11:18:01 +08:00
lionsoul f9e9dd59a3 lua ip2region c module forward with release version published 2018-10-06 11:05:01 +08:00
lionsoul 93689e09e8 lua binding module interface stdlize with new and ip2long method access by . support 2018-10-05 21:46:21 +08:00