This website requires JavaScript.
Explore
Help
Register
Sign In
asp
/
keep
Watch
1
Star
0
Fork
0
You've already forked keep
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
07ea7ec5a420999e38316ec1e3eebeac8ab7d5f4
keep
/
src
/
modes
History
Andrew Phillips
07ea7ec5a4
fix: remove invalid security_schemes attribute and fix OpenAPI schema references
...
Co-authored-by: aider (openai/andrew/openrouter/anthropic/claude-sonnet-4) <
aider@aider.chat
>
2025-08-13 13:21:43 -03:00
..
server
fix: remove invalid security_schemes attribute and fix OpenAPI schema references
2025-08-13 13:21:43 -03:00
common.rs
feat: use humansize crate and which crate for program lookup
2025-08-12 16:23:11 -03:00
delete.rs
fix: address critical memory safety, error handling, concurrency and security issues
2025-08-09 23:33:06 -03:00
diff.rs
fix: resolve OpenAPI macro and file descriptor type mismatches
2025-08-13 11:40:44 -03:00
get.rs
refactor: replace custom isatty implementation with is-terminal crate
2025-08-12 16:18:53 -03:00
info.rs
feat: add --output-format option for json/yaml support in info/status/list modes
2025-08-10 11:21:04 -03:00
list.rs
feat: add --output-format option for json/yaml support in info/status/list modes
2025-08-10 11:21:04 -03:00
mod.rs
feat: add REST HTTP server mode with OpenAPI documentation and Swagger UI
2025-08-10 21:27:13 -03:00
save.rs
refactor: Remove transaction from save to allow partial saves on failure
2025-08-10 00:34:55 -03:00
server.rs
feat: implement centralized logging and authentication middleware
2025-08-13 13:03:13 -03:00
status.rs
fix: remove unused StatusInfo import in status.rs
2025-08-12 16:01:30 -03:00
update.rs
fix: remove unused imports, unnecessary mutable variables, and dead code
2025-08-10 00:27:02 -03:00