Skip to content

Tags: sdahlbac/OliveTin

Tags

2024.07.03

Toggle 2024.07.03's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bugfix: Kill the process group, not just the parent process (OliveTin…

…#328), , thanks @ioqy, @vvrein (OliveTin#346)

* bugfix: Kill the process group, not just the parent process (OliveTin#328), thanks @ioqy, @vvrein

* bugfix: Kill the process group, not just the parent process (OliveTin#328), thanks @ioqy, @vvrein

* bugfix: Kill the process group, not just the parent process (OliveTin#328), thanks @ioqy, @vvrein

2024.06.04

Toggle 2024.06.04's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: No more tracking in update checking! :-) (OliveTin#93) (Oliv…

…eTin#332)

2024.06.02

Toggle 2024.06.02's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: Vastly improved logs and tests for killing actions (OliveTin…

…#330)

* bugfix: Sleep testing

* feature: Vastly improved testing for killing actions (OliveTin#328)

* cicd: Add find-flakey-tests target

* cicd: Better debugging for domStatus

* cicd: Debug flakey test

* cicd: Debug flakey test

* cicd: Is cors messing with killaction?

* cicd: Slip broken test in CI

* cicd: Skip broken test in CI

* cicd: Skip broken test in CI

2024.06.01

Toggle 2024.06.01's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: Customizable default directory, back and action icons (Olive…

…Tin#326)

2024.05.51

Toggle 2024.05.51's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: Customizable default directory, back and action icons (Olive…

…Tin#326)

2024.05.31

Toggle 2024.05.31's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: Customizable default directory, back and action icons (Olive…

…Tin#326)

2024.05.27

Toggle 2024.05.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: The executor now controls the public action map - meaning ac…

…tions work without the API, and pages load faster (and much more!) (OliveTin#324)

* feature: The executor now controls the public action map

* bugfix: Build the action map if there are no entities!

* bugfix: Sort by title if the actions have the same config order

2024.05.24

Toggle 2024.05.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feature: Refresh dashboards when entity files change. (OliveTin#319)

* feature: Refresh dashboards when entities change

* feature: Refresh dashboards when entities change

* bugfix: Concurrency, lock around websocket write

2024.05.13

Toggle 2024.05.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: remove refs to deprecated io/ioutil (OliveTin#309)

Signed-off-by: guoguangwu <guoguangwug@gmail.com>
Co-authored-by: James Read <contact@jread.com>

2024.04.28

Toggle 2024.04.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Argument suggestions (OliveTin#301)

* feature: Suggestions for inputs

* feature: OliveTin#103 Completed suggestions support