Commit Graph

33 Commits

Author SHA1 Message Date
da2c61089b 把处理空行的方式变得更优雅 2023-12-15 10:25:15 +00:00
d2e6f2ca29 写好了会话过期后自动重发 2023-12-15 09:42:51 +00:00
be33f6f29a 初步封装完成 2023-12-15 09:28:48 +00:00
2f21e0cca3 write server mode 2023-12-15 02:29:48 +00:00
b8e7cda86e add log and report emplyee 2023-12-14 16:11:58 +00:00
b1592fbf56 upd: add support for report finance 2023-12-14 15:47:24 +00:00
ae8240839c 修复了可以重复注册用户的bug 2023-12-14 08:08:10 +00:00
91e1161a58 高权限密码错误不豁免 2023-12-14 07:46:48 +00:00
2ef45c09ca 支持高权限免密码 2023-12-14 07:44:22 +00:00
21793ba0e6 给passwd指令添加权限校验 2023-12-14 06:50:38 +00:00
8f5279dd9f 给exit和quit添加校验 2023-12-14 06:40:48 +00:00
7fcaaa534e 111 2023-12-14 06:34:49 +00:00
c5a17dd70c add check for report and log 2023-12-14 06:33:55 +00:00
b765068e2a 不支持report和log 2023-12-14 06:24:47 +00:00
9ead94b064 fix: fix many bug 2023-12-14 04:44:37 +00:00
2628177746 fix: fix su's lexer 2023-12-14 04:18:29 +00:00
4cfbbc2991 fix: fix float point error in show 2023-12-14 04:10:27 +00:00
67b681d1dd upd: add check for ISBN before change ISBN 2023-12-14 04:02:52 +00:00
2cdab5c9ac write finance 2023-12-14 03:56:17 +00:00
f1646e531d fix: fix some major bugs in book system 2023-12-14 03:34:16 +00:00
bf676afd77 fix: fix some bug in lexer 2023-12-14 03:23:10 +00:00
7ca2b28548 upd: first version of booksystem 2023-12-14 03:01:37 +00:00
a6b6c483a2 fix: fix some bug in user maintain 2023-12-13 10:53:42 +00:00
702f8072dc fix: bug in passwd's lexer 2023-12-13 10:31:13 +00:00
e620762102 fix: a stupid bug in database 2023-12-13 10:27:53 +00:00
158de68975 upd: first version of user management 2023-12-13 09:54:50 +00:00
d117759d38 upd: ready to write the engine 2023-12-13 09:18:05 +00:00
2d18a302f2 upd: first version of lexer 2023-12-13 08:59:59 +00:00
132eeded36 upd: ready to lex the command 2023-12-13 04:42:33 +00:00
d9d32c5e24 upd: ready to write the database and engine 2023-12-12 15:46:43 +00:00
8232adb170 upd: restructrued to avoid useless concurrency and simplify the code 2023-12-12 15:05:42 +00:00
3838d8e94a docs: begin to setup main structure and write BlockSS 2023-12-12 03:21:56 +00:00
f2d9f9086a upd: set up files and CMake 2023-11-29 01:26:53 +00:00