112 Commits

Author SHA1 Message Date
vesp
84167d0ea4 Add version constant and default User-Agent header for requests 2026-01-12 22:35:18 +01:00
vesp
45d63a4ac6 Add cURL export functionality with custom icon and extensible architecture 2026-01-12 22:27:38 +01:00
vesp
4ea407b3bb Display response size in the status line 2026-01-12 11:02:21 +01:00
vesp
2000f98d35 FIX: Change style of stack switcher button (light theme) 2026-01-12 10:29:40 +01:00
vesp
4737c39420 Change style of stack switcher button 2026-01-11 22:37:10 +01:00
vesp
fae3357fd5 Add application icons and update branding metadata, update licensing documentation 2026-01-11 01:22:34 +01:00
vesp
2f47c65bc4 Fix blank script results panel separator on request load
Hide the results_paned container when both script output panels are empty.
This prevents the separator and blank space from appearing when opening
requests without script output, maximizing response panel space.
2026-01-07 12:16:25 +01:00
vesp
85a1705f4c Hide script result panels when there's no output 2026-01-07 11:33:25 +01:00
vesp
7e3a8c69d8 Change application ID from cz.vesp.roster to cz.bugsy.roster 2026-01-06 17:11:10 +01:00
vesp
99ab0a73c7 Bump version to 0.4.8 2026-01-06 01:47:02 +01:00
vesp
51263816f3 Fix variable indicators and add project caching 2026-01-06 01:45:36 +01:00
vesp
79c2f3c944 Bump version to 0.4.7 2026-01-05 11:56:41 +01:00
vesp
c4795b4508 Replace magic numbers with named constants 2026-01-05 11:56:23 +01:00
vesp
ad80ea66f1 Bump version to 0.4.6 2026-01-05 11:50:51 +01:00
vesp
b945395d55 Fix history entry deletion bug with unique IDs 2026-01-05 11:50:36 +01:00
vesp
ad00f0f60a Bump version to 0.4.5 2026-01-05 11:46:30 +01:00
vesp
1a95799290 Replace print statements with proper logging 2026-01-05 11:46:15 +01:00
vesp
d001b9c78c Bump version to 0.4.4 2026-01-05 11:39:12 +01:00
vesp
92d507ad4d Add input validation for project and request names 2026-01-05 11:38:58 +01:00
vesp
0710cd34b7 Bump version to 0.4.3 2026-01-05 11:33:58 +01:00
vesp
b17393432c Add type annotations to request_tab_widget.py 2026-01-05 11:33:12 +01:00
vesp
30872b4697 Add type annotations to window.py 2026-01-05 11:31:59 +01:00
vesp
29bab2aa07 Bump version to 0.4.2 2026-01-05 11:25:05 +01:00
vesp
758e639f9e Use actual timeout value in error message 2026-01-05 11:18:32 +01:00
vesp
1c124939b6 Fix toast notifications by adding AdwToastOverlay 2026-01-05 11:14:31 +01:00
vesp
29ae77e8ec Bump version to 0.4.0
- Updated version in meson.build
- Added release entry in metainfo with changelog
v0.4.0
2026-01-05 10:47:02 +01:00
vesp
96dcab5425 Reduce request indentation in sidebar from 24px to 12px 2026-01-05 02:28:02 +01:00
vesp
8ca7bd0baf Keep project folder open when loading request 2026-01-05 02:20:48 +01:00
vesp
b042b9cb30 Fix status icons in preprocessing and script output panels 2026-01-04 01:18:40 +01:00
vesp
81e0aab111 Adjust panel proportions: sidebar 15%, request/response 42.5% 2026-01-04 00:53:20 +01:00
vesp
b38c1e77c7 Make result and history panels resizable with minimum size 2026-01-03 09:17:20 +01:00
vesp
38742054ba Fix history panel collapse when expanding script results 2026-01-02 01:31:07 +01:00
vesp
68004c5bf4 Implement preprocessing scripts with request modification and variable access 2026-01-02 01:04:24 +01:00
vesp
c0878271d6 Bump version to 0.3.0 v0.3.0 2026-01-01 02:28:27 +01:00
vesp
37c29ac092 Add roster API for scripts to set environment variables 2026-01-01 02:27:22 +01:00
vesp
c2778f419a Track script changes and show modified flag when scripts are edited 2025-12-31 01:59:49 +01:00
vesp
f39acaf02e Save and restore scripts with saved requests to projects 2025-12-31 01:46:43 +01:00
vesp
59dcb78789 Fix GTK4 API: Use set_from_icon_name instead of set_icon_name
Corrects AttributeError when initializing script status icon.
2025-12-31 01:34:18 +01:00
vesp
96bbbcbc97 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
vesp
1fab66db48 Fix edit icon: use document-properties-symbolic instead 2025-12-31 00:33:20 +01:00
vesp
85b09af6f3 Make Manage Environments dialog wider and resizable 2025-12-31 00:30:09 +01:00
vesp
d4e8ebd303 Fix edit icon and move Add Variable button inside table as last row 2025-12-31 00:26:05 +01:00
vesp
e39715f5c0 Move Add Variable button to bottom of variable column and change edit icon 2025-12-31 00:21:38 +01:00
vesp
b51fa12f6a Improve dialog UX: enable Enter key activation for all input dialogs 2025-12-31 00:11:30 +01:00
vesp
bd54379377 Fix AttributeError: use set_size_request instead of set_width_request 2025-12-31 00:09:34 +01:00
vesp
ec2cb2768e Transpose environments table: variables as rows, environments as columns 2025-12-31 00:02:29 +01:00
vesp
5f01c1c49d Replace send button text with play icon 2025-12-30 23:32:41 +01:00
vesp
a979c16da9 Bump version to 0.2.0 v0.2.0 2025-12-30 19:57:40 +01:00
vesp
55610a13a5 Remove duplicate Request History panels from individual tabs 2025-12-30 19:51:33 +01:00
vesp
262fcf41ca Fix environment selector to always appear on left side 2025-12-30 16:34:30 +01:00