Commit Graph

169 Commits

Author SHA1 Message Date
9692550198 Add tool management api 2024-02-02 17:43:09 +08:00
13d8ba8e78 Add tool submit and cancel api 2024-02-01 19:07:12 +08:00
04587fbb7a Implement update tool 2024-02-01 16:51:20 +08:00
1ce60d1bfb Add PROCESSING to Tool.ReviewType 2024-01-31 18:07:01 +08:00
7aca58f1de Add tool upgrade api 2024-01-30 19:24:44 +08:00
835fa7c27f Add tool detail api 2024-01-30 13:32:47 +08:00
a012895188 Fix AccessDeniedHandler 2024-01-30 13:32:03 +08:00
3dc935a98a Add icon and publish time to tool 2024-01-26 17:31:26 +08:00
a66c5caa60 Add create tool api 2024-01-26 14:54:40 +08:00
6e73f8212b Add kdoc and permission 2024-01-24 16:18:00 +08:00
ea2868e87a Optimize kdoc 2024-01-24 16:16:18 +08:00
cecf4ab2bf Optimize ToolBase api 2024-01-23 15:43:22 +08:00
98e2f637d2 Optimize ToolBase and ToolTemplate api 2024-01-22 18:18:47 +08:00
3da5260ddd Add enable field to ToolBase and ToolTemplate 2024-01-19 18:27:34 +08:00
cec9a9e07b Optimize code 2024-01-18 17:14:02 +08:00
d559fc53dd Add tool api 2024-01-18 14:14:36 +08:00
0512bab3ca Add power 2024-01-16 23:36:10 +08:00
e6688ccc56 Add tool tables 2024-01-16 18:09:46 +08:00
705449c5b1 Rename classes 2024-01-16 16:12:47 +08:00
251e1278f1 Rename tables 2024-01-16 10:58:42 +08:00
1848ba3abe Add t_tools table (still not complete) 2024-01-15 18:31:11 +08:00
6cc16adc1d Add ER map 2024-01-14 18:59:07 +08:00
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
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