2024-02-06 00:35 | Use plain README | Louis Burda | 1 | +0 | -0 |
2024-02-06 00:26 | Improve readme and remove some more bloat | Louis Burda | 5 | +132 | -189 |
2024-02-05 22:59 | Add config file support and refactor | Louis Burda | 5 | +201 | -230 |
2023-06-22 22:32 | Add MIT license and cleanup | Louis Burda | 4 | +127 | -76 |
2022-07-18 19:04 | Move constant timeout to variable | Louis Burda | 1 | +4 | -3 |
2022-07-03 01:53 | Let block script die within 1s time limit instead of killing instantly | Louis Burda | 1 | +14 | -9 |
2022-07-02 12:01 | Handle interrupting of select through SIGALRM | Louis Burda | 1 | +13 | -9 |
2022-07-01 19:26 | Fixed read for long lines | Louis Burda | 1 | +106 | -93 |
2022-07-01 18:10 | Replace popen() with fork() to kill after timeout | Louis Burda | 1 | +33 | -7 |
2022-07-01 17:43 | Add timeout to reading block output | Louis Burda | 1 | +36 | -10 |
2022-07-01 16:35 | Move patches to separate repo | Louis Burda | 3 | +0 | -65 |
2022-01-02 12:54 | Refactor for readability | Louis Burda | 5 | +95 | -88 |
2021-03-21 11:24 | Fix Makefile DESTDIR changes | Louis Burda | 1 | +2 | -2 |
2021-03-21 10:53 | Add install target to Makefile | Louis Burda | 1 | +7 | -2 |
2020-09-29 10:24 | Remove patch original from tree | Louis Burda | 1 | +0 | -301 |
2020-09-29 10:23 | Remove patch reject from tree | Louis Burda | 1 | +0 | -22 |
2020-09-29 10:19 | Improve handling of too long status texts | Louis Burda | 1 | +3 | -2 |
2020-09-29 10:09 | Remove blocks.def.h config and clean event patch | Louis Burda | 2 | +0 | -18 |
2020-09-29 10:05 | Reverse patch and cleanup contrib files | Louis Burda | 5 | +29 | -17 |
2020-09-29 10:00 | Add prefix and suffix patch | Louis Burda | 2 | +29 | -0 |
2020-09-29 09:56 | Turn previous commit into contrib patch | Louis Burda | 3 | +64 | -11 |
2020-09-27 18:42 | Add special event (such as click) handling | Louis Burda | 2 | +12 | -5 |
2020-09-27 00:27 | Add missing free to debug messages | Louis Burda | 1 | +2 | -1 |
2020-09-22 09:45 | Simplify debug print to a single function | Louis Burda | 1 | +26 | -23 |
2020-09-13 19:49 | Fix blocks array empty by default | Louis Burda | 1 | +1 | -1 |
2020-09-13 19:42 | Add missing slash to script path macro | Louis Burda | 1 | +1 | -1 |
2020-09-12 23:30 | Fix code style and fix block update | Louis Burda | 2 | +60 | -21 |
2020-09-12 19:55 | Add initial version with basic functionality | Louis Burda | 6 | +384 | -0 |