Commit Graph

326 Commits

Author SHA1 Message Date
Gregory Schier 1bc155d684 Got multipart working (text-only) 2023-11-13 23:26:11 -08:00
Gregory Schier 335231060e Fix window title moving stoplights (for now) 2023-11-13 23:25:47 -08:00
Gregory Schier 0fdf64440f Postman import form data 2023-11-13 11:48:28 -08:00
Gregory Schier 41b1ec96c9 Form urlencoded bodies! 2023-11-13 11:28:37 -08:00
Gregory Schier df83a61d6f Url parameters done 2023-11-13 10:52:11 -08:00
Gregory Schier aea4e961aa Custom updater code 2023-11-12 21:16:33 -08:00
Gregory Schier c554b73d48 Request body is now an object 2023-11-12 11:16:12 -08:00
Gregory Schier b519bff3d6 Some postman import improvements 2023-11-11 10:43:11 -08:00
Gregory Schier 8381104302 Sync window title (Closes #13) 2023-11-10 15:55:50 -08:00
Gregory Schier 5ef7c6a1a2 Dev app icon 2023-11-10 13:06:12 -08:00
Gregory Schier 6d7a81850c Upgrade sqlx 2023-11-10 12:28:33 -08:00
Gregory Schier 6e5d5fcb95 Clean up importers 2023-11-10 11:39:17 -08:00
Gregory Schier 004fef6729 Fix is_empty check 2023-11-10 09:12:20 -08:00
Gregory Schier 0bec5a6405 Postman importer semi-complete 2023-11-10 09:08:20 -08:00
Gregory Schier 60b091ff1c Tidy up logs and general cleanup 2023-11-09 20:33:09 -08:00
Gregory Schier bb2d3dd5b1 Show import errors 2023-11-09 20:00:19 -08:00
Gregory Schier bf8aad04c7 Hacky Yaak import complete! 2023-11-09 19:40:31 -08:00
Gregory Schier 5cebb4e61a Better Yaak export 2023-11-09 17:03:29 -08:00
Gregory Schier 750ad0c902 Rename initial workspace to "Yaak" 2023-11-09 13:17:21 -08:00
Gregory Schier a9c16838e6 No analytics in dev 2023-11-09 11:46:52 -08:00
Gregory Schier d5065ab6d9 Analytics event properties 2023-11-09 11:44:59 -08:00
Gregory Schier 9ebb3ef532 Context menu, logs in DevTools, export, tweaks 2023-11-09 09:28:01 -08:00
Gregory Schier aeda72f13e Fix plugin (again) 2023-11-08 13:33:15 -08:00
Gregory Schier 83aa9041cb Bundle plugin in Git 2023-11-08 13:06:49 -08:00
Gregory Schier d51913509d Move plugins back 2023-11-08 12:34:14 -08:00
Gregory Schier 0c55c6eaab Bump version 2023-11-08 10:12:01 -08:00
Gregory Schier 55a7b82567 Track screen size, os, and version 2023-11-08 09:49:29 -08:00
Gregory Schier b5cb46918a Rust analytics and a few tweaks 2023-11-08 09:13:32 -08:00
Gregory Schier a793ece1a5 Add basic analytics 2023-11-07 09:53:59 -08:00
Gregory Schier 0f6e4b641a Cancel responses on startup 2023-11-06 13:06:15 -08:00
Gregory Schier 1ee9f9bb51 Move plugins back to root dir 2023-11-06 07:18:53 -08:00
Gregory Schier 8480e52195 Vite to bundle insomnia plugin 2023-11-05 22:13:22 -08:00
Gregory Schier 243e65a992 Better import conversion 2023-11-05 14:46:08 -08:00
Gregory Schier b82304a233 Basic import of request body and bearer auth 2023-11-05 14:35:25 -08:00
Gregory Schier f7a4ea9735 Recursive Insomnia import! 2023-11-05 13:33:23 -08:00
Gregory Schier e26ba0f9d0 Folder actions 2023-11-04 10:48:18 -07:00
Gregory Schier b4e2a12375 Folder chevron icon 2023-11-03 23:10:44 -07:00
Gregory Schier 30e1ecac39 Add folder model 2023-11-03 07:49:44 -07:00
Gregory Schier dd705de155 Rearrange menus 2023-11-02 21:41:35 -07:00
Gregory Schier a99a36b5cc Base environments fully working 2023-11-02 18:43:39 -07:00
Gregory Schier e0b0e3d781 Initial "plugin" system with importer (#7) 2023-11-02 18:08:43 -07:00
Gregory Schier 0fc8d12a06 Fix GQL introspection and bearer auth templating 2023-10-30 08:07:34 -07:00
Gregory Schier 8b5d7ae3ed Fix editor stale callbacks and recent item deletion 2023-10-30 07:07:14 -07:00
Gregory Schier 51949f4fbf Refactored some core UI 2023-10-30 06:35:52 -07:00
Gregory Schier 6013cd2329 Plugin module loading 2023-10-29 20:50:23 -07:00
Gregory Schier eba28ade48 Bump version 2023-10-29 17:22:27 -07:00
Gregory Schier 63c0d09df8 A bit more playing with JS runtime 2023-10-29 17:05:48 -07:00
Gregory Schier f305633d94 Initial "Hello World" for plugins 2023-10-29 16:43:28 -07:00
Gregory Schier 13155f8591 Fix request creation 2023-10-29 12:05:05 -07:00
Gregory Schier f2ac97aa62 Restore recent environment on workspace change
Fixes #6
2023-10-29 11:32:55 -07:00