Gregory Schier
|
f678593903
|
OAuth 2 (#158)
|
2025-01-26 13:13:45 -08:00 |
|
Gregory Schier
|
476dbc432b
|
Add FocusTrap to dropdown menu to fix filtering
|
2025-01-11 12:15:01 -08:00 |
|
Gregory Schier
|
88b410bf99
|
Fix pairs language not highlighting
|
2025-01-11 08:54:45 -08:00 |
|
Gregory Schier
|
81005165f3
|
Vim/emacs/vscode keybindings
|
2025-01-07 22:27:43 -08:00 |
|
Gregory Schier
|
5ebf7dc499
|
Tackled remaining perf wins
|
2025-01-02 06:51:54 -08:00 |
|
Gregory Schier
|
42cd4a5f0f
|
Split out slow pathParameters extension and skip unnecessary model updates
|
2025-01-01 16:42:53 -08:00 |
|
Gregory Schier
|
add39bda6e
|
Revert to preserving editor state with fromJson due to state callbacks not being preserved
|
2025-01-01 08:19:41 -08:00 |
|
Gregory Schier
|
ec999015ab
|
Fixed the circular imports and things
|
2024-12-20 23:49:15 -08:00 |
|
Gregory Schier
|
833dc7d3f7
|
Markdown documentation for HTTP requests (#145)
|
2024-12-19 05:57:40 -08:00 |
|
Leandro Otoni
|
0443fbdfdb
|
Merge pull request #137
* add codeFolding config for json
|
2024-12-03 07:15:38 -08:00 |
|
Gregory Schier
|
57a05d5486
|
Fix up some of the new formatting stuff
|
2024-10-22 08:07:56 -07:00 |
|
Gregory Schier
|
2ca30bcb31
|
Fix Codemirror undo history
|
2024-10-09 12:00:52 -07:00 |
|
Gregory Schier
|
101b6284d6
|
[WIP] Refactor to NPM workspaces (#104)
|
2024-09-22 21:27:10 -07:00 |
|
Gregory Schier
|
155d0ce3ba
|
Placeholder CM tags working
|
2024-09-02 12:35:05 -07:00 |
|
Gregory Schier
|
afa64acf83
|
URL path placeholders
|
2024-08-30 05:24:07 -07:00 |
|
Gregory Schier
|
fdc60445c8
|
Better content-type detection for editor
|
2024-08-29 06:07:31 -07:00 |
|
Gregory Schier
|
c80ebdb156
|
Node syntaxTree to parse template tags
|
2024-08-26 11:30:10 -07:00 |
|
Gregory Schier
|
dbfe2dc93d
|
A bit more chaining cleanup
|
2024-08-19 16:38:28 -07:00 |
|
Gregory Schier
|
aa85ecb618
|
Template Tag Function Editor (#67)

|
2024-08-16 08:31:19 -07:00 |
|
Gregory Schier
|
c9b4e6181c
|
Use new theme vars (#63)
This PR swaps the theme to use the new stuff from the Theme Studio
|
2024-08-13 07:44:28 -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
|
cbfd259436
|
REvert other thing
|
2024-06-17 17:05:51 -07:00 |
|
Gregory Schier
|
f2213ff4e8
|
Fix editor tags wrapping behavior
|
2024-06-17 17:05:29 -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
|
f4c91d131c
|
Don't send request on completion (Fixes #27)
|
2024-06-03 07:49:13 -07:00 |
|
Gregory Schier
|
a936038f23
|
Hotdog stand
|
2024-05-23 10:14:07 -07:00 |
|
Gregory Schier
|
56acec473b
|
A bunch more theme stuff
|
2024-05-22 23:14:53 -07:00 |
|
Gregory Schier
|
4c5087659b
|
Theme system refactor (#31)
|
2024-05-21 17:56:06 -07:00 |
|
Gregory Schier
|
6e102175c0
|
Remove completion debug blur thing
|
2024-03-10 16:46:18 -07:00 |
|
Gregory Schier
|
ac1f4395d2
|
Tweak editor find/replace
|
2024-02-26 17:17:37 -08:00 |
|
Gregory Schier
|
c2f3fac22b
|
Autocomplete icons and transfer proto files on duplicate
|
2024-02-26 07:39:53 -08:00 |
|
Gregory Schier
|
ad890e01b0
|
Got json-schema autocomplete working again
|
2024-02-24 16:22:22 -08:00 |
|
Gregory Schier
|
d953a75073
|
Render gRPC message body
|
2024-02-18 00:14:26 -08:00 |
|
Gregory Schier
|
a1b4d24907
|
Better button highlight border
|
2024-02-15 15:55:32 -08:00 |
|
Gregory Schier
|
27112a39f8
|
Tab-to-indent in editor
|
2024-02-11 14:16:36 -08:00 |
|
Gregory Schier
|
017de296a0
|
Fix editor selection/cursor and lint errors
|
2024-02-09 14:32:58 -08:00 |
|
Gregory Schier
|
9f54eb77a0
|
gRPC Support (#20)
|
2024-02-09 05:01:00 -08:00 |
|
Gregory Schier
|
98ed12a2df
|
Rust analytics and a few tweaks
|
2023-11-08 09:13:32 -08:00 |
|
Gregory Schier
|
68ea718c77
|
Base environments fully working
|
2023-11-02 18:43:39 -07:00 |
|
Gregory Schier
|
749025640f
|
Fix cursor color in single-line mode
|
2023-10-31 15:10:33 -07:00 |
|
Gregory Schier
|
4d93892249
|
Move workspace menu, better env mgmt, QoL
|
2023-10-29 09:45:16 -07:00 |
|
Gregory Schier
|
73190958fa
|
Placeholder error and fix env nav
|
2023-10-28 19:08:31 -07:00 |
|
Gregory Schier
|
d0387bdf76
|
Native Codemirror cursor
|
2023-10-27 13:14:41 -07:00 |
|
Gregory Schier
|
cba8a055d5
|
Move create request and fix slow HTML highlighting
|
2023-10-26 09:42:19 -07:00 |
|
Gregory Schier
|
8fd7979474
|
Better project selector, Fixes #2, and a bunch more
|
2023-10-26 09:11:44 -07:00 |
|
Gregory Schier
|
83e2cab1b6
|
Hacky implementation of variable autocomplete
|
2023-10-23 10:31:21 -07:00 |
|
Gregory Schier
|
bb2ba21bbd
|
Better tauri listeners and stuff
|
2023-03-30 09:05:54 -07:00 |
|
Gregory Schier
|
aeda504e64
|
GraphQL autocomplete and duplicate request
|
2023-03-21 23:54:45 -07:00 |
|
Gregory Schier
|
a3783205b8
|
Use proper gray for syntax
|
2023-03-20 17:15:12 -07:00 |
|
Gregory Schier
|
d57dfbf225
|
Pair checkboxes and fix twig indent
|
2023-03-20 00:03:33 -07:00 |
|