Gregory Schier
|
f8c3f71cfe
|
Increase node download timeout
|
2024-10-02 10:14:51 -07:00 |
|
Gregory Schier
|
c9050bd3bb
|
Add CLI to release.yml
|
2024-10-02 10:04:21 -07:00 |
|
Gregory Schier
|
d0fe1beee0
|
Fix lint errors
|
2024-10-02 10:00:58 -07:00 |
|
Gregory Schier
|
e401e8f1cf
|
Fix response header table sizing
|
2024-10-02 08:22:38 -07:00 |
|
Gregory Schier
|
54689d19ef
|
Add more template tag plugins (#3)
|
2024-10-02 06:56:07 -07:00 |
|
Gregory Schier
|
4160e5b1c4
|
Make prompt() to return null on cancel
|
2024-10-02 05:54:44 -07:00 |
|
Gregory Schier
|
89ff25cd54
|
Fix variables in bulk editor
|
2024-10-02 05:10:34 -07:00 |
|
Gregory Schier
|
7a941016a9
|
Fix plugin types
|
2024-10-01 11:02:38 -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
|
9df586cb59
|
NPM workspaces
|
2024-09-30 18:11:51 -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
|
1c5e62a468
|
Set max-width on toast
|
2024-09-29 07:20:56 -07:00 |
|
Gregory Schier
|
f5e8c525e9
|
Add brackets to URL regex
|
2024-09-28 14:31:18 -07:00 |
|
Gregory Schier
|
6583615885
|
Update package.json
|
2024-09-27 06:01:31 -07:00 |
|
Gregory Schier
|
0f0eba244c
|
Update config.yml
|
2024-09-27 05:59:23 -07:00 |
|
Gregory Schier
|
3911b7b583
|
Update README.md
|
2024-09-27 05:58:29 -07:00 |
|
Gregory Schier
|
3634d315ed
|
Update config.yml
|
2024-09-27 05:49:58 -07:00 |
|
Gregory Schier
|
89b85c2e27
|
Update issue description
|
2024-09-27 05:49:20 -07:00 |
|
Gregory Schier
|
bbff3f5969
|
Remove bug report template
|
2024-09-27 05:47:24 -07:00 |
|
Gregory Schier
|
eb8f66dca2
|
Add npm start command back
|
2024-09-27 05:46:12 -07:00 |
|
Gregory Schier
|
08531fa1ff
|
Update development doc
|
2024-09-27 05:45:48 -07:00 |
|
i-usebruno
|
662bc41cb3
|
Improve dev docs (#117)
Co-authored-by: i-usebruno <anon.repressed498@passinbox.com>
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
|
2024-09-27 05:34:15 -07:00 |
|
Gregory Schier
|
974425afee
|
Fix JSONPath/XPath filtering
v2024.10.1
|
2024-09-26 06:45:03 -07:00 |
|
Gregory Schier
|
9f7f06a142
|
Don't adhere to wrapLines in single-line inputs
|
2024-09-25 22:16:35 -07:00 |
|
Gregory Schier
|
598bbd6f69
|
Prevent theme flashing on initial window load (#115)
v2024.10.0
|
2024-09-25 14:01:24 -07:00 |
|
Gregory Schier
|
b19748c42e
|
Make settings menu a regular window (#113)
v2024.10.0-beta.6
|
2024-09-25 12:52:12 -07:00 |
|
Gregory Schier
|
2be45d6101
|
Simpler Tauri resource paths (#112)
|
2024-09-25 09:25:51 -07:00 |
|
Gregory Schier
|
d2c33f821c
|
Preserve invalid GraphQL variables (#111)
|
2024-09-25 09:02:31 -07:00 |
|
Gregory Schier
|
215fcef3ea
|
bump
|
2024-09-25 08:08:49 -07:00 |
|
Gregory Schier
|
7d97404c11
|
Improved querystring import on paste (#110)
|
2024-09-25 08:03:19 -07:00 |
|
Gregory Schier
|
de7097ff1d
|
Faster time-to-theme (#109)
|
2024-09-25 07:35:27 -07:00 |
|
Gregory Schier
|
0100a3983d
|
Code split <Workspace> and <Settings> routes
|
2024-09-24 11:18:39 -07:00 |
|
Gregory Schier
|
aa82ef8636
|
Revert codemirror-json-schema due to bundle bloat
|
2024-09-24 10:50:09 -07:00 |
|
Gregory Schier
|
4e316dcf60
|
Fix tauri-before-build
v2024.10.0-beta.5
|
2024-09-24 10:29:23 -07:00 |
|
Gregory Schier
|
296221a22e
|
Lazily render variables (#108)
|
2024-09-24 10:18:56 -07:00 |
|
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
v2024.10.0-beta.4
|
2024-09-22 21:59:31 -07:00 |
|
Gregory Schier
|
2ab4f79aed
|
Fix scripts
|
2024-09-22 21:33:46 -07:00 |
|
Gregory Schier
|
101b6284d6
|
[WIP] Refactor to NPM workspaces (#104)
|
2024-09-22 21:27:10 -07:00 |
|
Gregory Schier
|
035d7927f9
|
Fix types
|
2024-09-22 11:09:18 -07:00 |
|
Gregory Schier
|
93633875ac
|
snake_case icons and better toast styles
|
2024-09-20 07:30:11 -07:00 |
|