Commit Graph

62 Commits

Author SHA1 Message Date
Gregory Schier
1a7c27663a Git support (#143) 2025-02-07 07:59:48 -08:00
Gregory Schier
f678593903 OAuth 2 (#158) 2025-01-26 13:13:45 -08:00
Gregory Schier
7a6ab60d30 Tweaks for JWT auth 2025-01-17 15:23:15 -08:00
Gregory Schier
6ae0bc1ef6 Work required to support the JWT plugin 2025-01-17 14:36:55 -08:00
Gregory Schier
07ff709429 JWT auth plugin and necessary updates 2025-01-17 08:02:55 -08:00
Gregory Schier
bd322162c8 Auth plugins (#155) 2025-01-17 05:53:03 -08:00
Gregory Schier
95266a9177 Tweak workspace settings dialog and Markdown editor 2025-01-08 08:54:40 -08:00
Gregory Schier
1920f720a9 Some small tweaks for Vim mode 2025-01-08 06:11:05 -08:00
Gregory Schier
135c366e32 Preserve Editor State (#151) 2024-12-31 07:31:43 -08:00
Gregory Schier
ec999015ab Fixed the circular imports and things 2024-12-20 23:49:15 -08:00
Gregory Schier
a79578142d Port some stuff from sync PR 2024-12-05 11:27:49 -08:00
Gregory Schier
4160e5b1c4 Make prompt() to return null on cancel 2024-10-02 05:54:44 -07:00
Gregory Schier
7e4f807f75 Add prompt() plugin API (#121) 2024-10-01 08:32:42 -07:00
Gregory Schier
7d97404c11 Improved querystring import on paste (#110) 2024-09-25 08:03:19 -07:00
Gregory Schier
93633875ac snake_case icons and better toast styles 2024-09-20 07:30:11 -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
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
102bd588c2 NodeJS Plugin Runtime (#53) 2024-07-19 10:41:47 -07:00
Gregory Schier
a669ed2c6d Tweak settings labels 2024-06-02 23:54:00 -07:00
Gregory Schier
b13207072a Tweak appearance settings 2024-05-30 12:32:12 -07:00
Gregory Schier
fbc684140b Custom font sizes and better zoom 2024-05-29 12:10:01 -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
80ea4c14a4 Hide large GRPC messages by default 2024-05-13 07:19:26 -07:00
Gregory Schier
bf4eee72df Import from Curl 2024-05-09 07:31:52 -07:00
Gregory Schier
3a9d4045d0 Obfuscate environment variables 2024-03-16 10:42:46 -07:00
Gregory Schier
017de296a0 Fix editor selection/cursor and lint errors 2024-02-09 14:32:58 -08:00
Gregory Schier
13fdf9d9e4 Fix URL 2px grow on focus 2024-01-19 21:49:51 -08:00
Gregory Schier
def44d3266 Fix URLBar expanded state inner buttons 2024-01-18 20:40:56 -08:00
Gregory Schier
e459674338 Download response, and some fixes 2024-01-16 17:02:55 -08:00
Gregory Schier
34a8fc4e22 Move request-related settings to workspace 2024-01-15 11:52:36 -08:00
Gregory Schier
3b1e4f538d Fix editor stale callbacks and recent item deletion 2023-10-30 07:07:14 -07:00
Gregory Schier
a9c67f59fc Remove broken key/value enter/backspace logic 2023-10-29 10:45:05 -07:00
Gregory Schier
c37c020cf0 Delete key/value on backspace 2023-10-29 10:26:38 -07:00
Gregory Schier
4d93892249 Move workspace menu, better env mgmt, QoL 2023-10-29 09:45:16 -07:00
Gregory Schier
235ab2056d Fixed auto-focus in prompt and env dropdown 2023-10-28 22:14:12 -07:00
Gregory Schier
d0387bdf76 Native Codemirror cursor 2023-10-27 13:14:41 -07:00
Gregory Schier
9f2577db66 Only wrap URLBar on focus and hotkey to open recent requests 2023-10-27 12:40:43 -07:00
Gregory Schier
439af5e8f2 Auto-expand URL bar height 2023-10-27 10:57:07 -07:00
Gregory Schier
8fd7979474 Better project selector, Fixes #2, and a bunch more 2023-10-26 09:11:44 -07:00
Gregory Schier
51cadaf53b Environments in URL and better rendering 2023-10-25 11:13:00 -07:00
Gregory Schier
51445b0d99 Fix input focus border 2023-04-03 12:19:37 -07:00
Gregory Schier
ceefbd1de1 Show response headers 2023-04-01 23:43:22 -07:00
Gregory Schier
bc35429670 Refactor debounce and tauri event listeners 2023-04-01 21:39:46 -07:00
Gregory Schier
b23e56c3af Add React hooks eslint 2023-04-01 15:26:57 -07:00
Gregory Schier
801b29402d Fix strict mode editor blur bug 2023-03-30 10:38:33 -07:00
Gregory Schier
b721396340 Better multi-window updates 2023-03-29 21:53:20 -07:00
Gregory Schier
3548945202 Obscure text 2023-03-29 10:16:51 -07:00
Gregory Schier
5852877f4d Simple auth schemes 2023-03-29 09:03:38 -07:00