Emil Zhai
|
8ce58dc818
|
feat: optimize logs cell tip animation
|
2022-12-12 09:51:05 +00:00 |
|
Emil Zhai
|
60d16f3469
|
feat: add quick action buttons to logs list cell
|
2022-12-12 09:27:25 +00:00 |
|
Emil Zhai
|
40007589c1
|
feat: support some presets filters
|
2022-12-09 07:54:52 +00:00 |
|
Emil Zhai
|
bbd6f043f0
|
feat: optimize migration page style
|
2022-12-08 05:38:59 +00:00 |
|
Emil Zhai
|
2111c388da
|
fix: console header float clear bug
|
2022-12-08 05:29:51 +00:00 |
|
Emil Zhai
|
2fc6bcf881
|
fix: object.assign polyfill filename
|
2022-12-08 02:58:28 +00:00 |
|
Emil Zhai
|
ce9250a11f
|
fix: charts loading animation location
|
2022-12-07 14:59:41 +00:00 |
|
Emil Zhai
|
042cb905cb
|
feat: optimize overview page animation
|
2022-12-07 14:36:14 +00:00 |
|
Emil Zhai
|
ecea9d3215
|
feat: independent logs page css for better compatible for 3rd party admin
|
2022-12-07 14:17:49 +00:00 |
|
Emil Zhai
|
6f38b45178
|
feat: independent overview page css for better compatible for 3rd party admin
|
2022-12-07 12:01:56 +00:00 |
|
Emil Zhai
|
7d9261ea1f
|
fix: logs page style compatible
|
2022-12-07 09:33:23 +00:00 |
|
Emil Zhai
|
67b1d6ea5f
|
chore: rename statistic rpc url
|
2022-12-07 07:19:44 +00:00 |
|
Emil Zhai
|
92f6e3ab49
|
feat: optimize console page has migration check logic
|
2022-12-07 07:15:40 +00:00 |
|
Emil Zhai
|
fa704a11e3
|
feat: optimize overview page simultaneous rpc connection
|
2022-12-07 04:35:51 +00:00 |
|
Emil Zhai
|
0f80487bad
|
feat: independent migration route from plugin active method
|
2022-12-06 18:04:51 +00:00 |
|
Emil Zhai
|
5ea4a3d070
|
fix: time should be in 24 hour format
|
2022-12-06 13:39:24 +00:00 |
|
Emil Zhai
|
a4bbd3bd27
|
feat: add placeholder to result table
|
2022-12-06 07:10:28 +00:00 |
|
Emil Zhai
|
0058c4e46e
|
feat: optimize select delete button style
|
2022-12-05 09:33:51 +00:00 |
|
Emil Zhai
|
62910e3bf3
|
feat: add content id query logic
|
2022-12-05 08:34:08 +00:00 |
|
Emil Zhai
|
f8900b1fdc
|
feat: auto escape sql like when switch fuzzy mode
|
2022-12-05 08:14:19 +00:00 |
|
Emil Zhai
|
4270e815a6
|
feat: add delete by filters logic
|
2022-12-05 07:44:07 +00:00 |
|
Emil Zhai
|
74f2c32cbb
|
feat: delete more than one page logs requires confirmation
|
2022-12-05 06:58:31 +00:00 |
|
Emil Zhai
|
0a2c0ee97e
|
refactor: 使用动态页面方式重构每次都需要重载的列表页面
|
2022-12-04 18:07:16 +00:00 |
|
Emil Zhai
|
eee11fc919
|
refactor: separate different routes codes apart
|
2022-12-04 08:24:11 +00:00 |
|
Emil Zhai
|
1a292f010c
|
fix: htmlspecialchars may pass null as parameter
|
2022-12-02 10:26:34 +00:00 |
|
Emil Zhai
|
020bfec514
|
feat: add fuzzy match to filter
|
2022-12-02 09:15:05 +00:00 |
|
Emil Zhai
|
45c1d9fd1c
|
fix: database use plain ip address for ipv6 compatibility
|
2022-12-02 08:43:13 +00:00 |
|
Emil Zhai
|
0ae98b6df9
|
fix: typo of loading text
|
2022-11-30 06:13:49 +00:00 |
|
社会易姐QwQ
|
bbd8016675
|
重构数据统计前后端,修改ip归属地显示逻辑,升级前端组件 (#59)
* 重构数据统计与ip归属地查询部分
* update README and SQL
|
2022-11-08 12:55:42 +08:00 |
|
社会易姐QwQ
|
66eb4910ea
|
添加更多图表并简化数据
|
2022-05-11 13:09:49 +08:00 |
|
そら
|
650e9a2301
|
删除统计代码
|
2022-05-01 08:36:53 +08:00 |
|
M69W
|
1d62be60ba
|
修复访问日志页面样式异常显示
|
2021-04-17 14:11:28 +08:00 |
|
fengyunljp
|
08a08185a8
|
修改 long2ip 在 PHP7 之中的兼容性问题
|
2018-04-22 11:01:33 +08:00 |
|
Zhizheng Zhang
|
660d8cb6bb
|
修复访问日志中受访地址和IP地址[ ? ]对应链接 Bug
因链接地址缺少 type 参数,点击访问日志中受访地址链接或IP地址[ ? ]链接后,筛选后的详情页面中类型恢复为“默认(仅人类)”。此种情况下,会发生查询不到“仅爬虫”类的访问记录筛选后的详细信息,需要选择“仅爬虫”类后再筛选才可以。
|
2018-01-26 14:29:33 +08:00 |
|
Zhizheng Zhang
|
dd2fae63e8
|
访问日志按路由筛选功能 Bug 修复
访问日志筛选功能,选择“按路由”后再选择其它类型,路由 input 不消失
|
2018-01-26 11:03:44 +08:00 |
|
kokororin
|
0ba8c2cea3
|
Fix 点击删除下拉框导致页面刷新
|
2017-12-22 09:54:33 +08:00 |
|
そらヽ(・ω・ゞ)
|
3355462054
|
更新统计ID
|
2017-08-24 08:09:52 -05:00 |
|
kokororin
|
5ff25807a0
|
删除一处无用代码
|
2017-07-16 19:57:13 +08:00 |
|
一名宅。
|
30218f0efe
|
增加单个路由地址访问详情统计页面
|
2017-07-16 02:48:59 +08:00 |
|
一名宅。
|
913970d342
|
查看单个IP时不再出现引导链接
|
2017-07-16 01:25:18 +08:00 |
|
一名宅。
|
d2843acabe
|
增加点击IP后的链接快速查看该IP记录的功能
|
2017-07-16 00:35:38 +08:00 |
|
kokororin
|
ddcfe30466
|
日志支持按文章筛选
|
2017-07-15 11:09:40 +08:00 |
|
kokororin
|
ab501082b8
|
支持按ip筛选 删除模板页部分无用空格
|
2017-07-14 16:47:00 +08:00 |
|
Zhai Yiming
|
8362a5d8d3
|
优化后台爬虫与浏览器类型显示
|
2017-07-13 21:30:01 +08:00 |
|
Zhai Yiming
|
aaa2e5ad8f
|
重构数据总览部分代码并调整数据库索引加快查询
|
2017-07-13 18:39:15 +08:00 |
|
Zhai Yiming
|
599bdd3977
|
修改数据库架构 加快查询与插入速度
|
2017-07-13 15:14:46 +08:00 |
|
kokororin
|
9a4889cf1d
|
typo
|
2017-05-16 09:24:14 +08:00 |
|
kokororin
|
e4e18109c4
|
ip查询失败后采用keycdn接口查询 (#8)
|
2017-05-15 17:36:27 +08:00 |
|
Kokororin
|
ce3fc9e4e7
|
1.6 使用离线ip数据库,支持前端异步写入日志
|
2016-12-11 18:55:12 +08:00 |
|
Kokororin
|
a7cf66e144
|
Revert "1.7 使用离线ip数据库,支持前端异步写入日志"
This reverts commit e471904dac .
|
2016-12-11 18:54:10 +08:00 |
|