Commit Graph

723 Commits

Author SHA1 Message Date
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 3c8e19367f Fix horizontal scroll on GraphQL variables editor 2024-04-18 10:53:36 -07:00
Gregory Schier a89887eab8 Oops 2024-04-02 10:11:37 +02:00
Gregory Schier 7d3f0ad549 Postman text body import 2024-04-02 10:10:16 +02:00
Gregory Schier 5608db1334 Bump version 2024-04-01 08:48:26 +02:00
Gregory Schier 10443b3c02 Separate floating sidebar hidden state 2024-03-22 10:43:10 -07:00
Gregory Schier 7d272f3cd6 Filtering for cmd palette 2024-03-22 10:42:45 -07:00
Gregory Schier d60a62ab24 Space between var placeholders and code fold cursor 2024-03-22 10:42:35 -07:00
Gregory Schier 2b0f73b7c5 Fix Postman variable import 2024-03-22 10:40:51 -07:00
Gregory Schier 0915ea8585 Adjust highlight color 2024-03-22 10:37:45 -07:00
Gregory Schier ed9a0b8ac7 Some scrolling tweaks 2024-03-20 17:27:47 -07:00
Gregory Schier 7437f39ed3 Fix URL bar buttons in expanded state 2024-03-20 16:17:05 -07:00
Gregory Schier 27f80cd97b Bump version 2024-03-20 16:05:14 -07:00
Gregory Schier 04cf688a9b Fix dialog height 2024-03-20 16:05:01 -07:00
Gregory Schier 178af308ce Remove openOnHotKeyAction in favor of putting hotkey on the trigger button= 2024-03-20 15:56:39 -07:00
Gregory Schier d40732a910 Use SQLite connect options 2024-03-20 13:33:11 -07:00
Gregory Schier d8a579b7b3 Pass workspace id to import 2024-03-20 07:30:59 -07:00
Gregory Schier bf8ef40708 Handle import errors 2024-03-20 07:27:12 -07:00
Gregory Schier 41060d5d43 Postman bearer, global auth, global vars 2024-03-20 07:26:46 -07:00
Gregory Schier ab6cef064c Implement select for command palette 2024-03-19 17:24:57 -07:00
Gregory Schier 829d10d7b9 Tweak checkbox and autocomplete styles 2024-03-19 17:08:06 -07:00
Gregory Schier 57e1f641a7 Fix sidebar border 2024-03-19 16:44:37 -07:00
Gregory Schier 7df965e74b Export multiple workspaces 2024-03-19 13:43:33 -07:00
Gregory Schier 0e1153fdfd Fix settings query store and analytics 2024-03-19 10:23:21 -07:00
Gregory Schier 9797bc1830 Start of command palette 2024-03-18 17:09:01 -07:00
Gregory Schier 9d00eb98d2 useRequests hook 2024-03-18 13:49:36 -07:00
Gregory Schier 88f6e882c6 Fix editor key events 2024-03-18 13:40:15 -07:00
Gregory Schier 230a773909 Simple tests for Postman and Yaak importers 2024-03-18 13:40:00 -07:00
Gregory Schier e6da1afa82 Set filename on Multipart part 2024-03-18 13:24:27 -07:00
Gregory Schier a70d9e57be Fix GraphQL editor large variables quirk 2024-03-18 13:10:55 -07:00
Gregory Schier 8afe0c0755 Fix postman import and import Insomnia gRPC 2024-03-18 08:18:04 -07:00
Gregory Schier e47c2513a8 Better padding 2024-03-16 13:59:06 -07:00
Gregory Schier 276bcfceeb Remove debug log 2024-03-16 12:50:27 -07:00
Gregory Schier 6fd1b35a50 Custom content-type for multipart items 2024-03-16 12:49:17 -07:00
Gregory Schier bc33244549 Content menu on entire sidebar 2024-03-16 10:47:10 -07:00
Gregory Schier 33c982b288 Obfuscate environment variables 2024-03-16 10:42:46 -07:00
Gregory Schier 98493a1167 Fix light mode text selection 2024-03-16 09:48:55 -07:00
Gregory Schier a8c10f9601 Stubbed out global commands helper 2024-03-16 09:46:11 -07:00
Gregory Schier 1051f84bbf Fix deleting workspace staying on deleted workspace path 2024-03-15 13:07:02 -07:00
Gregory Schier eea137e677 Bump version 2024-03-10 18:15:00 -07:00
Gregory Schier 27cf4e925f Fix recent workspaces 2024-03-10 17:42:25 -07:00
Gregory Schier 6b239c4e3f Fix adding header if not exist 2024-03-10 17:10:16 -07:00
Gregory Schier 4c7ee5ef80 Remove completion debug blur thing 2024-03-10 16:46:18 -07:00
Gregory Schier 3ddb79899e Adjust detected content-type header 2024-03-10 16:26:06 -07:00
Gregory Schier b14595a3e2 Clickable links in response viewer 2024-03-10 13:41:44 -07:00
Gregory Schier 82c94369ae Better error handling for file not found 2024-03-10 11:02:32 -07:00
Gregory Schier 7e77d2e9a8 Cancel file selection sets to undefined 2024-03-10 10:57:49 -07:00
Gregory Schier ce5ce76b21 Binary file uploads and missing workspace empty state 2024-03-10 10:56:38 -07:00