| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-10 | fix(filepicker_ls): use case insensitive matching for file exts (#585)v2.10.16-pre1v2.10.16 | Jozen Blue Martinez | |
| 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. | |||
| 2024-01-19 | fix: Fix on Chromium 109 beta (#576)v2.10.13-pre1 | Beebles | |
| * Add new user agent to do not close tabs list * fix: bump DFL to fix chromium 109 beta --------- Co-authored-by: Sims <38142618+suchmememanyskill@users.noreply.github.com> | |||
| 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-11-11 | replace chmod implementation with os.chmod (#541) | Jan | |
| 2023-11-11 | Check if Linux service is running before trying to start or stop it (#540) | Jan | |
| this prevents needless prompts opening up | |||
| 2023-11-10 | Count the number of installs for each plugin (#557)v2.10.9-pre1 | Party Wumpus | |
| 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-26 | revert decky_plugin pyinstaller to previous version and fix sys path | marios8543 | |
| 2023-10-25 | Merge aa/type-cleanup-py (work by marios, aa, wolv)v2.10.6-pre1 | TrainDoctor | |
