This website requires JavaScript.
Explore
Help
Sign In
wuyuan
/
ClassworksKV
Watch
1
Star
0
Fork
0
You've already forked ClassworksKV
mirror of
https://github.com/ZeroCatDev/ClassworksKV.git
synced
2025-07-02 04:39:23 +00:00
Code
Releases
Activity
ClassworksKV
/
utils
History
SunWuyuan
35d05df925
Refactor project structure by reorganizing imports, removing unused files, and updating
.gitignore
to include additional environment and build directories. Delete legacy migration scripts and Docker configurations to streamline the codebase.
2025-05-25 09:25:58 +08:00
..
config.js
Refactor project structure by reorganizing imports, removing unused files, and updating
.gitignore
to include additional environment and build directories. Delete legacy migration scripts and Docker configurations to streamline the codebase.
2025-05-25 09:25:58 +08:00
crypto.js
Add bcrypt and js-base64 dependencies in
package.json
and
pnpm-lock.yaml
. Enhance authentication middleware in
auth.js
with password hint functionality and improve error handling. Update device management routes in
kv.js
to support password hint retrieval and modification, ensuring better security and user experience.
2025-05-18 14:33:16 +08:00
errors.js
将
app.js
重构为 ES 模块,新增 KV 存储功能,并实现请求超时中间件。更新
package.json
中的依赖项并移除未使用的路由。完善
README
,补充项目特性与安装使用说明。
2025-05-10 13:47:02 +08:00
instrumentation.js
Refactor project structure by reorganizing imports, removing unused files, and updating
.gitignore
to include additional environment and build directories. Delete legacy migration scripts and Docker configurations to streamline the codebase.
2025-05-25 09:25:58 +08:00
kvStore.js
Refactor project structure by reorganizing imports, removing unused files, and updating
.gitignore
to include additional environment and build directories. Delete legacy migration scripts and Docker configurations to streamline the codebase.
2025-05-25 09:25:58 +08:00
siteinfo.js
Refactor project structure by reorganizing imports, removing unused files, and updating
.gitignore
to include additional environment and build directories. Delete legacy migration scripts and Docker configurations to streamline the codebase.
2025-05-25 09:25:58 +08:00