5 Commits

Author SHA1 Message Date
4006ed7c34 Replace print statements with proper logging 2026-01-05 11:46:15 +01:00
b923a4b83e Add Scripts feature with JavaScript postprocessing
Implements JavaScript-based postprocessing for HTTP responses using gjs.
Adds Scripts tab with preprocessing (disabled) and postprocessing (functional) sections.
2025-12-31 01:32:14 +01:00
89f50d1304 Implement environment variable substitution in requests 2025-12-30 12:54:26 +01:00
094f87dbb9 FIX: Loading requests from history doesn't immediately mark the tab as modified 2025-12-21 00:18:54 +01:00
df30ad6388 Add Tabbed interface
- Add New Request Button
   - Implement Tab Management System
   - Opening saved requests from sidebar creates new tabs
   - Response Tracking
2025-12-20 18:56:11 +01:00