| Commit message (Collapse) | Author | Age |
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* feat(gui/backend): add cli_settings tauri command
* chore(gui/backend): overdue cargo fmt
* fix(gui): use configured db path, not hardcoded
|
| |
|
|
|
| |
* fixes & allow for background terminals to stay running
* status indicators etc
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* wip
* saving works :))
* functioning delete button
* persist selection properly
|
|
|
* add initial runbooks frontend
* fix buttons, scroll, add shell support to editor
* work
* some tweaks
* wip - run crate
* functioning executable blocks
* handle resizing, killing ptys
* clear properly on stop
* move terminal to its own component, handle lifecycle better
* fix all build issues
* ffs codespelll
* update lockfile
* clippy is needy once more
* only build pty stuff on mac/linux
* vendor pty handling into desktop
* update lockfile
|