Commit Graph

2408 Commits

Author SHA1 Message Date
Gregory Schier
d277c5677f Remove CI again 2024-06-09 07:56:09 -07:00
Gregory Schier
d63dabe2fb Add it back 2024-06-09 07:23:28 -07:00
Gregory Schier
a0bc0ff87c Remove CI in release stage 2024-06-09 07:22:49 -07:00
Gregory Schier
35072669ec Remove GH Action step names 2024-06-09 07:16:53 -07:00
Gregory Schier
9bfd0d1fbf Back to other 2024-06-09 07:14:07 -07:00
Gregory Schier
c9a798c9cd Fix action step 2024-06-09 07:10:44 -07:00
Gregory Schier
4dad19db31 Rust cache release 2024-06-09 07:09:46 -07:00
Gregory Schier
dd483dbdd8 Cmd jump to request 2024-06-09 07:03:16 -07:00
Gregory Schier
7b2cb64b14 Only CI on PR 2024-06-09 06:47:47 -07:00
Gregory Schier
b6927435e5 Fix Rust lint 2024-06-09 06:43:53 -07:00
Gregory Schier
a576ba7a23 Remove slow udeps from CI 2024-06-08 21:03:17 -07:00
Gregory Schier
714a96120a Rust CI to release 2024-06-08 20:51:03 -07:00
Gregory Schier
6585c049c3 Try again 2024-06-08 20:47:48 -07:00
Gregory Schier
c89359cf55 Remove cache 2024-06-08 20:47:18 -07:00
Gregory Schier
2c060e5769 Try removing git db 2024-06-08 20:44:58 -07:00
Gregory Schier
595a92c324 Cargo check 2024-06-08 20:36:56 -07:00
Gregory Schier
53b922cc7c Remove Cargo fmt 2024-06-08 20:34:24 -07:00
Gregory Schier
117b4bd285 Fix tests 2024-06-08 20:30:52 -07:00
Gregory Schier
a522236885 Cargo format 2024-06-08 20:28:45 -07:00
Gregory Schier
acb629919b Set max dropdown width 2024-06-08 19:55:25 -07:00
Gregory Schier
99c8ffe121 Bump version 2024-06-08 19:46:32 -07:00
Gregory Schier
c7cc086d1d Upgrade reqwest and add ALPN for http/2 2024-06-08 19:40:35 -07:00
Gregory Schier
0e3918d5a2 Fix curl exporter 2024-06-08 19:40:11 -07:00
Gregory Schier
3a09752322 Fix cmd+k filtering 2024-06-07 22:52:23 -07:00
Gregory Schier
aa8c1649f9 Remove delete hotkey for request 2024-06-07 22:52:10 -07:00
Gregory Schier
b456e8ce94 Short method tags and hide active in cmd+k 2024-06-07 22:39:11 -07:00
Gregory Schier
f9412e6d8f Add command palette (#46)
This PR finished the initial PoC command palette. It currently only
supports switching between requests and workspaces, but can easily be
extended for more.
2024-06-07 21:59:57 -07:00
Gregory Schier
4a88e80669 Bulk editor (#45)
Bulk editor for all pair editors except multipart/form-data
2024-06-07 13:42:08 -07:00
Gregory Schier
e9bf97bd3f Fix rose pine and method tags 2024-06-07 12:01:31 -07:00
Gregory Schier
3ed78d1088 Generate things 2024-06-07 11:58:08 -07:00
Gregory Schier
1c1a794c2a Remove tauri-plugin-deep-link 2024-06-07 11:57:44 -07:00
Gregory Schier
0e47622e64 Update CI script 2024-06-07 11:01:21 -07:00
Gregory Schier
dbf5b5bdd7 Fix workflow 2024-06-07 10:54:50 -07:00
Gregory Schier
acfc254a58 Deno plugins (#42)
Switch from BoaJS to Deno core
2024-06-07 10:47:41 -07:00
Gregory Schier
f43b38c893 Open workspace pref (#44)
Ability to remember workspace window opening selection.
2024-06-07 09:04:53 -07:00
Gregory Schier
372588f541 Templating (#43)
Add new `templating` crate with custom parser/renderer for dealing with
variables
2024-06-07 08:39:12 -07:00
Gregory Schier
558b429807 Fix copy-as-curl variables 2024-06-05 06:53:38 -07:00
Gregory Schier
cc1b3a9f25 Bump version 2024-06-04 23:53:45 -07:00
Gregory Schier
366dbc9f2a Only release on tag again 2024-06-04 23:53:31 -07:00
Gregory Schier
30ee2bea34 Fix default workspace settings on initial Workspace 2024-06-04 17:06:40 -07:00
Gregory Schier
6992436fc7 Better analytics error log 2024-06-04 16:27:22 -07:00
Gregory Schier
71afaa74d3 Merge branch 'beta' into master 2024-06-04 15:01:55 -07:00
Gregory Schier
bcb991c83b Bump version 2024-06-04 15:00:34 -07:00
Gregory Schier
83c6250a8c Hopefully fix AppImage build not finding migrations. I think it was because the productName had a capital Yaak in it. 2024-06-04 14:59:40 -07:00
Gregory Schier
6d2e9b29d4 Remove Windows plugin 2024-06-04 02:56:52 -07:00
Gregory Schier
3135f9c187 2024.5.0-beta.2 (#38) 2024-06-03 14:03:25 -07:00
Gregory Schier
ba166cc509 Bump version 2024-06-03 14:00:49 -07:00
Gregory Schier
c53df99105 Move Postman to first plugin 2024-06-03 14:00:40 -07:00
Gregory Schier
a0b08614f0 Preserve JSON/XPath filter (Closes #22) 2024-06-03 13:49:51 -07:00
Gregory Schier
f4c91d131c Don't send request on completion (Fixes #27) 2024-06-03 07:49:13 -07:00