Gregory Schier
|
e75d6abe33
|
Option to disable telemetry
|
2024-08-26 12:06:56 -07:00 |
|
Gregory Schier
|
1aa2839c51
|
Publish plugin-runtime-types
|
2024-08-23 13:37:47 -07:00 |
|
Gregory Schier
|
adda44e861
|
Pass render purpose to render
|
2024-08-22 11:27:55 -07:00 |
|
Gregory Schier
|
066b7ea4f4
|
Fix deadlock on getting the focused window
|
2024-08-22 05:46:09 -07:00 |
|
Gregory Schier
|
bd02206df2
|
A bunch of improvements to chaining
|
2024-08-19 14:10:44 -07:00 |
|
Gregory Schier
|
3411575ecc
|
Actually call template functions
|
2024-08-19 10:34:22 -07:00 |
|
Gregory Schier
|
9f04cfb673
|
Template Tag Function Editor (#67)

|
2024-08-16 08:31:19 -07:00 |
|
Gregory Schier
|
b95fa25898
|
Request actions (#65)
|
2024-08-14 15:31:52 -07:00 |
|
Gregory Schier
|
6eb2cbd582
|
Fix up DB creation and migration
|
2024-08-09 11:20:04 -07:00 |
|
Gregory Schier
|
965b579eb7
|
Switch to proper log plugin
|
2024-08-09 07:49:48 -07:00 |
|
Gregory Schier
|
30fe3ee5cb
|
Fix lint errors
|
2024-08-09 06:58:36 -07:00 |
|
Gregory Schier
|
3050995fed
|
Fix xpath filtering
|
2024-08-08 22:54:15 -07:00 |
|
Gregory Schier
|
8081c86ec6
|
Better TS type generation
|
2024-08-08 22:07:05 -07:00 |
|
Gregory Schier
|
ed300dd320
|
Plugin runtime v2 (#62)
|
2024-08-08 21:30:59 -07:00 |
|
Gregory Schier
|
989b5a8058
|
Model and DB refactor (#61)
- [x] Move from `sqlx` to `rusqlite`
- [x] Generate TS types from Rust models
|
2024-08-05 07:58:20 -07:00 |
|
Gregory Schier
|
71013fd701
|
Use @yaakapp/api in models
|
2024-08-01 15:14:33 -07:00 |
|
Gregory Schier
|
6e156497da
|
Upgrade Tauri dependencies
|
2024-07-28 13:44:50 -07:00 |
|
Gregory Schier
|
23fba45fcb
|
Fix dunce usage
|
2024-07-25 07:52:53 -07:00 |
|
Gregory Schier
|
1d5f3260e2
|
NodeJS Plugin Runtime (#53)
|
2024-07-19 10:41:47 -07:00 |
|
Gregory Schier
|
d361a40903
|
Consolidate any* hooks
|
2024-06-21 10:01:45 -07:00 |
|
Gregory Schier
|
cd9e720835
|
Add mutationKey everywhere
|
2024-06-21 09:25:25 -07:00 |
|
Gregory Schier
|
c18d30b89f
|
Refactor gRPC reflection!
|
2024-06-20 12:49:58 -07:00 |
|
Gregory Schier
|
6215914212
|
Cmd Palette Improvements (#50)
- Fuzzy matching
- Show hotkeys
- Add actions
|
2024-06-10 21:37:41 -07:00 |
|
Gregory Schier
|
7cd8ac3b21
|
Response viewer for PDF (#48)
This PR adds a response viewer for PDF files using `react-pdf`
|
2024-06-10 08:57:08 -07:00 |
|
Gregory Schier
|
82d3304c38
|
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
|
995cd2aa7b
|
Fade in window contents (Layout)
|
2024-05-31 09:16:52 -07:00 |
|
Gregory Schier
|
8e662e6feb
|
A bunch more theme stuff
|
2024-05-22 23:14:53 -07:00 |
|
Gregory Schier
|
83aaeb94f6
|
Theme system refactor (#31)
|
2024-05-21 17:56:06 -07:00 |
|
Gregory Schier
|
22e7b15a63
|
Update deps
|
2024-05-10 08:52:06 -07:00 |
|
Gregory Schier
|
f1e97eaea4
|
Copy as curl
|
2024-05-08 00:00:50 -07:00 |
|
Gregory Schier
|
dc802fa055
|
Upgrade to Tauri 2.0 (#23)
|
2024-05-04 14:14:19 -07:00 |
|
Gregory Schier
|
ce5ce76b21
|
Binary file uploads and missing workspace empty state
|
2024-03-10 10:56:38 -07:00 |
|
Gregory Schier
|
ec1e521b39
|
Bump some things
|
2024-02-24 21:23:02 -08:00 |
|
Gregory Schier
|
8347093e8b
|
More analytics, and cancel requests
|
2024-02-24 11:30:07 -08:00 |
|
Gregory Schier
|
e6c0317b37
|
Format XML responses
|
2024-02-22 01:00:02 -08:00 |
|
Gregory Schier
|
ce730f3dbe
|
Fix deps
|
2024-02-17 15:20:13 -08:00 |
|
Gregory Schier
|
2328973de5
|
Upgrade Vite deps and fix windows DnD
|
2024-02-17 14:57:12 -08:00 |
|
Gregory Schier
|
e7ee4a8867
|
Fix editor selection/cursor and lint errors
|
2024-02-09 14:32:58 -08:00 |
|
Gregory Schier
|
a9d99aa17f
|
gRPC Support (#20)
|
2024-02-09 05:01:00 -08:00 |
|
Gregory Schier
|
51944a212a
|
Switch to Lucide icons
|
2024-01-15 15:42:28 -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
|
8af526682a
|
Remove response body and basic hotkeys
|
2023-11-21 22:15:01 -08:00 |
|
Gregory Schier
|
05458a0753
|
Remove Tauri context menu plugin
|
2023-11-19 18:21:10 -08:00 |
|
Gregory Schier
|
7b32f76a1e
|
Try sandboxing again
|
2023-11-19 17:06:31 -08:00 |
|
Gregory Schier
|
ef23a85577
|
Some postman import improvements
|
2023-11-11 10:43:11 -08:00 |
|
Gregory Schier
|
7661aa9819
|
Context menu, logs in DevTools, export, tweaks
|
2023-11-09 09:28:01 -08:00 |
|
Gregory Schier
|
dc4cb4be74
|
Move create request and fix slow HTML highlighting
|
2023-10-26 09:42:19 -07:00 |
|
Gregory Schier
|
2f64f45aba
|
Fixed some routing and introspection requests
|
2023-10-25 21:53:18 -07:00 |
|
Gregory Schier
|
4435a66ece
|
Prettier and start of env editor
|
2023-10-22 20:38:57 -07:00 |
|