Files
besoeasy a72dff9483 feat: Implement configuration and utility functions for file handling and IPFS integration
- Added configuration module for constants and utility functions to parse and format file sizes.
- Created IPFS helper functions to manage pinned content, check IPFS health, and retrieve IPFS stats.
- Developed job management for Nostr discovery and pinning, including queue management for self and friends.
- Integrated Express middleware for file uploads with error handling and file size limits.
- Established Nostr-related functions for event fetching, CID extraction, and pinning logic.
- Implemented queue management for tracking pinned and cached CIDs, along with activity timestamps.
- Created API route handlers for health checks, status reporting, Nostr stats, and file uploads.
2025-12-31 06:58:38 +05:30

1.7 KiB