| Age | Commit message (Expand) | Author |
| 2023-10-31 | Drop support for legacy plugins | marios8543 |
| 2023-10-31 | fix paths | AAGaming |
| 2023-10-31 | oops | AAGaming |
| 2023-10-31 | fix broken import | AAGaming |
| 2023-10-31 | fix ci (hopefully, because act wont work) | AAGaming |
| 2023-10-31 | Moved locales folder and requirements.txt | WerWolv |
| 2023-10-31 | Moved main.py | WerWolv |
| 2023-10-31 | Moved backend entirely into the backend folder | WerWolv |
| 2023-10-31 | run lint and typecheck on PRs | AAGaming |
| 2023-10-31 | remove quotes on some types | AAGaming |
| 2023-10-31 | make ci title consistent | AAGaming |
| 2023-10-31 | move type checking to other workflow, fix TS errors, add TSC checking | AAGaming |
| 2023-10-31 | add pyright ci | AAGaming |
| 2023-10-31 | move to module imports | AAGaming |
| 2023-10-31 | type hints on main,plugin,updater,utilites.localsocket | marios8543 |
| 2023-10-31 | begin adding static types to backend code | AAGaming |
| 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 |
| 2023-10-25 | Remove extremely outdated setup scripts. | TrainDoctor |
| 2023-10-20 | Update lint.yml | marios |
| 2023-10-20 | Update edit-check.yml | marios |
| 2023-10-20 | Bump @babel/traverse from 7.22.5 to 7.23.2 in /frontend (#550) | dependabot[bot] |
| 2023-10-18 | fix emit_message mechanism | marios8543 |
| 2023-10-18 | run method calls asynchronously | marios8543 |
| 2023-10-18 | fix static/lang file fetch and method call | marios8543 |
| 2023-10-18 | fix start/stop methods | marios8543 |
| 2023-10-18 | fix customtypes import | marios8543 |
| 2023-10-18 | Add message emit mechanism | marios8543 |
| 2023-10-18 | Add act to .gitignore | marios8543 |
| 2023-10-18 | fix uninstall bug | marios8543 |
| 2023-10-18 | fix typo | Party Wumpus |
| 2023-10-18 | fix logical error when no store was set | Party Wumpus |
| 2023-10-18 | Fix decky_plugin on windows CI | marios8543 |
| 2023-10-18 | Run response_listener task | marios8543 |
| 2023-10-17 | Experimental support for async method calls | marios8543 |
| 2023-10-17 | Add localplatform stuff to its own package | marios8543 |
| 2023-10-17 | Fix type error on store.tsx | marios8543 |
| 2023-10-17 | Drop support for legacy plugins | marios8543 |
| 2023-10-17 | fix decky_plugin path in pyinstaller | marios8543 |
| 2023-10-17 | fix paths | AAGaming |
| 2023-10-17 | oops | AAGaming |
| 2023-10-17 | fix broken import | AAGaming |
| 2023-10-17 | fix ci (hopefully, because act wont work) | AAGaming |
| 2023-10-17 | speed up stupid make | AAGaming |
| 2023-10-17 | Moved locales folder and requirements.txt | WerWolv |
| 2023-10-17 | Moved main.py | WerWolv |
| 2023-10-17 | Moved backend entirely into the backend folder | WerWolv |
| 2023-10-17 | with, not env | AAGaming |