| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| this is what i get for commiting to main :pensive: | |||
| 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 | |
| 2023-10-17 | run lint and typecheck on PRs | AAGaming | |
| 2023-10-17 | remove quotes on some types | AAGaming | |
| 2023-10-17 | make ci title consistent | AAGaming | |
| 2023-10-17 | move type checking to other workflow, fix TS errors, add TSC checking | AAGaming | |
| 2023-10-17 | add pyright ci | AAGaming | |
| 2023-10-17 | move to module imports | AAGaming | |
| 2023-10-17 | type hints on main,plugin,updater,utilites.localsocket | marios8543 | |
| 2023-10-17 | begin adding static types to backend code | AAGaming | |
| 2023-10-17 | remove useless main.py imports | AAGaming | |
| 2023-10-17 | fix typo | Party Wumpus | |
| this is what i get for commiting to main :pensive: | |||
| 2023-10-17 | fix logical error when no store was set | Party Wumpus | |
| 2023-08-28 | Preserve plugin order when reinstalling/updating (#530)v2.10.5-pre2v2.10.5 | jurassicplayer | |
| 2023-08-26 | Fix for SELinux handling logic (#529)v2.10.5-pre1 | Marco Rodolfi | |
| * Fix for SELinux handling logic The old procedure was crashing with signal 9 SIGKILL, this should fix that problem | |||
| 2023-08-25 | Rollback to Python 3.10.6 for possible regression | Marco Rodolfi | |
| 2023-08-25 | Update README.md | TrainDoctor | |
| 2023-08-16 | Bump certifi from 2022.12.7 to 2023.7.22 (#526)v2.10.4 | dependabot[bot] | |
| Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 2023-08-11 | Translations update from Weblate (#520)v2.10.4-pre7 | WerWolvTranslationBot | |
| Co-authored-by: pontifex91 <pontifexrus@gmail.com> Co-authored-by: Sean <zhangshuyan@fuji.waseda.jp> Co-authored-by: Apostolos Grammatopoulos <greatapo@gmail.com> | |||
| 2023-08-11 | Only keep up to 5 recent logs of runs of plugins (#525) | suchmememanyskill | |
