| Age | Commit message (Expand) | Author |
| 2022-07-02 | Add pre-release install script | TrainDoctor |
| 2022-07-02 | Update README.md, password is needed (#70) | TrainDoctor |
| 2022-07-01 | Update README.md | TrainDoctor |
| 2022-07-01 | Uninstall functionality (#97) | botato |
| 2022-07-01 | fix legacy plugin duplication | AAGaming |
| 2022-06-30 | pnpm update | TrainDoctor |
| 2022-06-30 | fix packager | AAGaming |
| 2022-06-30 | backwards-compatible plugin store, legacy plugin library | AAGaming |
| 2022-06-29 | Tone down hash missing warning. | TrainDoctor |
| 2022-06-29 | Installing from plugin store now works as intended | TrainDoctor |
| 2022-06-29 | fix installing plugins | AAGaming |
| 2022-06-29 | update store for new format, awaiting cors to test | AAGaming |
| 2022-06-29 | fix tab type, bump lib for tree shaking | AAGaming |
| 2022-06-28 | remove body property in args (#91) | hulkrelax |
| 2022-06-22 | add settings page with install from URL option | AAGaming |
| 2022-06-21 | Remove old info and redirect to wiki for in-development info | TrainDoctor |
| 2022-06-21 | Added remote launch option | TrainDoctor |
| 2022-06-21 | Remove argument parity between scripts, not sustainable solution | TrainDoctor |
| 2022-06-21 | Don't allow overriding name | AAGaming |
| 2022-06-20 | Update pnpm-lock.yaml | TrainDoctor |
| 2022-06-20 | Replace tabs hook, fix panels, bump lib | AAGaming |
| 2022-06-20 | Converted install script to pnpm | TrainDoctor |
| 2022-06-20 | Added python depdency install, fixed use-case phrasing | TrainDoctor |
| 2022-06-20 | Fix importPlugin queue | Jonas Dellinger |
| 2022-06-20 | Fix onDismount | Jonas Dellinger |
| 2022-06-20 | Fix onDismount | Jonas Dellinger |
| 2022-06-20 | Revert "fix onDismount" | Jonas Dellinger |
| 2022-06-19 | fix onDismount | AAGaming |
| 2022-06-17 | Implement React-based plugin store (#81) | AAGaming |
| 2022-06-13 | fix(loader): multiprocessing.set_start_method once, queue for plugin import | Jonas Dellinger |
| 2022-06-13 | fix(loader): eplixcitly set process start method and import fsevents on mac | Jonas Dellinger |
| 2022-06-06 | Update nodeck.sh | TrainDoctor |
| 2022-06-06 | Update deck.sh | TrainDoctor |
| 2022-06-06 | Removed a line that would exclude passwords with non-alnum characters. | TrainDoctor |
| 2022-06-06 | Clarified password is for deck user | TrainDoctor |
| 2022-06-06 | Rename pc.sh to nodeck.sh to represent intent | TrainDoctor |
| 2022-06-06 | Actually preserve enviorment variables properly | TrainDoctor |
| 2022-06-06 | Update README.md | TrainDoctor |
| 2022-06-06 | Typo... | TrainDoctor |
| 2022-06-06 | Typo... | TrainDoctor |
| 2022-06-02 | Add contributor install script (#69) | TrainDoctor |
| 2022-06-02 | Bump components library | Jonas Dellinger |
| 2022-06-01 | fix oops | AAGaming |
| 2022-06-01 | React Plugin install dialog (closes #75) | AAGaming |
| 2022-05-31 | Move store opening to frontend only | Jonas Dellinger |
| 2022-05-30 | Explicit import type | Jonas Dellinger |
| 2022-05-30 | All props of route, expose routerHook | Jonas Dellinger |
| 2022-05-30 | react: Add Router hook & fix typescript issues (#68) | AAGaming |
| 2022-05-26 | added open store button | marios |
| 2022-05-26 | Fix LegacyPlugin | Jonas Dellinger |