aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* we now revive the scheduler if it dies. added a new option to determine ↵terminaldweller2023-03-111-1/+6
| | | | which tunnels to auto_start
* fixed the quit bug where we were waiting on cancelled asyncio tasksterminaldweller2023-03-021-1/+1
|
* fixed a bug with the t keybinding where we were using the entire line as the ↵terminaldweller2023-02-261-1/+1
| | | | task name
* a fix for the disappearing teststerminaldweller2023-02-261-1/+1
|
* fixed a bug with the t keybinding where pressing it would lead to crashterminaldweller2023-02-221-1/+1
|
* the tests would never complete and were never removed when flipping a task. ↵terminaldweller2023-02-201-2/+2
| | | | added a new keybinding, t, to run a test on demand
* fix: adding a new task by using SIGHUP would not add the test to the schedulerterminaldweller2023-02-091-1/+1
|
* now tunneltop revives dead tasksterminaldweller2023-02-071-1/+1
|
* now colors are configurableterminaldweller2023-02-071-1/+1
|
* added different colors for different statiterminaldweller2023-02-071-1/+1
|
* fix the test times not being very accurate by lowering the halfdelay value ↵terminaldweller2023-02-071-1/+1
| | | | from 20 to 2
* fix a bug with restart where it would kill but not restart a tunnelterminaldweller2023-02-071-1/+1
|
* fixed a bug where tests would not reschedule after running for the first timeterminaldweller2023-02-071-1/+1
|
* fixed the pip install. updated the readmeterminaldweller2023-01-301-2/+2
|
* initial committerminaldweller2023-01-301-4/+3
|
* initial committerminaldweller2023-01-301-0/+30