Gregory Schier
|
84b8d130dc
|
Some small tweaks for plugins
|
2025-05-11 06:36:50 -07:00 |
|
Gregory Schier
|
94d4227bc1
|
Ability to sync environments to folder (#207)
|
2025-05-08 14:10:07 -07:00 |
|
Gregory Schier
|
2e55a1bd6d
|
[WIP] Encryption for secure values (#183)
|
2025-04-15 07:18:26 -07:00 |
|
Gregory Schier
|
f1757ae427
|
Generalized frontend model store (#193)
|
2025-03-31 11:56:17 -07:00 |
|
Gregory Schier
|
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
|
787a0433cb
|
Support _PREFIXED variable names and fail when variable missing
|
2025-03-06 07:15:02 -08:00 |
|
Gregory Schier
|
efe4eef1b7
|
Fix deleting selected environment
|
2025-02-23 06:05:01 -08:00 |
|
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
|
88ff7f4300
|
Support dashes in template variable/fn names
|
2025-01-13 06:38:21 -08:00 |
|
Gregory Schier
|
f694456ddc
|
Fix workspace creation, reveal sync dir, and don't update timestamps on sync/import
|
2025-01-09 07:50:23 -08:00 |
|
Gregory Schier
|
2f7b66fc92
|
A bunch of changes, including moving prompt/confirm out of context
|
2025-01-07 06:56:51 -08:00 |
|
Gregory Schier
|
135c366e32
|
Preserve Editor State (#151)
|
2024-12-31 07:31:43 -08:00 |
|
Gregory Schier
|
61d094d9fd
|
Some fixes around environments
|
2024-12-21 11:04:49 -08:00 |
|
Gregory Schier
|
dd8ccfe21f
|
Extract base environment (#149)
|
2024-12-21 05:44:55 -08:00 |
|
Gregory Schier
|
7759649963
|
Update local model stores in all mutations (#129)
|
2024-10-23 09:54:43 -07: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
|
101b6284d6
|
[WIP] Refactor to NPM workspaces (#104)
|
2024-09-22 21:27:10 -07:00 |
|
Gregory Schier
|
93633875ac
|
snake_case icons and better toast styles
|
2024-09-20 07:30:11 -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
|
f967820f12
|
Model and DB refactor (#61)
- [x] Move from `sqlx` to `rusqlite`
- [x] Generate TS types from Rust models
|
2024-08-05 07:58:20 -07:00 |
|
Gregory Schier
|
94abb6838a
|
Better performance on large workspaces
|
2024-06-21 10:53:11 -07:00 |
|
Gregory Schier
|
73b2e44094
|
Recursive environments
|
2024-06-17 12:24:06 -07:00 |
|
Gregory Schier
|
81ff405874
|
Bulk edit environments
|
2024-06-10 23:16:21 -07:00 |
|
Gregory Schier
|
5127de831a
|
Fix autocomplete for environment editor names
|
2024-06-02 17:52:51 -07:00 |
|
Gregory Schier
|
4c5087659b
|
Theme system refactor (#31)
|
2024-05-21 17:56:06 -07:00 |
|
Gregory Schier
|
f75446de87
|
Better padding
|
2024-03-16 13:59:06 -07:00 |
|
Gregory Schier
|
3a9d4045d0
|
Obfuscate environment variables
|
2024-03-16 10:42:46 -07:00 |
|
Gregory Schier
|
bb628e699f
|
Fix split layout placeholder
|
2024-02-18 09:12:44 -08:00 |
|
Gregory Schier
|
ed55eb2238
|
Better environment edit dialog
|
2024-02-18 07:44:53 -08:00 |
|
Gregory Schier
|
e934ca9586
|
Allow editing base environment
|
2024-02-18 00:14:47 -08:00 |
|
Gregory Schier
|
017de296a0
|
Fix editor selection/cursor and lint errors
|
2024-02-09 14:32:58 -08:00 |
|
Gregory Schier
|
650aa240ea
|
Track dialogs
|
2024-01-28 16:33:36 -08:00 |
|
Gregory Schier
|
6104a8b3c2
|
Cookie Support (#19)
|
2024-01-28 14:39:51 -08:00 |
|
Gregory Schier
|
2a759144d6
|
Switch to Lucide icons
|
2024-01-15 15:42:28 -08:00 |
|
Gregory Schier
|
6f15d1352b
|
Remove base env, fix hotkeys, and QoL improvements
|
2024-01-07 22:24:19 -08:00 |
|
Gregory Schier
|
e5e356a822
|
Good hotkey support
|
2023-11-22 09:01:48 -08:00 |
|
Gregory Schier
|
0ecb16a2e7
|
Rework workspace header
|
2023-11-06 10:42:59 -08:00 |
|
Gregory Schier
|
9f7fa3709e
|
Even better focus state
|
2023-11-02 22:23:21 -07:00 |
|
Gregory Schier
|
1bf711826e
|
Remove focus on env sidebar buttons
|
2023-11-02 22:18:13 -07:00 |
|
Gregory Schier
|
1e7f629b28
|
Refactor environment edit dialog
|
2023-11-02 20:38:33 -07:00 |
|
Gregory Schier
|
68ea718c77
|
Base environments fully working
|
2023-11-02 18:43:39 -07:00 |
|
Gregory Schier
|
1cd6e0af06
|
Initial "plugin" system with importer (#7)
|
2023-11-02 18:08:43 -07:00 |
|
Gregory Schier
|
3b1e4f538d
|
Fix editor stale callbacks and recent item deletion
|
2023-10-30 07:07:14 -07:00 |
|
Gregory Schier
|
8a73636f43
|
Refactored some core UI
|
2023-10-30 06:35:52 -07:00 |
|
Gregory Schier
|
7dac299edd
|
Fix var complete and env dialog actions
|
2023-10-29 11:18:55 -07:00 |
|
Gregory Schier
|
4d93892249
|
Move workspace menu, better env mgmt, QoL
|
2023-10-29 09:45:16 -07:00 |
|
Gregory Schier
|
3ad132d77d
|
Variables under Environment, and render all props
|
2023-10-28 11:29:29 -07:00 |
|