Gregory Schier
|
8fa965e055
|
Small refactor
|
2024-02-01 02:42:59 -08:00 |
|
Gregory Schier
|
1dd0b69079
|
Refactor commands and DB
|
2024-02-01 02:29:24 -08:00 |
|
Gregory Schier
|
e6af0c6009
|
Hacky server streaming done
|
2024-01-31 22:14:08 -08:00 |
|
Gregory Schier
|
9426885bb8
|
Initial frontend for gRPC UI
|
2024-01-30 16:43:54 -08:00 |
|
Gregory Schier
|
89e5d4f235
|
Hooked up test call from frontend!
|
2024-01-29 20:50:43 -08:00 |
|
Gregory Schier
|
244f1319b4
|
Track dialogs
|
2024-01-28 16:33:36 -08:00 |
|
Gregory Schier
|
959841fb22
|
More response info
|
2024-01-28 16:02:49 -08:00 |
|
Gregory Schier
|
7d183c6580
|
Cookie Support (#19)
|
2024-01-28 14:39:51 -08:00 |
|
Gregory Schier
|
ae25561c7e
|
Show alert after force checking updates
|
2024-01-19 22:11:02 -08:00 |
|
Gregory Schier
|
eabc1bd305
|
Fix analytics again
|
2024-01-18 22:28:25 -08:00 |
|
Gregory Schier
|
56d4212f68
|
Some analytics fixes
|
2024-01-18 20:23:02 -08:00 |
|
Gregory Schier
|
d932c19513
|
Launch analytics events, changelog, better filter styles
|
2024-01-18 14:42:02 -08:00 |
|
Gregory Schier
|
da3392ac53
|
Download response, and some fixes
|
2024-01-16 17:02:55 -08:00 |
|
Gregory Schier
|
d6331022ad
|
XPath plugin
|
2024-01-15 21:27:47 -08:00 |
|
Gregory Schier
|
1d207d5fbd
|
JSONPath filter plugins working
|
2024-01-15 15:06:49 -08:00 |
|
Gregory Schier
|
6b1d15415d
|
Move plugin stuff around
|
2024-01-15 14:33:51 -08:00 |
|
Gregory Schier
|
ad0b8a8e7d
|
Fix workspace defaults
|
2024-01-15 12:25:13 -08:00 |
|
Gregory Schier
|
c740966394
|
Move request-related settings to workspace
|
2024-01-15 11:52:36 -08:00 |
|
Gregory Schier
|
c964f255d8
|
fix mac decorations
|
2024-01-14 17:22:31 -08:00 |
|
Gregory Schier
|
a7ffed9716
|
Integrated titlebar windows
|
2024-01-14 16:44:04 -08:00 |
|
Gregory Schier
|
03a2fc8ee5
|
Basic Linux/Windows integrated titlebar
|
2024-01-13 23:40:32 -08:00 |
|
Gregory Schier
|
9beac00981
|
Appearance setting and gzip/etc support
|
2024-01-12 13:39:08 -08:00 |
|
Gregory Schier
|
1a64d7d9e6
|
Initial settings implementation
|
2024-01-11 21:13:17 -08:00 |
|
Gregory Schier
|
0776f6a2be
|
Add hotkey dialog and rust-only analytics
|
2024-01-10 16:18:08 -08:00 |
|
Gregory Schier
|
8af526682a
|
Remove response body and basic hotkeys
|
2023-11-21 22:15:01 -08:00 |
|
Gregory Schier
|
d0d4324957
|
Remove app-specific menu items
|
2023-11-21 19:18:40 -08:00 |
|
Gregory Schier
|
2bcd0e0bbe
|
Fix macOS menu and fallback URL
|
2023-11-21 09:24:13 -08:00 |
|
Gregory Schier
|
1b99c7e10f
|
Hide menu on windows/linux
|
2023-11-21 08:17:37 -08:00 |
|
Gregory Schier
|
05458a0753
|
Remove Tauri context menu plugin
|
2023-11-19 18:21:10 -08:00 |
|
Gregory Schier
|
5f810a1b4c
|
Some tweaks
|
2023-11-19 18:13:32 -08:00 |
|
Gregory Schier
|
7b32f76a1e
|
Try sandboxing again
|
2023-11-19 17:06:31 -08:00 |
|
Gregory Schier
|
eb0c90311b
|
Drag into folder (Closes #8)
|
2023-11-17 07:36:01 -08:00 |
|
Gregory Schier
|
9bdb01987c
|
Better update logic
|
2023-11-14 14:28:06 -08:00 |
|
Gregory Schier
|
3130fb948a
|
Better dropdown menu
|
2023-11-14 10:56:56 -08:00 |
|
Gregory Schier
|
4360355c8c
|
Beta channel updates
|
2023-11-14 08:57:46 -08:00 |
|
Gregory Schier
|
3baaddba0b
|
Multipart form UI and fixes
|
2023-11-14 00:32:02 -08:00 |
|
Gregory Schier
|
e77c1c2a46
|
Got multipart working (text-only)
|
2023-11-13 23:26:11 -08:00 |
|
Gregory Schier
|
38422d59fd
|
Fix window title moving stoplights (for now)
|
2023-11-13 23:25:47 -08:00 |
|
Gregory Schier
|
9a02b63a6b
|
Form urlencoded bodies!
|
2023-11-13 11:28:37 -08:00 |
|
Gregory Schier
|
4470409a24
|
Url parameters done
|
2023-11-13 10:52:11 -08:00 |
|
Gregory Schier
|
dfc01d51ca
|
Custom updater code
|
2023-11-12 21:16:33 -08:00 |
|
Gregory Schier
|
758154fa14
|
Request body is now an object
|
2023-11-12 11:16:12 -08:00 |
|
Gregory Schier
|
4ffce4a534
|
Dev app icon
|
2023-11-10 13:06:12 -08:00 |
|
Gregory Schier
|
b6eb7418aa
|
Fix is_empty check
|
2023-11-10 09:12:20 -08:00 |
|
Gregory Schier
|
39c97681cf
|
Postman importer semi-complete
|
2023-11-10 09:08:20 -08:00 |
|
Gregory Schier
|
2d0f0d8f6b
|
Tidy up logs and general cleanup
|
2023-11-09 20:33:09 -08:00 |
|
Gregory Schier
|
71f2a724cb
|
Show import errors
|
2023-11-09 20:00:19 -08:00 |
|
Gregory Schier
|
4b89b95738
|
Hacky Yaak import complete!
|
2023-11-09 19:40:31 -08:00 |
|
Gregory Schier
|
e6ee89464a
|
Rename initial workspace to "Yaak"
|
2023-11-09 13:17:21 -08:00 |
|
Gregory Schier
|
136e9f2738
|
No analytics in dev
|
2023-11-09 11:46:52 -08:00 |
|