Gregory Schier
|
dcd1be3fec
|
Fix default values in dynamic forms
|
2025-01-17 15:51:00 -08:00 |
|
Gregory Schier
|
6ae0bc1ef6
|
Work required to support the JWT plugin
|
2025-01-17 14:36:55 -08:00 |
|
Gregory Schier
|
07ff709429
|
JWT auth plugin and necessary updates
|
2025-01-17 08:02:55 -08:00 |
|
Gregory Schier
|
bd322162c8
|
Auth plugins (#155)
|
2025-01-17 05:53:03 -08:00 |
|
Gregory Schier
|
3614c2acd5
|
Better mutation errors and fix workspace creation
|
2025-01-15 07:40:35 -08:00 |
|
Gregory Schier
|
0e21d901cd
|
save window state on window close
|
2025-01-15 07:06:51 -08:00 |
|
Gregory Schier
|
4ee5c26e7d
|
Update window state logic
|
2025-01-15 06:02:27 -08:00 |
|
Gregory Schier
|
24f4b62cff
|
Fix window state preservation
|
2025-01-15 05:53:00 -08:00 |
|
Gregory Schier
|
49f5e980de
|
Clean up filesystem sync setting
|
2025-01-13 16:46:56 -08:00 |
|
Gregory Schier
|
84c3987c34
|
Fix unused var
|
2025-01-13 09:58:37 -08:00 |
|
Gregory Schier
|
ba330047ca
|
Cargo format
|
2025-01-11 13:53:30 -08:00 |
|
Gregory Schier
|
295aea4f2e
|
Add single-instance plugin
|
2025-01-11 13:50:44 -08:00 |
|
Gregory Schier
|
8dff75ad4f
|
Add ability to exclude environments from data export
|
2025-01-11 11:36:00 -08:00 |
|
Gregory Schier
|
3b56f4e142
|
Support TLS 1.3 (#153)
|
2025-01-11 06:51:34 -08:00 |
|
Gregory Schier
|
328e3db56e
|
Fix UpdateSource for sync upserts
|
2025-01-08 15:25:03 -08:00 |
|
Gregory Schier
|
cbc443075a
|
Ability to open workspace from directory, WorkspaceMeta, and many sync improvements
|
2025-01-08 14:57:13 -08:00 |
|
Gregory Schier
|
bc50891edb
|
Remove useNavigate everywhere, and make request a query param. And convert dialog to Jotai
|
2025-01-06 16:54:07 -08:00 |
|
Gregory Schier
|
c2ea2a5fe5
|
Dir sync filesystem watching
|
2025-01-06 09:24:07 -08:00 |
|
Gregory Schier
|
c72180bb59
|
Upgrade Tauri and add Tauri devtools
|
2025-01-05 11:33:39 -08:00 |
|
Gregory Schier
|
31440eea76
|
Filesystem Sync (#142)
|
2025-01-03 20:41:00 -08:00 |
|
Gregory Schier
|
135c366e32
|
Preserve Editor State (#151)
|
2024-12-31 07:31:43 -08:00 |
|
Gregory Schier
|
31f2bff0f6
|
Optimize sidebar collapsing
|
2024-12-23 05:05:04 -08:00 |
|
Gregory Schier
|
61d094d9fd
|
Some fixes around environments
|
2024-12-21 11:04:49 -08:00 |
|
Gregory Schier
|
dd8ccfe21f
|
Extract base environment (#149)
|
2024-12-21 05:44:55 -08:00 |
|
Gregory Schier
|
42bf016e90
|
Add the ability to duplicate folders (#144)
|
2024-12-19 13:06:08 -08:00 |
|
Gregory Schier
|
833dc7d3f7
|
Markdown documentation for HTTP requests (#145)
|
2024-12-19 05:57:40 -08:00 |
|
Gregory Schier
|
cb6e3d4ac8
|
Better insight into settings updates
|
2024-12-16 16:27:13 -08:00 |
|
Gregory Schier
|
88bcfb9e66
|
Changes for commercial use (#138)
|
2024-12-03 09:28:27 -08:00 |
|
Gregory Schier
|
0cfec0ada6
|
Fix GraphQL body handling
|
2024-11-18 07:17:19 -08:00 |
|
Gregory Schier
|
c5e6d6f2cb
|
Some tweaks to request deletion
|
2024-10-23 06:27:38 -07:00 |
|
Gregory Schier
|
e216214085
|
Custom JSON formatter that works with template syntax (#128)
|
2024-10-21 15:17:14 -07:00 |
|
Gregory Schier
|
52ac41b0c6
|
Move elapsed calculation
|
2024-10-18 10:53:04 -07:00 |
|
Gregory Schier
|
741ccbe741
|
Add labels to plugin event subscribers
|
2024-10-18 10:46:30 -07:00 |
|
Gregory Schier
|
516dfd1f19
|
Fix GraphQL introspection
|
2024-10-18 06:57:44 -07:00 |
|
Gregory Schier
|
0cd08499aa
|
Render sending gRPC events
|
2024-10-17 12:03:35 -07:00 |
|
Gregory Schier
|
c8342fb0a9
|
Delete send history for workspace
|
2024-10-17 11:17:27 -07:00 |
|
Gregory Schier
|
0d982057a5
|
Add proxy setting for HTTP requests (#127)
|
2024-10-12 20:55:09 -07:00 |
|
Gregory Schier
|
d754e7233d
|
Server sent event response viewer (#126)
|
2024-10-11 06:52:32 -07:00 |
|
Gregory Schier
|
da6baf72f5
|
Response Streaming (#124)
|
2024-10-09 16:27:37 -07:00 |
|
Gregory Schier
|
c7eccddac9
|
Fix performance related to having 100s of requests (#123)
|
2024-10-08 14:16:57 -07:00 |
|
Gregory Schier
|
7e62bb6b68
|
Fix prompt
|
2024-10-02 12:19:43 -07:00 |
|
Gregory Schier
|
3b2ee25d75
|
Fix tauri dialog API usage
|
2024-10-02 11:45:42 -07:00 |
|
Gregory Schier
|
4160e5b1c4
|
Make prompt() to return null on cancel
|
2024-10-02 05:54:44 -07:00 |
|
Gregory Schier
|
7e4f807f75
|
Add prompt() plugin API (#121)
|
2024-10-01 08:32:42 -07:00 |
|
Gregory Schier
|
be60e4648a
|
Apply Request path parameters during render (#120)
|
2024-10-01 08:26:59 -07:00 |
|
Gregory Schier
|
6060ddcd87
|
Add aliases field to template functions
|
2024-09-30 18:28:52 -07:00 |
|
Gregory Schier
|
9915c57817
|
Plugin execution context (#119)
|
2024-09-30 17:45:51 -07:00 |
|
Gregory Schier
|
917adcfb2e
|
Better plugin development experience (#118)
|
2024-09-29 10:41:07 -07:00 |
|
Gregory Schier
|
598bbd6f69
|
Prevent theme flashing on initial window load (#115)
|
2024-09-25 14:01:24 -07:00 |
|
Gregory Schier
|
b19748c42e
|
Make settings menu a regular window (#113)
|
2024-09-25 12:52:12 -07:00 |
|