Commit Graph
91 Commits
Author SHA1 Message Date
Li4n0 5e80591c85 fix: fix bug that the files associated with records still exist after deleting mysql and ftp records 2022-11-16 23:53:55 +08:00
Li4n0 48f55c5327 fix: fix panic when update config (#62) 2022-09-24 16:35:28 +08:00
Li4n0 ca911b6aa6 build: reducing the version of vitess to fit Windows v0.5.1 2022-09-14 01:47:10 +08:00
Li4n0 cc472fe522 ci: upgrade golang in release ci to 1.19 2022-09-14 01:38:41 +08:00
Li4n0 d98bd82c74 docs: remove duplicate information 2022-09-14 01:34:46 +08:00
Li4n0 d0e9709603 chore(release): 0.5.1 2022-09-14 01:16:04 +08:00
Li4n0 d29b767d9c fix: fix the error of database is locked when use sqlite (#60) 2022-09-14 01:08:42 +08:00
Li4n0 3fa2cae862 fix: fix the bug that authentication always fails after token change (#59) 2022-09-14 01:06:26 +08:00
Li4n0 fe316220a1 style: update some code to fit go 1.19 2022-09-14 01:05:24 +08:00
Li4n0 4cd232f7e0 ci: update golangci-linters to fit go1.19 2022-09-14 01:04:31 +08:00
Li4n0 e5419c5cb1 ci: upgrade golint to fix the error during building 2022-09-13 23:43:38 +08:00
Li4n0 04242e7d4a chore(release): 0.5.0 v0.5.0 2022-01-16 22:28:34 +08:00
Li4n0 f6afe0fa12 feat: support auto check upgrade (#53) 2022-01-09 23:51:46 +08:00
Li4n0 30f9069e45 ci: fix go embed error of golint 2022-01-08 19:43:17 +08:00
Li4n0 431781c798 ci: fix go embed error of golint 2022-01-08 19:40:19 +08:00
Li4n0 f1b914fab9 ci: fix go embed error of golint 2022-01-08 19:38:55 +08:00
Li4n0 c63a498034 ci: add support for multiple arch 2022-01-08 19:31:51 +08:00
Li4n0 82a20236e1 feat(build): replace sqlite driver with which does not depend cgo (#52) 2022-01-08 17:19:09 +08:00
Li4n0 4e74171dc5 docs(readme): add ldap protocol support 2022-01-07 23:53:16 +08:00
Li4n0 dfa5a65ba5 docs: add ldap protocol support 2022-01-07 23:51:10 +08:00
Li4n0 913e0f78db feat(dns): support use multiple root domains (#51) 2022-01-07 23:48:45 +08:00
fc505b0733 feat(ldap): add ldap protocol support (#50)
Co-authored-by: tardc <[email protected]>
Co-authored-by: E99p1ant <[email protected]>
2022-01-07 22:47:02 +08:00
Li4n0 06ae3d0555 fix(settings): fix the bug of update rmi & mysql addr settings not working (#49) 2022-01-05 23:17:12 +08:00
Li4n0 58e07fe4aa chore(release): 0.4.0 v0.4.0 2021-12-26 17:03:01 +08:00
Li4n0 d1f92000db chore(release): 0.4.0 2021-12-26 17:02:54 +08:00
Li4n0 6f921f6c97 fix(rmi): fix the problem that rmi has multiple rules matching in one record 2021-12-26 17:01:21 +08:00
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