Commit Graph
100 Commits
Author SHA1 Message Date
Gregory Schier 6d4fdc91fe Fix text decoding when no content-type
Closes https://feedback.yaak.app/p/not-rendering-response
2025-04-21 06:54:03 -07:00
Gregory Schier faca29c789 Fix key/value re-render issue 2025-04-20 07:08:46 -07:00
Gregory Schier 1ab937aae4 Fix infinite GraphQL render loop 2025-04-17 14:45:33 -07:00
Gregory Schier 45fcea1954 Real-time response time
Closes https://feedback.yaak.app/p/real-time-display-of-request-execution-timer
2025-04-17 14:16:10 -07:00
Gregory Schier 73554078d1 Add elapsed after headers 2025-04-17 07:01:31 -07:00
Gregory Schier a42a88de7b Don't parse URI for HTTP requests anymore.
Fixes https://feedback.yaak.app/p/using-chinese-characters-in-request-parameters-can-result-in-errors
2025-04-17 06:48:39 -07:00
Gregory Schier 14a6079176 Fix URL grammar for path parameters 2025-04-17 06:30:48 -07:00
Gregory Schier 6c513616c0 Don't vendor keyring (libdbus) 2025-04-16 10:46:12 -07:00
Gregory Schier cdf5f1b7a5 Fix vite and top-level-await build error 2025-04-15 07:57:32 -07:00
Gregory Schier 6566857d54 Adjust keychain config for dev 2025-04-15 07:28:01 -07:00
Gregory SchierandGitHub 2e55a1bd6d [WIP] Encryption for secure values (#183) 2025-04-15 07:18:26 -07:00
Gregory Schier e114a85c39 Render gRPC request for reflection.
Closes https://feedback.yaak.app/p/grpc-address-reflection-and-address-bar-issues
2025-03-31 12:26:07 -07:00
Gregory Schier 92be088e6c useClickOutside account for right click 2025-03-31 11:57:50 -07:00
Gregory SchierandGitHub f1757ae427 Generalized frontend model store (#193) 2025-03-31 11:56:17 -07:00
Gregory Schier ce885c3551 port window ext from encryption PR 2025-03-26 11:46:55 -07:00
Gregory Schier 17657a4d04 plugin:yaak-models|upsert PoC 2025-03-26 09:54:42 -07:00
Gregory SchierandGitHub b7f62b78b1 Clean up DB refactor access (#192) 2025-03-26 07:54:58 -07:00
Gregory Schier 006284b99c Fix scrollbars 2025-03-25 09:38:15 -07:00
Gregory Schier bac3968aac Revert scrollbar fix 2025-03-25 09:23:45 -07:00
Gregory Schier e5fa044eda Merge remote-tracking branch 'origin/master' 2025-03-25 09:23:33 -07:00
Gregory Schier 5969120140 Fix folder upsert 2025-03-25 09:23:26 -07:00
Gregory SchierandGitHub 1d37d46130 Database access refactor (#190) 2025-03-25 08:35:10 -07:00
Gregory Schier 445c30f3a9 Fix iframe scrollbar 2025-03-23 06:57:36 -07:00
Gregory Schier 5fedea38c2 Fix lint error 2025-03-21 07:42:05 -07:00
Gregory Schier d86549f492 Always show GQL schema dropdown.
Fixes https://feedback.yaak.app/p/unable-to-disable-graphql-automatic-introspection
2025-03-21 07:28:08 -07:00
Gregory SchierandGitHub 4c4eaba7d2 Queries now use AppHandle instead of Window (#189) 2025-03-20 09:43:14 -07:00
Gregory Schier cf8f8743bb Remove non-existing import 2025-03-20 06:23:36 -07:00
Gregory Schier 2c41b243b6 Some cleanup around window creation 2025-03-20 06:05:17 -07:00
Gregory Schier 6aea343d4f Shorten data directory description 2025-03-19 11:41:14 -07:00
Gregory Schier c300e8cbd5 Fix dropdown refresh after Git init 2025-03-19 11:35:20 -07:00
Gregory Schier dce1455be7 Inline to_fixed_hash fn 2025-03-19 08:52:02 -07:00
Gregory Schier 736025b12f Move editor search to top 2025-03-19 08:22:57 -07:00
Gregory Schier cb9e9a67a3 Try registering URL scheme 2025-03-19 07:58:12 -07:00
Gregory Schier 93c323458f Tweak Git history table 2025-03-19 06:59:54 -07:00
Gregory Schier 6f8c03d8c1 Fix git confid for commit 2025-03-19 06:59:43 -07:00
Gregory Schier afd4228fcf Don't style scrollbars on mac 2025-03-19 06:49:14 -07:00
Gregory Schier d478e5a12e Hotkey scrolling 2025-03-19 06:48:29 -07:00
Gregory Schier 0db9ebe67d Better Codemirror search match styles 2025-03-19 06:48:07 -07:00
Gregory Schier 80ea5e6b91 Fix autoscroller header scrolling 2025-03-19 06:37:02 -07:00
Gregory SchierandGitHub cb773babe1 Nested template functions (#186) 2025-03-18 12:49:19 -07:00
Gregory SchierandGitHub b9ed554aca Remove useTemplating prop (#184) 2025-03-18 05:34:38 -07:00
Gregory Schier f42f3d0e27 Support multi-line params and env vars 2025-03-17 09:29:37 -07:00
Gregory Schier 93ba5b6e5c Fix close bracket bug 2025-03-13 13:09:13 -07:00
Gregory Schier be11d5968e Fix notification not showing all 2025-03-12 06:41:53 -07:00
Gregory Schier 0828599e4f Don't switch to XML for HTML responses.
Fixes https://feedback.yaak.app/p/issue-with-rendering-html-responses-after-update
2025-03-08 08:34:41 -08:00
Gregory Schier 12233cb6f6 Build plugins 2025-03-08 08:06:18 -08:00
Gregory Schier f4d0371060 Merge remote-tracking branch 'origin/master' 2025-03-06 07:15:07 -08:00
Gregory Schier 787a0433cb Support _PREFIXED variable names and fail when variable missing 2025-03-06 07:15:02 -08:00
Gregory SchierandGitHub 60ea408e51 Add sponsor button
Some people want to contribute additional funds, so this makes it easier.
2025-03-06 06:46:02 -08:00
Gregory Schier 0db0cdfd6c Only font rendering fix for Linux 2025-03-06 06:29:03 -08:00
Gregory Schier 26371e5f6b Ignore whitespace during content type detection 2025-03-06 06:22:21 -08:00
Gregory Schier fbf4d3c11e Make rendering return Result, and handle infinite recursion 2025-03-05 13:49:45 -08:00
Gregory Schier 7a1a0689b0 Add ability to deactivate license 2025-03-05 07:13:19 -08:00
Gregory Schier eb8153f409 Better trial activation flows 2025-02-25 22:16:55 -08:00
Gregory Schier 80de232bec Fix dropdown button icon 2025-02-25 19:52:57 -08:00
Gregory Schier 7af8c95fea Allow opening workspace if sync dir not empty 2025-02-25 06:54:30 -08:00
Gregory Schier 2db72fe6ef Fix WS duplication from context menu 2025-02-25 06:10:35 -08:00
Gregory Schier d297e92a5a Fix content type parsing exception 2025-02-24 22:44:58 -08:00
Gregory Schier 7e1da4395d Build OAuth 2 plugin 2025-02-24 22:34:29 -08:00
Gregory Schier 7f8b0479e1 Plugin window data directory key 2025-02-24 22:32:40 -08:00
Gregory Schier c8d6183456 Reduce plugin runtime memory 2025-02-24 12:20:47 -08:00
Gregory Schier 9d5f7784c4 Fix code splitting from tanstack/router migration 2025-02-24 07:12:45 -08:00
Gregory Schier 05ac836265 Remove analytics and add more update headers 2025-02-24 06:31:49 -08:00
Gregory Schier af7782c93b Better license flows 2025-02-24 05:59:15 -08:00
Gregory Schier 2b1431d041 Merge remote-tracking branch 'origin/master' 2025-02-23 06:25:59 -08:00
Gregory Schier 9d8b7a5265 Tweak getting content type 2025-02-23 06:25:53 -08:00
Gregory Schier dac2cec52f Merge remote-tracking branch 'origin/master' 2025-02-23 06:06:43 -08:00
Gregory Schier efe4eef1b7 Fix deleting selected environment 2025-02-23 06:05:01 -08:00
Gregory SchierandGitHub c6427dc724 Update README.md 2025-02-21 14:02:29 -08:00
Gregory SchierandGitHub 8ce1e22b4e Update README.md 2025-02-21 13:57:51 -08:00
Gregory SchierandGitHub 022d725e03 Update issue templates 2025-02-21 13:53:54 -08:00
Gregory Schier ed7fdb1b4c Only close brackets for json-like langs
Fixes #162
2025-02-21 13:50:21 -08:00
Gregory Schier e510204b8c More monospace fallbacks
Closes #167
2025-02-21 13:36:54 -08:00
Gregory Schier d31b4448df Pass templating vars to recursive children (closes #171) 2025-02-21 13:34:15 -08:00
Gregory Schier e420a0a45e Don't expand the directory setting when creating workspace 2025-02-21 13:18:47 -08:00
Gregory Schier 84ecbe0cd6 Better querystring import (https://feedback.yaak.app/p/url-pasted-params-parsed-incorrectly) 2025-02-21 13:16:09 -08:00
Gregory Schier 6a63cc26b9 Fix commit-and-push loading state 2025-02-19 10:35:41 -08:00
Gregory Schier 8ed0fd55c3 Remove environments from synced folder, and stop syncing 2025-02-19 10:35:31 -08:00
Gregory Schier 74f14a8392 Tweak some things for launch 2025-02-18 21:28:03 -08:00
Gregory Schier ccbc8d4e18 Update 2025-02-15 12:04:35 -08:00
Gregory SchierandGitHub e4cc11aec5 Update 2025-02-15 07:29:50 -08:00
Gregory SchierandGitHub 7fdf6f2798 Update 2025-02-15 07:12:12 -08:00
Gregory SchierandGitHub 2aa27f7003 Create FUNDING.yml 2025-02-15 05:22:39 -08:00
Gregory Schier 3aaa0355e1 Show folders in sync confirm dialog 2025-02-09 08:35:29 -08:00
Gregory Schier 325c88f251 Show push errors in commit dialog 2025-02-07 22:50:12 -08:00
Gregory Schier 83ab93cebf Show push errors in commit dialog 2025-02-07 22:20:39 -08:00
Gregory Schier c6289f13c1 Handle external files 2025-02-07 22:14:40 -08:00
Gregory Schier 266892dc8d Error for http remotes 2025-02-07 13:31:27 -08:00
Gregory Schier a42bee098b Handle remote branches 2025-02-07 13:21:30 -08:00
Gregory Schier 2da898d2d4 Cargo lock 2025-02-07 12:38:59 -08:00
Gregory Schier 246e0d3f79 Vendor openssl for lib git 2025-02-07 12:38:39 -08:00
Gregory SchierandGitHub 1a7c27663a Git support (#143) 2025-02-07 07:59:48 -08:00
Gregory SchierandGitHub cffc7714c1 Update README.md 2025-02-04 06:58:34 -08:00
Gregory Schier 25c1b04043 New loading icon 2025-02-04 06:52:25 -08:00
Gregory Schier 4d80c8d993 Actually handle "enabled" checkbox on auth form 2025-02-03 12:53:11 -08:00
Gregory Schier 1682d1ef0c Fix banner height 2025-02-03 12:46:15 -08:00
Gregory Schier 903bae2a18 Fix large response banner height 2025-02-03 12:41:11 -08:00
Gregory Schier a15176841b Add features to README 2025-02-03 12:19:13 -08:00
Gregory Schier 11ef1ff2c6 Add features to README 2025-02-03 12:17:36 -08:00
Gregory Schier 615ad81ab5 Fix row height debug thing 2025-02-03 12:00:51 -08:00