Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove cfg option. it was useless, and the lssi module can do...v1.0 | Squibid | 2023-07-16 | 1 | -15/+0 |
* | make the plugin actually work! | Squibid | 2023-07-16 | 1 | -5/+18 |
* | modify helper functions... | Squibid | 2023-07-16 | 1 | -41/+38 |
* | add comments, change formatting on powerwash logging, ... | Squibid | 2023-07-16 | 1 | -4/+12 |
* | add osd message and use keybind in config file | Squibid | 2023-07-09 | 1 | -1/+2 |
* | allow user defined configs at startup and only reset logfile on startup | Squibid | 2023-07-03 | 1 | -0/+17 |
* | simplify and rename the init function | Squibid | 2023-07-03 | 1 | -12/+21 |
* | reduce number of opts for functions, and allow links with .git at the end | Squibid | 2023-07-03 | 1 | -15/+22 |
* | comments | Squibid | 2023-07-03 | 1 | -0/+3 |
* | add liscence to top of files | Squibid | 2023-07-02 | 1 | -0/+16 |
* | make the plugin definition more verbose, and less strict. | Squibid | 2023-07-02 | 1 | -11/+63 |
* | move config out of script to make auto updating viable | Squibid | 2023-06-30 | 1 | -19/+1 |
* | inital commit with the plugin working (enough) | Squibid | 2023-06-29 | 1 | -0/+94 |