| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-11-13 | refactor: break down large osint.go file into separate command modules and ↵v1.0.1 | s | 1 | -29/+15 | |
| add helper functions | |||||
| 2025-11-13 | created pretty printing for all commandsv1.0.0 | s | 1 | -14/+53 | |
| 2025-11-10 | refactor: restructure client modules and add config file supportv0.8.1 | s | 1 | -10/+5 | |
| - Split large osint.go client into focused modules (bssid.go, breachforum.go, buckets.go, etc.) - Add config file support with init command for API key management - Remove api-key flag in favor of config file + env var fallback - Update API paths to remove /osint prefix - Add crawl endpoint streaming support - Improve error handling with 402 payment required status | |||||
| 2025-11-10 | feat: add x replies/search commands and improve api key validationv0.7.0 | s | 1 | -0/+65 | |
| 2025-11-08 | feat: add unauthenticated client support and new osint/x commands | s | 1 | -1/+53 | |
| 2025-11-07 | refactor: extract json output formatting to utils.PrintJSON and add ↵ | s | 1 | -10/+3 | |
| colorized json output with new dns tld command | |||||
| 2025-11-06 | refactor: split x command into history and tweets subcommands with streaming ↵ | s | 1 | -3/+39 | |
| support | |||||
| 2025-11-06 | go fmt project | s | 1 | -2/+2 | |
| 2025-11-03 | update module name to include the git domain | s | 1 | -2/+2 | |
| 2025-11-03 | hi | s | 1 | -0/+61 | |
