Commit Graph

  • ef0fdb4b16 Check for updates less often on stable Gregory Schier 2024-08-30 05:39:29 -07:00
  • 71d9e7ddb5 Check for updates less often on stable Gregory Schier 2024-08-30 05:39:29 -07:00
  • f2f1d9affa Only check for updates once per day Gregory Schier 2024-08-30 05:36:30 -07:00
  • 737da7e0ae Only check for updates once per day Gregory Schier 2024-08-30 05:36:30 -07:00
  • c73262b037 URL path placeholders Gregory Schier 2024-08-30 05:24:07 -07:00
  • afa64acf83 URL path placeholders Gregory Schier 2024-08-30 05:24:07 -07:00
  • f8936e7b76 Detect JSON APIs returning HTML content-type Gregory Schier 2024-08-29 10:52:41 -07:00
  • b3865d383b Detect JSON APIs returning HTML content-type Gregory Schier 2024-08-29 10:52:41 -07:00
  • 0d20e0fe29 Better content-type detection for editor Gregory Schier 2024-08-29 06:07:31 -07:00
  • fdc60445c8 Better content-type detection for editor Gregory Schier 2024-08-29 06:07:31 -07:00
  • ba626a6b3e Fix Windows/linux close icon color Gregory Schier 2024-08-28 09:46:35 -07:00
  • 690ef02a38 Fix Windows/linux close icon color Gregory Schier 2024-08-28 09:46:35 -07:00
  • 1e18933178 Kill plugin manager before NSIS update on Windows v2024.8.2 Gregory Schier 2024-08-28 09:14:39 -07:00
  • a92a85be0d Kill plugin manager before NSIS update on Windows Gregory Schier 2024-08-28 09:14:39 -07:00
  • 97a4770464 Remove tauri "unstable" feature to fix Codemirror selection Gregory Schier 2024-08-28 06:48:02 -07:00
  • 5f1286ef6f Remove tauri "unstable" feature to fix Codemirror selection Gregory Schier 2024-08-28 06:48:02 -07:00
  • db02dbcaa4 Hotfix for window focusing v2024.8.1 Gregory Schier 2024-08-27 16:56:04 -07:00
  • ffd0010a59 Hotfix for window focusing Gregory Schier 2024-08-27 16:56:04 -07:00
  • badcbc7aef Special case Response()->response() v2024.8.0 Gregory Schier 2024-08-26 15:26:43 -07:00
  • 9320162e22 Special case Response()->response() Gregory Schier 2024-08-26 15:26:43 -07:00
  • 4b91601b98 Clean up code Gregory Schier 2024-08-26 15:10:29 -07:00
  • 959ace8720 Clean up code Gregory Schier 2024-08-26 15:10:29 -07:00
  • af9c5c0294 Lowercase response function name Gregory Schier 2024-08-26 15:02:44 -07:00
  • 93e0202b86 Default template fn args Gregory Schier 2024-08-26 13:10:22 -07:00
  • 55122b042b Default template fn args Gregory Schier 2024-08-26 13:10:22 -07:00
  • d4baddc8d4 Fix bug Gregory Schier 2024-08-26 13:10:22 -07:00
  • e75d6abe33 Option to disable telemetry v2024.8.0-beta.5 Gregory Schier 2024-08-26 12:06:56 -07:00
  • f404aa53c6 Option to disable telemetry Gregory Schier 2024-08-26 12:06:56 -07:00
  • 24a4e3494e Node syntaxTree to parse template tags Gregory Schier 2024-08-26 11:30:10 -07:00
  • c80ebdb156 Node syntaxTree to parse template tags Gregory Schier 2024-08-26 11:30:10 -07:00
  • 124fb35dcd Force codemirror to parse more to be able to show code folding v2024.8.0-beta.4 Gregory Schier 2024-08-23 14:09:28 -07:00
  • 6f6bec5764 Force codemirror to parse more to be able to show code folding Gregory Schier 2024-08-23 14:09:28 -07:00
  • 1aa2839c51 Publish plugin-runtime-types Gregory Schier 2024-08-23 13:37:47 -07:00
  • e89905fd04 Publish plugin-runtime-types Gregory Schier 2024-08-23 13:37:47 -07:00
  • 7ca3b9bd20 Send purpose with render request Gregory Schier 2024-08-23 13:31:39 -07:00
  • 8d3260f394 Fix recursive plugin call locking Gregory Schier 2024-08-23 13:20:48 -07:00
  • ad81d35c71 Fix recursive plugin call locking Gregory Schier 2024-08-23 13:20:48 -07:00
  • 7e194b9148 Surface plugin error on import Gregory Schier 2024-08-23 11:53:40 -07:00
  • e36f61b2c7 Surface plugin error on import Gregory Schier 2024-08-23 11:53:40 -07:00
  • f4abc1c7cb Fix initial apply text v2024.8.0-beta.3 Gregory Schier 2024-08-22 12:49:42 -07:00
  • 8d03ba5bdd Fix initial apply text Gregory Schier 2024-08-22 12:49:42 -07:00
  • 6766bc8f59 Switch to single quotes for template strings Gregory Schier 2024-08-22 12:48:14 -07:00
  • 11f811d900 Switch to single quotes for template strings Gregory Schier 2024-08-22 12:48:14 -07:00
  • 5ba11ca788 Bump plugin deps Gregory Schier 2024-08-22 11:27:57 -07:00
  • adda44e861 Pass render purpose to render Gregory Schier 2024-08-22 11:27:55 -07:00
  • 9cdc13b632 Pass render purpose to render Gregory Schier 2024-08-22 11:27:55 -07:00
  • 6aab017d3b Move to workspace crate Gregory Schier 2024-08-22 10:49:51 -07:00
  • e5ec86bfcf Move to workspace crate Gregory Schier 2024-08-22 10:49:51 -07:00
  • 68c1dca9d1 Fix compile Gregory Schier 2024-08-22 06:30:19 -07:00
  • e35f34eaf5 Fix compile Gregory Schier 2024-08-22 06:30:19 -07:00
  • 066b7ea4f4 Fix deadlock on getting the focused window Gregory Schier 2024-08-22 05:46:09 -07:00
  • 503b7f1c87 Fix deadlock on getting the focused window Gregory Schier 2024-08-22 05:46:09 -07:00
  • d1871b19ee Template response plugin Gregory Schier 2024-08-19 19:11:36 -07:00
  • 0763c1b9b8 Some tweaks for beta Gregory Schier 2024-08-19 19:10:08 -07:00
  • 4c6684623f Some tweaks for beta Gregory Schier 2024-08-19 19:10:08 -07:00
  • 323e27a047 A bit more chaining cleanup Gregory Schier 2024-08-19 16:38:28 -07:00
  • dbfe2dc93d A bit more chaining cleanup Gregory Schier 2024-08-19 16:38:28 -07:00
  • bd02206df2 A bunch of improvements to chaining Gregory Schier 2024-08-19 14:10:44 -07:00
  • 96125a0741 A bunch of improvements to chaining Gregory Schier 2024-08-19 14:10:44 -07:00
  • 3411575ecc Actually call template functions Gregory Schier 2024-08-19 10:34:22 -07:00
  • 0f8aea3afd Actually call template functions Gregory Schier 2024-08-19 10:34:22 -07:00
  • 1193e1d7aa Async template functions working Gregory Schier 2024-08-19 06:21:03 -07:00
  • 1fbcfeaa30 Async template functions working Gregory Schier 2024-08-19 06:21:03 -07:00
  • 1b63f33d43 Colored autocompletion icons Gregory Schier 2024-08-17 05:47:05 -07:00
  • ec22191409 Colored autocompletion icons Gregory Schier 2024-08-17 05:47:05 -07:00
  • 9f04cfb673 Template Tag Function Editor (#67) Gregory Schier 2024-08-16 08:31:19 -07:00
  • aa85ecb618 Template Tag Function Editor (#67) Gregory Schier 2024-08-16 08:31:19 -07:00
  • 1fd1a901f8 Fix sidebar scroll into view Gregory Schier 2024-08-15 09:09:18 -07:00
  • a7f0fadeae Fix sidebar scroll into view Gregory Schier 2024-08-15 09:09:18 -07:00
  • 54efb6ae4e Add @yaakapp/api everywhere Gregory Schier 2024-08-15 06:17:33 -07:00
  • 06517417b7 Fix some more styles Gregory Schier 2024-08-15 05:58:09 -07:00
  • 6bc697e4a7 Fix some more styles Gregory Schier 2024-08-15 05:58:09 -07:00
  • d924709b0c Keep sidebar and cmd+p items in view Gregory Schier 2024-08-15 05:50:38 -07:00
  • 795aaae2f5 Keep sidebar and cmd+p items in view Gregory Schier 2024-08-15 05:50:38 -07:00
  • 6d274cea56 Request actions in command palette Gregory Schier 2024-08-15 05:37:10 -07:00
  • 522d293087 Request actions in command palette Gregory Schier 2024-08-15 05:37:10 -07:00
  • b95fa25898 Request actions (#65) Gregory Schier 2024-08-14 15:31:52 -07:00
  • 637e5196c3 Request actions (#65) Gregory Schier 2024-08-14 15:31:52 -07:00
  • 12f4c2c668 Start on plugin ctx API (#64) Gregory Schier 2024-08-14 06:42:54 -07:00
  • c484dd4041 Start on plugin ctx API (#64) Gregory Schier 2024-08-14 06:42:54 -07:00
  • e47a2c5fab Variable value as title attr Gregory Schier 2024-08-13 10:19:21 -07:00
  • 5eef910b8c Variable value as title attr Gregory Schier 2024-08-13 10:19:21 -07:00
  • fc279f67a1 Fix dollar sign in Twig grammar Gregory Schier 2024-08-13 10:12:09 -07:00
  • ed214367d3 Fix dollar sign in Twig grammar Gregory Schier 2024-08-13 10:12:09 -07:00
  • 6ed6e3e0e0 Fix rose pine themes Gregory Schier 2024-08-13 07:51:26 -07:00
  • c69bee251d Fix rose pine themes Gregory Schier 2024-08-13 07:51:26 -07:00
  • b5242b9a3f Use new theme vars (#63) Gregory Schier 2024-08-13 07:44:28 -07:00
  • c9b4e6181c Use new theme vars (#63) Gregory Schier 2024-08-13 07:44:28 -07:00
  • a0950ce5b8 Don't persist settings tab Gregory Schier 2024-08-10 08:10:14 -07:00
  • ecc7192bde Don't persist settings tab Gregory Schier 2024-08-10 08:10:14 -07:00
  • 1dd8034cf9 Better curl import Gregory Schier 2024-08-10 07:53:26 -07:00
  • 08ea48b996 Better curl import Gregory Schier 2024-08-10 07:53:26 -07:00
  • 7e73b680e6 Catch clipboard errors Gregory Schier 2024-08-10 07:33:10 -07:00
  • 2f9532cf53 Catch clipboard errors Gregory Schier 2024-08-10 07:33:10 -07:00
  • 352ffe9415 Don't show unnamed variables in autocomplete Gregory Schier 2024-08-10 07:09:23 -07:00
  • dab10d79fe Don't show unnamed variables in autocomplete Gregory Schier 2024-08-10 07:09:23 -07:00
  • e461851f6f Append [DEV] to window title in dev Gregory Schier 2024-08-09 15:35:21 -07:00
  • d5b0b5481c Append [DEV] to window title in dev Gregory Schier 2024-08-09 15:35:21 -07:00
  • 673f2920a1 Fix gRPC request creation v2024.8.0-beta.2 Gregory Schier 2024-08-09 14:37:43 -07:00
  • d280df4a0b Fix gRPC request creation Gregory Schier 2024-08-09 14:37:43 -07:00