Li4n0
|
94b46d32e4
|
docs(readme): remove database configuration in readme (#47)
|
2021-12-24 23:36:33 +08:00 |
|
Li4n0
|
07eb014d64
|
docs(readme): add configuration file description (#46)
|
2021-12-24 23:18:59 +08:00 |
|
Li4n0
|
f9301ef0f4
|
docs: rename pull request template file
|
2021-12-24 22:09:26 +08:00 |
|
 becivellsandLi4n0
|
8b30f83075
|
feat(database): support postgres (#43)
Co-authored-by: Li4n0 <[email protected]>
|
2021-12-24 22:05:12 +08:00 |
|
 
|
3242a49b27
|
fix(server): fix auth failure when complex characters in token (#42)
Co-authored-by: E99p1ant <[email protected]>
Co-authored-by: Li4n0 <[email protected]>
|
2021-12-24 21:11:00 +08:00 |
|
E99p1ant
|
b88bcd9113
|
chore: add pull request template (#44)
|
2021-12-24 20:21:05 +08:00 |
|
Li4n0
|
f298901b17
|
chore(release): 0.3.0
v0.3.0
|
2021-12-23 02:14:29 +08:00 |
|
Li4n0
|
71fc28cf22
|
chore(release): 0.3.0
|
2021-12-23 02:12:43 +08:00 |
|
Li4n0
|
ce8d76056f
|
fix(mysql/record): fix the bug when searching mysql record with username as keyword
|
2021-12-23 02:03:12 +08:00 |
|
Li4n0
|
3ca242d086
|
fix(database): fix the error when load package
fix the error of 'failed to load package : could not load export data: no export data for
\"gorm.io/driver/mysql\"'
|
2021-12-23 01:59:24 +08:00 |
|
tardc
|
9d7a5b4598
|
feat(database): add mysql support (#39)
|
2021-12-23 01:34:53 +08:00 |
|
tardc
|
8e96962791
|
fix(cli): fix typos (#41)
|
2021-12-23 01:34:17 +08:00 |
|
tardc
|
a59540d42d
|
fix(pkg): fix the conflict between rank field and built-in function (#38)
|
2021-12-22 15:07:08 +08:00 |
|
Li4n0
|
830dde3cec
|
chore(release): 0.2.1
v0.2.1
|
2021-07-24 23:12:26 +08:00 |
|
Li4n0
|
c308bbb6b0
|
build: update go.sum
|
2021-07-24 23:12:15 +08:00 |
|
Li4n0
|
c818b2a9db
|
build: upgrade gin version to fix CVE-2020-28483
|
2021-07-24 23:06:32 +08:00 |
|
Li4n0
|
ee36205ac1
|
feat(rule): add flag as a built-in template variable
|
2021-07-24 22:58:38 +08:00 |
|
Li4n0
|
acbdbee26a
|
chore(release): 0.2.0
v0.2.0
|
2021-07-22 22:47:22 +08:00 |
|
Li4n0
|
9863821dbc
|
feat: support deleting logs based on filtering results (#35)
* feat: support deleting logs based on filtering results
* fix(record): fix the problem of wrong number of parameters when outputting delete logs
|
2021-07-22 22:46:11 +08:00 |
|
Li4n0
|
206808e83a
|
chore(release): 0.1.7
v0.1.7
|
2021-07-11 16:24:57 +08:00 |
|
Li4n0
|
a248c6e39e
|
chore: release 0.1.7
|
2021-07-11 16:24:44 +08:00 |
|
Li4n0
|
5e2020efff
|
ci: remove architectures other than amd64
|
2021-07-11 16:23:15 +08:00 |
|
Li4n0
|
c0bda707b7
|
fix(mysql): fix the bug that crashes when mysql port conflicts
|
2021-07-11 14:49:35 +08:00 |
|
Li4n0
|
ffc4318725
|
fix(http): fix the bug that http record url search does not work
|
2021-07-11 13:55:20 +08:00 |
|
Li4n0
|
8023a9b021
|
chore(release): 0.1.6
v0.1.6
|
2021-06-25 22:38:27 +08:00 |
|
Li4n0
|
56153510e1
|
fix(cli): fix the bug that the prompt may not be output when generating config file
|
2021-06-25 22:37:58 +08:00 |
|
Li4n0
|
be7343191d
|
ci(release.yml): use -tags netgo when compiling on linux platform
fix #32
|
2021-06-25 22:32:41 +08:00 |
|
Li4n0
|
b1773ee5e9
|
fix(ipinfo): fix a potential panic when downloading ip location database (#33)
|
2021-06-25 21:15:47 +08:00 |
|
Li4n0
|
18707cec47
|
chore: release 0.1.5
v0.1.5
|
2021-06-22 21:02:34 +08:00 |
|
Li4n0
|
993d3867ee
|
docs: update CHANGELOG.md
|
2021-06-22 20:25:49 +08:00 |
|
Li4n0
|
d4d7435265
|
chore(release): 0.1.5
|
2021-06-22 20:13:39 +08:00 |
|
Li4n0
|
70f17453fd
|
docs: add issue templates
|
2021-06-22 00:01:23 +08:00 |
|
Li4n0
|
ef38cbc790
|
fix(notice): fix the buf of notice with null record field (#31)
|
2021-06-21 23:38:04 +08:00 |
|
Li4n0
|
6205772a59
|
docs(readme): update README (#30)
|
2021-06-18 21:35:53 +08:00 |
|
Li4n0
|
807186be61
|
docs(readme): add README in Chinese (#29)
|
2021-06-18 21:25:18 +08:00 |
|
Li4n0
|
1c625dd881
|
chore(release): 0.1.5-beta
v0.1.5-beta
|
2021-06-13 15:00:48 +08:00 |
|
Li4n0
|
30194479d1
|
chore(version): change version number
|
2021-06-13 15:00:24 +08:00 |
|
Li4n0
|
ddeced3540
|
fix(frontend): fix the frontend display bugs (#28)
Fix the bug that the page height does not follow the change when the sidebar is expanded.
|
2021-06-13 14:47:32 +08:00 |
|
 Li4n0andE99p1ant
|
dc43b6973a
|
feat(ipinfo): support GeoIP (#26)
Co-authored-by: E99p1ant <[email protected]>
|
2021-06-12 22:04:45 +08:00 |
|
Li4n0
|
d1013c2416
|
fix(frontend): fix the bug of autoRefresh (#27)
Fix the bug that autoRefresh fails after switching back to log from rule.
|
2021-06-11 23:59:23 +08:00 |
|
Li4n0
|
f7be2bc2e6
|
feat(platform): support custom admin path prefix (#25)
|
2021-05-31 23:03:39 +08:00 |
|
Li4n0
|
42d1e35913
|
chore(release): 0.1.4-beta-fix-1
v0.1.4-beta-fix-1
|
2021-05-28 20:01:43 +08:00 |
|
Li4n0
|
74f512d214
|
fix(http): fix the problem that ip_header setting does not take effect (#23)
|
2021-05-28 19:55:44 +08:00 |
|
Li4n0
|
b945069117
|
fix(frontend): fix the problem of autoRefresh failure (#24)
|
2021-05-28 19:55:20 +08:00 |
|
Li4n0
|
efcbff23d8
|
fix(config): fix the problem of dns addr error in config template
v0.1.4-beta
|
2021-05-28 00:51:16 +08:00 |
|
Li4n0
|
dcabfb1546
|
chore(changelog): add changelog
|
2021-05-27 23:48:18 +08:00 |
|
Li4n0
|
9e6d758c0f
|
chore(.gitignore): update .gitignore
|
2021-05-27 23:37:14 +08:00 |
|
Li4n0
|
1da20feb06
|
chore: release v0.1.4-beta (#22)
|
2021-05-27 23:24:48 +08:00 |
|
Li4n0
|
3044c9b735
|
docs(readme): update README (#21)
v0.1.3-beta-fix1
|
2021-05-26 01:07:03 +08:00 |
|
Li4n0
|
b44e4891a6
|
fix: fix the bug of page limit (#20)
|
2021-05-26 00:09:57 +08:00 |
|