• Joined on 2024-06-11
lsy pushed to master at lsy/echoes 2024-11-22 13:13:35 +08:00
eb53c72203 格式化代码,后端:新增rocket实例管理
lsy pushed to master at lsy/echoes 2024-11-21 19:08:02 +08:00
4bf55506b9 后端:完成错误和Result的更换
lsy pushed to master at lsy/echoes 2024-11-21 11:48:04 +08:00
3a88c33a6e 后端:定义错误,所有返回错误都具有发送和全局生命具有所有权,所有返回的错误都可以使用?来解用
lsy pushed to master at lsy/echoes 2024-11-21 01:05:26 +08:00
33b53b3663 后端:精简JWT声明结构,优化用户注册功能,优化查询构建器
lsy pushed to master at lsy/echoes 2024-11-20 19:53:35 +08:00
8071a16510 后端:添加sql构建器防止sql注入,config增加写入,获取功能,将路由提取出来
lsy pushed to master at lsy/linuxtool 2024-11-19 17:07:35 +08:00
9126ea0312 自动化脚本管理bug
e696b87993 自动化脚本管理bug
Compare 2 commits »
lsy pushed to master at lsy/linuxtool 2024-11-19 16:44:12 +08:00
2ddc1b5129 自动化脚本管理bug
lsy pushed to master at lsy/echoes 2024-11-19 00:20:41 +08:00
7e4d9c1b48 增加readme,删除了注释
lsy pushed to master at lsy/linuxtool 2024-11-19 00:06:52 +08:00
66ba7dc088 修复自动化管理问题
lsy pushed to master at lsy/linuxtool 2024-11-19 00:00:34 +08:00
af47b8f1b5 简化了一些脚本
lsy pushed to master at lsy/linuxtool 2024-11-18 23:21:00 +08:00
7cd0bf71de 用ai格式化变量名和提示增加README
lsy pushed to master at lsy/echoes 2024-11-18 19:14:55 +08:00
c19d21ce7d 数据库:删除了资源库依赖表
lsy pushed to master at lsy/echoes 2024-11-18 13:41:04 +08:00
9d88e9a159 后端:实现了对执行sql的参数化保证了安全
lsy pushed to master at lsy/echoes 2024-11-18 01:10:01 +08:00
5ca72e42cf 前端:创建api,主题,路由服务,重新定义主题插件的约束,错误,加载组件
lsy pushed to master at lsy/echoes 2024-11-17 17:18:13 +08:00
f5754f982f 前端:设计了能力服务和api服务
lsy pushed to master at lsy/echoes 2024-11-16 23:04:34 +08:00
4b06234df8 后端:实现jwt,创建和检测 前端:重新定义能力和契约,不使用一键构建的前端框架,约束太多
lsy pushed to master at lsy/linuxtool 2024-11-15 14:23:14 +08:00
95891ac2f1 更新证书设置为强制更新,定时器增加时间范围提示
lsy pushed to master at lsy/echoes 2024-11-14 23:01:47 +08:00
88bf3b5592 前端:抽象了创建服务上下文
lsy pushed to master at lsy/echoes 2024-11-14 17:44:27 +08:00
1385251318 实现了对拓展的定义和拓展服务
lsy pushed to master at lsy/echoes 2024-11-14 01:44:51 +08:00
2b44435c2a 前端:实现extension接口,后端:修复数据库字段错误