1. 06 Feb, 2026 1 commit
    • fix: harden token search with pagination, rate limiting and input validation · 327cc5fa
      - Add configurable per-user token creation limit (max_user_tokens)
      - Sanitize search input patterns to prevent expensive queries
      - Add per-user search rate limiting (by user ID)
      - Add pagination to search endpoint with strict page size cap
      - Skip empty search fields instead of matching nothing
      - Hide internal errors from API responses
      - Fix Interface2String float64 formatting causing config parse failures
      - Add float-string fallback in config system for int/uint fields
      CaIon committed
  2. 01 Feb, 2026 1 commit
  3. 29 Jan, 2026 5 commits
  4. 28 Jan, 2026 5 commits
  5. 26 Jan, 2026 13 commits
  6. 25 Jan, 2026 11 commits
  7. 24 Jan, 2026 1 commit
  8. 22 Jan, 2026 3 commits