Commit Graph

9 Commits

Author SHA1 Message Date
Emil Zhai
e8bb8a8e98
feat: add index to ip_province for overview page loading speed 2022-12-07 06:51:40 +00:00
Emil Zhai
7fbbbbd7f4
feat: database add index to ua field 2022-12-04 09:26:09 +00:00
Emil Zhai
45c1d9fd1c
fix: database use plain ip address for ipv6 compatibility 2022-12-02 08:43:13 +00:00
社会易姐QwQ
bbd8016675
重构数据统计前后端,修改ip归属地显示逻辑,升级前端组件 (#59)
* 重构数据统计与ip归属地查询部分

* update README and SQL
2022-11-08 12:55:42 +08:00
Dreamer-Paul
f4995fc35b 修复 UA 字段问题
修复 UA 字段过短导致腾讯系浏览器访问后导致 500 报错的问题(https://paugram.com/coding/fix-typecho-ua-problem.html)
2020-01-11 16:26:34 +08:00
Zhizheng Zhang
60dff2ec7d 添加对 SQLite3 数据库的适配
1. 修改 Plugin.php 文件中 install 方法;
2. 增加 sql/SQLite.sql 文件。
2018-01-25 19:50:07 +08:00
一名宅。
bdacba427f 删除外键 防止创建表失败 2017-07-13 22:28:33 +08:00
Zhai Yiming
aaa2e5ad8f 重构数据总览部分代码并调整数据库索引加快查询 2017-07-13 18:39:15 +08:00
Zhai Yiming
599bdd3977 修改数据库架构 加快查询与插入速度 2017-07-13 15:14:46 +08:00