| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-08 | Add missing importv2.0.4-6bc8a4f-pre | TrainDoctor | |
| 2022-08-08 | Use Environment Variables (#123) | Derek J. Clark | |
| Uses environment variables instead of hard coding the "deck" user/group. This adds support for systems other than the steam deck that are using the DeckUI. * Use Environment Variables * Use method to get USER from a systemd root process * Fix imports. Add get_user and get_user_group methods in helpers.py. Removed duplicated code * Add separate setters/getters for user vars. Ensure sleep prevents race condition of user setter in while loop | |||
| 2022-08-05 | Implement CSRF protection | AAGaming | |
| 2022-07-03 | Fixed plugin installation ssl verification issue (#101) | WerWolv | |
| * Added cert location debugging * Install certifi * Try adding manual cacert in install request * Properly use ssl * More efficiently load ssl certificate | |||
