• Joined on 2024-12-25
asp pushed to master at asp/keep 2026-03-11 23:45:46 +00:00
8a8a6e1c4b fix: correct critical bugs and improve pipe streaming performance
asp pushed to master at asp/keep 2026-03-11 01:31:38 +00:00
e8ea42506e feat: unify CLI and API with DataService trait
asp pushed to master at asp/keep 2026-03-09 23:14:01 +00:00
fb4c1a2b11 fix: add missing serde default to list_format field
asp pushed to master at asp/keep 2026-03-09 17:59:46 +00:00
a72395fe83 refactor: simplify filter plugin interface to use &mut dyn Read/Write
a8871a9575 docs: update build and formatting instructions in AGENT.md
b538e2f8c1 feat: add magic file plugin with fallback to file command
82ec29f6a1 fix: resolve compilation errors by standardizing filter signatures and fixing ownership issues
Compare 1023 commits »
asp pushed to master at asp/keep 2025-08-12 13:03:56 +00:00
d3e0b86a91 fix: add missing common module declaration in main.rs
2098d163e5 fix: resolve import errors and add missing Write trait
55d97a7ea1 refactor: remove duplicate binary detection logic from BinaryMetaPlugin
86dabbdbc0 refactor: move binary detection to common module and enhance get logic
6f27530b3b fix: adjust printable character ratio threshold for binary detection
Compare 67 commits »
asp created branch master in asp/keep 2025-08-04 04:03:26 +00:00
asp pushed to master at asp/keep 2025-08-04 04:03:26 +00:00
096b907a23 feat: add indexes on tags.name and metas.name for improved query performance
46a1e8621f fix: resolve test failures in save_item, get_item, and info_item tests
ebada59764 fix: add missing import for FORMAT_NO_BORDER_LINE_SEPARATOR constant
983c9f20fa fix: remove unused imports and fix test stdin handling
ada0805671 fix: resolve Alignment import error in list mode and remove unused imports
Compare 10 commits »
asp created repository asp/keep 2025-08-04 04:02:03 +00:00