| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-09 | Revert "Call plugin unload function after stopping event loop (#539)" (#584) | Party Wumpus | |
| This reverts commit 39f4f2870b4c0924421130a3f532c07320938e97 , because functions (seemingly) don't run after the event loop closes, so the unload function is never actually run. | |||
| 2023-12-15 | Call plugin unload function after stopping event loop (#539) | Jan | |
| This can prevent race conditions where unload is clearing data but main is still working with it | |||
| 2023-10-31 | Fix logging.handlers import and improve plugin modulesv2.10.8-pre1 | marios8543 | |
| 2023-10-27 | fix decky imports from pluginsv2.10.7-pre1 | marios8543 | |
| 2023-10-25 | Merge aa/type-cleanup-py (work by marios, aa, wolv)v2.10.6-pre1 | TrainDoctor | |
