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
10c7ab9679170fa22be73e87b8d2e8161c8b0c15
keep
/
src
History
Andrew Phillips
10c7ab9679
docs: simplify API endpoint descriptions
...
Co-authored-by: aider (openai/andrew/openrouter/deepseek/deepseek-chat-v3.1) <
aider@aider.chat
>
2025-08-28 16:45:43 -03:00
..
common
fix: remove duplicate meta_type and replace meta_name with meta_type
2025-08-27 21:17:48 -03:00
compression_engine
feat: use humansize crate and which crate for program lookup
2025-08-12 16:23:11 -03:00
meta_plugin
fix: remove unused MetaPlugin::binary variant
2025-08-28 15:01:24 -03:00
modes
docs: simplify API endpoint descriptions
2025-08-28 16:45:43 -03:00
services
fix: update AsyncItemService::new() to accept wrapped Command and Settings types
2025-08-28 15:19:01 -03:00
tests
chore: remove unused test helpers
2025-08-15 13:09:38 -03:00
args.rs
feat: add --generate-config mode to output default config
2025-08-27 22:05:09 -03:00
compression_engine.rs
chore: remove unused imports
2025-05-22 14:02:24 -03:00
config.rs
fix: remove unused digest field from Settings struct
2025-08-26 23:52:07 -03:00
db.rs
chore: remove redundant debug logging from store_meta
2025-08-26 18:54:20 -03:00
lib.rs
refactor: replace custom proc-macro with strum for snake_case serialization
2025-08-27 12:13:04 -03:00
main.rs
feat: add --generate-config mode to output default config
2025-08-27 22:05:09 -03:00
plugins.rs
feat: add derive_more for NumberOrString and ProgramWriter
2025-08-27 21:50:04 -03:00