Commit Graph

177 Commits

Author SHA1 Message Date
3b9111392e Add sensitive word filter 2024-01-04 17:55:41 +08:00
f3b63ce17d Optimize code 2024-01-03 18:48:33 +08:00
af134f04e0 Fix system log can not sort by start_time when search by url bug 2024-01-02 18:23:39 +08:00
41a9cecdf5 Fix system log can not search bug 2024-01-02 17:20:49 +08:00
21e9bd98c9 Optimize authentication api 2024-01-02 16:46:36 +08:00
22055faca4 Optimize register api. Add verify Turnstile captcha to login api. 2023-12-29 17:55:44 +08:00
94512ccd2b Update dependencies 2023-12-28 14:57:14 +08:00
47baa06125 Change namespace to top.fatweb.oxygen.api 2023-12-28 13:39:42 +08:00
605f3f4152 Add base settings management api 2023-12-27 17:15:22 +08:00
8cc7adc215 Auto offline user when chang password 2023-12-27 10:07:33 +08:00
e45769e52a Finish sign api. Optimize code. 2023-12-26 18:17:03 +08:00
15f631971c Optimize code. Add kdoc. 2023-12-25 17:27:50 +08:00
31358107c7 Fix error user verify. Auto set nickname when register. 2023-12-24 23:46:24 +08:00
47befa2a81 Fix sql wrong file name. Fix can not save email settings bug. 2023-12-23 16:28:18 +08:00
cf96d8037d Add account register and verify api 2023-12-22 18:02:42 +08:00
660f879ccd Fix can not remove expiration and credentialsExpiration from user bug 2023-12-22 15:42:09 +08:00
c40bb0bbaa Add register and verify to AuthenticationController 2023-12-21 18:35:42 +08:00
e7c8311b83 Support login with email 2023-12-20 15:08:09 +08:00
60353906ad Rename statistic to statistics 2023-12-20 11:32:47 +08:00
b2b4ac5302 Add active information api 2023-12-19 16:52:53 +08:00
7e792ca35d Add scope option to online info api 2023-12-19 10:26:19 +08:00
aa4d70ce99 Add kdoc 2023-12-18 18:28:38 +08:00
0f5d1fad4b Add get online info api 2023-12-18 18:02:21 +08:00
e3d31bcc38 Add aop to record event log 2023-12-18 14:35:55 +08:00
66146cb3b4 Optimize annotation in controller 2023-12-18 13:25:34 +08:00
e1970c8a03 Add EventUtil 2023-12-17 23:42:29 +08:00
05bbd59eb0 Optimize code 2023-12-17 17:55:29 +08:00
ed1124380b Add event log and statistic log 2023-12-14 18:30:38 +08:00
c2e5248aa0 Optimize code 2023-12-14 18:28:59 +08:00
9ede33e005 Optimize regex 2023-12-14 18:28:39 +08:00
c059f85f62 Add type of system log 2023-12-14 15:31:41 +08:00
1743b3d3d6 Rename statistics to statistic 2023-12-14 15:31:23 +08:00
1c4d28b916 Fix logout error 2023-12-14 15:30:18 +08:00
17bfb2feb4 Use flyway to initialize sqlite database 2023-12-14 14:03:09 +08:00
e309ac67b6 Update schema.sql 2023-12-12 18:24:32 +08:00
e23dde9fc7 Optimize code 2023-12-12 18:07:15 +08:00
e1e661988a Move table t_sys_log to sqlite 2023-12-12 17:55:23 +08:00
19d20a0f09 Add multiple datasource 2023-12-11 18:32:48 +08:00
06889d0fb1 Update dependencies 2023-12-11 18:03:38 +08:00
a1d61f8ada Optimize code 2023-12-11 14:14:35 +08:00
cebeaff054 Add kdoc 2023-12-11 14:12:50 +08:00
dafc0ac671 Finish storage information api 2023-12-10 12:42:28 +08:00
6b83d7ef05 Add statistics type to system log 2023-12-09 23:20:38 +08:00
55c64a0de2 Finish memory statistics information api 2023-12-08 17:15:05 +08:00
971a7007c7 Finish cpu statistics information api 2023-12-08 15:08:42 +08:00
86c2bcf97b Add CPU info, memory info, jvm info api 2023-12-07 18:37:51 +08:00
daee129b0b Optimize hardware information 2023-12-06 23:18:43 +08:00
c0e9380082 Add software and hardware statistics api 2023-12-06 18:30:56 +08:00
d64fdcd5ca Add permission structure diagram 2023-12-06 11:05:06 +08:00
7876e877c1 Fix power
Fix power
2023-12-06 11:05:05 +08:00