Gregory Schier
|
dab10d79fe
|
Don't show unnamed variables in autocomplete
|
2024-08-10 07:09:23 -07:00 |
|
Gregory Schier
|
6232a46ca8
|
Fix body change setting headers/method
|
2024-08-09 08:33:49 -07:00 |
|
Gregory Schier
|
ffb7ab55be
|
Fix variable regex
|
2024-08-09 07:41:52 -07:00 |
|
Gregory Schier
|
f967820f12
|
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
|
a3988188f3
|
More flexible placeholder match
|
2024-07-31 07:42:18 -07:00 |
|
Gregory Schier
|
ff3b32ba64
|
Add timestamp() to template fns
|
2024-07-30 14:04:33 -07:00 |
|
Gregory Schier
|
5127de831a
|
Fix autocomplete for environment editor names
|
2024-06-02 17:52:51 -07:00 |
|
Gregory Schier
|
f3024a259e
|
More theme stuff
|
2024-05-24 17:36:48 -07:00 |
|
Gregory Schier
|
4c5087659b
|
Theme system refactor (#31)
|
2024-05-21 17:56:06 -07:00 |
|
Gregory Schier
|
8925fe9892
|
Fix autocomplete
|
2024-05-14 14:47:33 -07:00 |
|
Gregory Schier
|
4894677599
|
Autocomplete URLs of other requests
|
2024-05-13 23:54:52 -07:00 |
|
Gregory Schier
|
ef8528d2b4
|
Clickable links in response viewer
|
2024-03-10 13:41:44 -07:00 |
|
Gregory Schier
|
f1fc57830d
|
Some postman import improvements
|
2023-11-11 10:43:11 -08:00 |
|
Gregory Schier
|
b8a859895b
|
Nested sidebar ordering almost working
|
2023-11-03 14:08:46 -07:00 |
|
Gregory Schier
|
68ea718c77
|
Base environments fully working
|
2023-11-02 18:43:39 -07:00 |
|
Gregory Schier
|
b2150181b3
|
Persist window paths
|
2023-10-28 21:23:46 -07:00 |
|
Gregory Schier
|
9c68e62db3
|
Update placeholders when env changes
|
2023-10-28 19:14:51 -07:00 |
|
Gregory Schier
|
73190958fa
|
Placeholder error and fix env nav
|
2023-10-28 19:08:31 -07:00 |
|
Gregory Schier
|
677f436bcb
|
Handle enabled/disabled variables and render multi
|
2023-10-28 11:36:40 -07:00 |
|
Gregory Schier
|
3ad132d77d
|
Variables under Environment, and render all props
|
2023-10-28 11:29:29 -07:00 |
|
Gregory Schier
|
0e85d40f47
|
Stop autocomplete from jumping around
|
2023-10-26 15:27:48 -07:00 |
|
Gregory Schier
|
83e2cab1b6
|
Hacky implementation of variable autocomplete
|
2023-10-23 10:31:21 -07:00 |
|
Gregory Schier
|
4ad5d7f291
|
Rendered first variable!
|
2023-10-22 22:30:29 -07:00 |
|
Gregory Schier
|
712626ac1f
|
Hot keys and cleanup
|
2023-04-03 07:59:49 -07:00 |
|
Gregory Schier
|
3548945202
|
Obscure text
|
2023-03-29 10:16:51 -07:00 |
|
Gregory Schier
|
c5f5d72611
|
Small tweak
|
2023-03-20 00:04:40 -07:00 |
|
Gregory Schier
|
d57dfbf225
|
Pair checkboxes and fix twig indent
|
2023-03-20 00:03:33 -07:00 |
|
Gregory Schier
|
31e09aba4b
|
Rewrote twig grammar
|
2023-03-19 22:12:11 -07:00 |
|
Gregory Schier
|
05f20af9ed
|
Better header editor and added completion data
|
2023-03-19 11:09:21 -07:00 |
|
Gregory Schier
|
d02d4bc76f
|
Fix mixed parser
|
2023-03-17 17:57:43 -07:00 |
|
Gregory Schier
|
e33085a7b4
|
Beginnings of autocomplete for headers
|
2023-03-17 16:51:20 -07:00 |
|
Gregory Schier
|
a209a486aa
|
Move stuff around
|
2023-03-13 23:30:14 -07:00 |
|