Gregory Schier
|
1d5f3260e2
|
NodeJS Plugin Runtime (#53)
|
2024-07-19 10:41:47 -07:00 |
|
Gregory Schier
|
7a18fb29e4
|
More dynamic plugin access
|
2024-06-15 22:13:01 -07:00 |
|
Gregory Schier
|
125f503cfa
|
Upgrade reqwest and add ALPN for http/2
|
2024-06-08 19:40:35 -07:00 |
|
Gregory Schier
|
4672de4a47
|
Remove tauri-plugin-deep-link
|
2024-06-07 11:57:44 -07:00 |
|
Gregory Schier
|
239f6da141
|
Update CI script
|
2024-06-07 11:01:21 -07:00 |
|
Gregory Schier
|
392b549646
|
Deno plugins (#42)
Switch from BoaJS to Deno core
|
2024-06-07 10:47:41 -07:00 |
|
Gregory Schier
|
993d4dc65d
|
Open workspace pref (#44)
Ability to remember workspace window opening selection.
|
2024-06-07 09:04:53 -07:00 |
|
Gregory Schier
|
e326405f4f
|
Templating (#43)
Add new `templating` crate with custom parser/renderer for dealing with
variables
|
2024-06-07 08:39:12 -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
|
5e2218fd64
|
Remove Windows plugin
|
2024-06-04 02:56:52 -07:00 |
|
Gregory Schier
|
bce3d26a1a
|
Try tweaking settings/theme for Windows. Setting the theme didn't work.
|
2024-05-30 23:38:49 -07:00 |
|
Gregory Schier
|
5dd897e042
|
Initial handler for yaak:// protocol
|
2024-05-26 08:45:15 -07:00 |
|
Gregory Schier
|
8e662e6feb
|
A bunch more theme stuff
|
2024-05-22 23:14:53 -07:00 |
|
Gregory Schier
|
0b494bbfbf
|
Fixed asset:// loading and tweak curl stuff
|
2024-05-13 23:20:30 -07:00 |
|
Gregory Schier
|
bd7fd676a5
|
Better notifications
|
2024-05-13 16:52:20 -07:00 |
|
Gregory Schier
|
cb1c6a4d8c
|
Improve copy-as-curl
|
2024-05-13 11:30:10 -07:00 |
|
Gregory Schier
|
f1e97eaea4
|
Copy as curl
|
2024-05-08 00:00:50 -07:00 |
|
Gregory Schier
|
bb0e58bf8b
|
Curl import (#24)
|
2024-05-07 21:57:03 -07:00 |
|
Gregory Schier
|
dc802fa055
|
Upgrade to Tauri 2.0 (#23)
|
2024-05-04 14:14:19 -07:00 |
|
Gregory Schier
|
d40732a910
|
Use SQLite connect options
|
2024-03-20 13:33:11 -07:00 |
|
Gregory Schier
|
89b5003cce
|
Protoc sidecar
|
2024-02-25 17:43:29 -08:00 |
|
Gregory Schier
|
ec1e521b39
|
Bump some things
|
2024-02-24 21:23:02 -08:00 |
|
Gregory Schier
|
40dfc8b30a
|
Add more info to settings
|
2024-02-17 11:04:19 -08:00 |
|
Gregory Schier
|
a9d99aa17f
|
gRPC Support (#20)
|
2024-02-09 05:01:00 -08:00 |
|
Gregory Schier
|
7d183c6580
|
Cookie Support (#19)
|
2024-01-28 14:39:51 -08:00 |
|
Gregory Schier
|
da3392ac53
|
Download response, and some fixes
|
2024-01-16 17:02:55 -08:00 |
|
Gregory Schier
|
d6331022ad
|
XPath plugin
|
2024-01-15 21:27:47 -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
|
e2fca399e0
|
fix appearance init
|
2024-01-12 21:59:46 -08:00 |
|
Gregory Schier
|
e13fdddf98
|
Vendor Openssl
|
2024-01-12 21:03:28 -08:00 |
|
Gregory Schier
|
9beac00981
|
Appearance setting and gzip/etc support
|
2024-01-12 13:39:08 -08:00 |
|
Gregory Schier
|
05458a0753
|
Remove Tauri context menu plugin
|
2023-11-19 18:21:10 -08:00 |
|
Gregory Schier
|
9bdb01987c
|
Better update logic
|
2023-11-14 14:28:06 -08:00 |
|
Gregory Schier
|
e77c1c2a46
|
Got multipart working (text-only)
|
2023-11-13 23:26:11 -08:00 |
|
Gregory Schier
|
e4533088ed
|
Sync window title (Closes #13)
|
2023-11-10 15:55:50 -08:00 |
|
Gregory Schier
|
4ffce4a534
|
Dev app icon
|
2023-11-10 13:06:12 -08:00 |
|
Gregory Schier
|
6b77a62934
|
Upgrade sqlx
|
2023-11-10 12:28:33 -08:00 |
|
Gregory Schier
|
39c97681cf
|
Postman importer semi-complete
|
2023-11-10 09:08:20 -08:00 |
|
Gregory Schier
|
3ffcf91abd
|
Better Yaak export
|
2023-11-09 17:03:29 -08:00 |
|
Gregory Schier
|
d97986e526
|
Analytics event properties
|
2023-11-09 11:44:59 -08:00 |
|
Gregory Schier
|
7661aa9819
|
Context menu, logs in DevTools, export, tweaks
|
2023-11-09 09:28:01 -08:00 |
|
Gregory Schier
|
c31ae805a6
|
Recursive Insomnia import!
|
2023-11-05 13:33:23 -08:00 |
|
Gregory Schier
|
7b67770dc7
|
Initial "plugin" system with importer (#7)
|
2023-11-02 18:08:43 -07:00 |
|
Gregory Schier
|
9e0c021481
|
Initial "Hello World" for plugins
|
2023-10-29 16:43:28 -07:00 |
|
Gregory Schier
|
c4a8603b81
|
Add tauri window save state plugin
|
2023-10-28 13:14:27 -07:00 |
|
Gregory Schier
|
874a1079c3
|
Environments data model
|
2023-10-22 18:28:56 -07:00 |
|
Gregory Schier
|
7d9fbda975
|
Bump cargo deps
|
2023-10-18 13:25:20 -07:00 |
|
Gregory Schier
|
79f3307104
|
Fix graphql instrospection
|
2023-05-29 12:31:34 -07:00 |
|
Gregory Schier
|
a9065c3380
|
Cross platform window controls
|
2023-04-27 10:19:49 -07:00 |
|