Gregory Schier
|
3818154e82
|
Show all requests in template fn dialog
|
2024-09-24 07:14:36 -07:00 |
|
Gregory Schier
|
574a92f5b7
|
Only download protoc if necessary
|
2024-09-24 07:14:15 -07:00 |
|
Gregory Schier
|
44e5c2b1d7
|
Fix plugin runtime (response fn) deadlock
|
2024-09-24 07:13:34 -07:00 |
|
Gregory Schier
|
c938b62d35
|
Fix plugin runtime
|
2024-09-23 07:46:32 -07:00 |
|
Gregory Schier
|
9bb1e1232f
|
Don't build internal TS packages
|
2024-09-23 07:22:25 -07:00 |
|
Gregory Schier
|
164865c845
|
Delete unused files
|
2024-09-23 07:05:17 -07:00 |
|
Gregory Schier
|
921f1de62a
|
Bootstrap command
|
2024-09-22 22:17:45 -07:00 |
|
Gregory Schier
|
38b36b80a5
|
Fix Vite build dir
|
2024-09-22 21:59:31 -07:00 |
|
Gregory Schier
|
2ab4f79aed
|
Fix scripts
|
2024-09-22 21:33:46 -07:00 |
|
 Gregory SchierandGitHub
|
101b6284d6
|
[WIP] Refactor to NPM workspaces (#104)
|
2024-09-22 21:27:10 -07:00 |
|
Gregory Schier
|
93633875ac
|
snake_case icons and better toast styles
|
2024-09-20 07:30:11 -07:00 |
|
Gregory Schier
|
a18271d306
|
Sort Codemirror widgets Fixes #101
|
2024-09-20 05:45:04 -07:00 |
|
Gregory Schier
|
32d7af94a5
|
Fix environment dialog hotkey
|
2024-09-20 05:36:56 -07:00 |
|
Gregory Schier
|
48dbd5f9f8
|
Regenerate icons
|
2024-09-19 15:00:34 -07:00 |
|
Gregory Schier
|
085580b94a
|
Add migration steps to DEVELOPMENT.md
|
2024-09-19 14:20:57 -07:00 |
|
Gregory Schier
|
53b8463223
|
All generated TS models in two files
|
2024-09-19 13:22:56 -07:00 |
|
Gregory Schier
|
3ee9ed8bf4
|
Env dropdown becomes button when no sub envs
|
2024-09-19 13:01:22 -07:00 |
|
Gregory Schier
|
ed368cd251
|
Fix pair editor adding new entry when clicking below
|
2024-09-19 08:55:35 -07:00 |
|
Gregory Schier
|
d9fb7f1b21
|
Fix autoSelect for PlainInput.tsx
|
2024-09-19 08:03:18 -07:00 |
|
Gregory Schier
|
1c6c979278
|
Use PlainInput for Prompt.tsx
|
2024-09-19 07:56:29 -07:00 |
|
Gregory Schier
|
17f835e713
|
Fix app header selection on double click
|
2024-09-19 07:53:17 -07:00 |
|
Gregory Schier
|
99e91a692b
|
Fix lint issue
|
2024-09-19 06:27:02 -07:00 |
|
Gregory Schier
|
24ea76e753
|
Better native app styling. Hopefully this fixes the issue!
Fixes #97
|
2024-09-19 06:19:16 -07:00 |
|
Gregory Schier
|
1d9a001036
|
Only replace path params when starting with :
Fixes #99
|
2024-09-19 06:07:19 -07:00 |
|
Gregory Schier
|
7e056aa93a
|
Maximize window on header double-click
|
2024-09-19 06:03:46 -07:00 |
|
Gregory Schier
|
6247603cec
|
Fix gRPC basic auth encoding
Fixes #98
|
2024-09-19 06:00:33 -07:00 |
|
 Gregory SchierandGitHub
|
a3b64423fd
|
Refactor plugin manager and gRPC server (#96)
|
2024-09-19 05:58:12 -07:00 |
|
 Gregory SchierandGitHub
|
844d795014
|
Namespaced template functions (#95)
|
2024-09-18 05:36:37 -07:00 |
|
Gregory Schier
|
e0c00579af
|
Reload template functions on window focus
|
2024-09-17 09:48:53 -07:00 |
|
Gregory Schier
|
024edb6674
|
Cargo lock
|
2024-09-17 09:13:23 -07:00 |
|
Gregory Schier
|
4a79a67b8d
|
Bump Tauri deps
|
2024-09-17 06:59:23 -07:00 |
|
Gregory Schier
|
61c333fd04
|
Fix Tauri config
|
2024-09-16 08:58:39 -07:00 |
|
Gregory Schier
|
94654cddef
|
Update tauri config
|
2024-09-16 08:57:20 -07:00 |
|
Gregory Schier
|
2951023ee8
|
Fix all lint errors
|
2024-09-16 08:36:02 -07:00 |
|
Gregory Schier
|
974ecd511d
|
Fix replacement
|
2024-09-16 08:11:38 -07:00 |
|
Gregory Schier
|
72649b670e
|
Link to docs in plugin settings
|
2024-09-16 08:06:32 -07:00 |
|
Gregory Schier
|
d70c8be85d
|
Add publisher/copyright
|
2024-09-16 06:45:42 -07:00 |
|
Gregory Schier
|
a55e27ec20
|
Remove unused Makefile
|
2024-09-16 06:41:13 -07:00 |
|
Gregory Schier
|
873d02ea37
|
Re-gen proto stuff
|
2024-09-16 06:35:46 -07:00 |
|
Gregory Schier
|
ebc45ca687
|
Account for zoom for macOS stoplight padding
|
2024-09-16 06:20:50 -07:00 |
|
 Gregory SchierandGitHub
|
8913833157
|
Parse and import querystring on paste (#89)
|
2024-09-15 11:41:26 -07:00 |
|
 Gregory SchierandGitHub
|
ea67304151
|
Update README.md
|
2024-09-14 08:39:03 -07:00 |
|
 Gregory SchierandGitHub
|
db416cea31
|
Update README.md
|
2024-09-12 10:20:36 -07:00 |
|
 Gregory SchierandGitHub
|
a479c5627c
|
Update README.md
|
2024-09-12 10:06:58 -07:00 |
|
 Gregory SchierandGitHub
|
fad2702218
|
Update bug-report.yml
|
2024-09-12 08:26:55 -07:00 |
|
Gregory Schier
|
db344454be
|
Merge remote-tracking branch 'origin/master'
|
2024-09-12 07:19:43 -07:00 |
|
Gregory Schier
|
590ea559e3
|
Make variable dialog more clear
Closes #73
|
2024-09-12 07:19:32 -07:00 |
|
 Gregory SchierandGitHub
|
f0f629f26f
|
Update bug-report.yml
|
2024-09-12 07:17:45 -07:00 |
|
 Gregory SchierandGitHub
|
3d74d29775
|
Update bug-report.yml
|
2024-09-12 07:16:50 -07:00 |
|
 Gregory SchierandGitHub
|
aeb550034d
|
Update config.yml
|
2024-09-12 07:11:28 -07:00 |
|
 Gregory SchierandGitHub
|
b8fdf7ec94
|
Update bug-report.yml
|
2024-09-12 07:11:02 -07:00 |
|
 Gregory SchierandGitHub
|
9900b09793
|
Update config.yml
|
2024-09-12 07:09:47 -07:00 |
|
 Gregory SchierandGitHub
|
31dc76727a
|
Update config.yml
|
2024-09-12 07:08:29 -07:00 |
|
 Gregory SchierandGitHub
|
aab0386565
|
Require OS in bug report
|
2024-09-12 07:06:03 -07:00 |
|
 Gregory SchierandGitHub
|
77153525fb
|
Update and rename bug-report.md to bug-report.yml
|
2024-09-12 07:04:40 -07:00 |
|
 Gregory SchierandGitHub
|
aeecac7ded
|
Issue Template
|
2024-09-12 06:58:52 -07:00 |
|
 Gregory SchierandGitHub
|
b08750a72b
|
Rename config.yaml to config.yml
|
2024-09-12 06:54:19 -07:00 |
|
 Gregory SchierandGitHub
|
a0c7090fda
|
Create config.yaml
|
2024-09-12 06:53:41 -07:00 |
|
 Gregory SchierandGitHub
|
a805e39da9
|
Update issue templates
|
2024-09-12 06:51:46 -07:00 |
|
Gregory Schier
|
ed48e1d52a
|
Fix * breaking response URL detection
Fixes #71
|
2024-09-11 07:34:58 -07:00 |
|
 Gregory SchierandGitHub
|
b5fa3efb9e
|
Update README.md
|
2024-09-10 15:36:18 -07:00 |
|
 Gregory SchierandGitHub
|
b616c5d78f
|
Create LICENSE
|
2024-09-10 11:29:31 -07:00 |
|
 Gregory SchierandGitHub
|
f7bf245a4c
|
Update README.md
|
2024-09-10 10:38:43 -07:00 |
|
Gregory Schier
|
e1fdf174c1
|
Mention open source in README
|
2024-09-10 10:29:09 -07:00 |
|
Gregory Schier
|
7907dcc220
|
Don't notify twice
|
2024-09-09 15:44:35 -07:00 |
|
Gregory Schier
|
36890b9a32
|
Show toast after plugin reload
|
2024-09-09 12:36:05 -07:00 |
|
Gregory Schier
|
c0707bb246
|
Reload plugins on change
|
2024-09-09 11:34:52 -07:00 |
|
Gregory Schier
|
3bf192953d
|
Update workflow
|
2024-09-06 11:09:03 -07:00 |
|
Gregory Schier
|
0c8953c471
|
Fix lint issues
|
2024-09-06 10:59:14 -07:00 |
|
 Gregory SchierandGitHub
|
c02aa4f2d0
|
Dynamic plugins (#68)
|
2024-09-06 10:43:25 -07:00 |
|
Gregory Schier
|
e4e888c47a
|
Don't introspect schema on interval
|
2024-09-06 10:37:10 -07:00 |
|
Gregory Schier
|
d032495861
|
Bump plugin-runtime-types version
|
2024-09-06 06:32:35 -07:00 |
|
Gregory Schier
|
167a446ad8
|
re-gen plugin-runtime-types
|
2024-09-06 06:26:05 -07:00 |
|
Gregory Schier
|
74edadf7c4
|
Remove prints
|
2024-09-06 06:21:21 -07:00 |
|
Gregory Schier
|
021dceeac5
|
Fix import order for nested folders to prevent foreign key constraint error
|
2024-09-06 06:20:27 -07:00 |
|
Gregory Schier
|
c663537ca9
|
Support non-utf8 charsets
|
2024-09-05 13:58:06 -07:00 |
|
Gregory Schier
|
48b288b1a6
|
Fix banner overflow
|
2024-09-04 07:33:21 -07:00 |
|
Gregory Schier
|
9600d8ba1c
|
Fix interface zoom
|
2024-09-03 14:37:44 -07:00 |
|
Gregory Schier
|
7ef264223f
|
Create request/folder with proper folderId
|
2024-09-03 08:06:30 -07:00 |
|
Gregory Schier
|
d99fe98347
|
Separate active tabs per request
|
2024-09-03 07:52:35 -07:00 |
|
Gregory Schier
|
ff459d1570
|
Separate active tabs per request
|
2024-09-03 07:33:48 -07:00 |
|
Gregory Schier
|
7f952300b3
|
Print plugin dir on failure to read
|
2024-09-03 07:18:00 -07:00 |
|
Gregory Schier
|
90e2eb67e5
|
Clean up
|
2024-09-03 06:44:51 -07:00 |
|
 Gregory SchierandGitHub
|
942f959c36
|
Request pane context (#70)
|
2024-09-03 06:18:25 -07:00 |
|
 Gregory SchierandGitHub
|
0b9483954d
|
Request pane context (#69)
|
2024-09-02 14:36:55 -07:00 |
|
Gregory Schier
|
3e8c556999
|
Fix white screen
|
2024-09-02 12:52:42 -07:00 |
|
Gregory Schier
|
155d0ce3ba
|
Placeholder CM tags working
|
2024-09-02 12:35:05 -07:00 |
|
Gregory Schier
|
bdc0ecfcd8
|
Rename var
|
2024-08-30 05:39:58 -07:00 |
|
Gregory Schier
|
71d9e7ddb5
|
Check for updates less often on stable
|
2024-08-30 05:39:29 -07:00 |
|
Gregory Schier
|
737da7e0ae
|
Only check for updates once per day
|
2024-08-30 05:36:30 -07:00 |
|
Gregory Schier
|
afa64acf83
|
URL path placeholders
|
2024-08-30 05:24:07 -07:00 |
|
Gregory Schier
|
b3865d383b
|
Detect JSON APIs returning HTML content-type
|
2024-08-29 10:52:41 -07:00 |
|
Gregory Schier
|
fdc60445c8
|
Better content-type detection for editor
|
2024-08-29 06:07:31 -07:00 |
|
Gregory Schier
|
690ef02a38
|
Fix Windows/linux close icon color
|
2024-08-28 09:46:35 -07:00 |
|
Gregory Schier
|
a92a85be0d
|
Kill plugin manager before NSIS update on Windows
|
2024-08-28 09:14:39 -07:00 |
|
Gregory Schier
|
5f1286ef6f
|
Remove tauri "unstable" feature to fix Codemirror selection
|
2024-08-28 06:48:02 -07:00 |
|
Gregory Schier
|
ffd0010a59
|
Hotfix for window focusing
|
2024-08-27 16:56:04 -07:00 |
|
Gregory Schier
|
9320162e22
|
Special case Response()->response()
|
2024-08-26 15:26:43 -07:00 |
|
Gregory Schier
|
959ace8720
|
Clean up code
|
2024-08-26 15:10:29 -07:00 |
|
Gregory Schier
|
55122b042b
|
Default template fn args
|
2024-08-26 13:10:22 -07:00 |
|