Commit Graph

14 Commits

Author SHA1 Message Date
AAGaming
c4d6731401 fix updater for new installs, fix file picker patch, fix scrolling on patch notes, fix tasks dir 2022-09-17 23:23:51 -04:00
TrainDoctor
90c523ec45 Update updater.py 2022-09-17 09:26:24 -07:00
AAGaming
8b1925bc53 fix spacing [skip ci] 2022-09-17 11:35:31 -04:00
AAGaming
a8c7c2f18f fix asyncio error on get_branch 2022-09-17 11:35:05 -04:00
TrainDoctor
eb439574be Addition of proper branch slection (#168)
* This is a bit better, but branch selection still isn't working -_-

* I'm the king of oversight

* Selecting different branch checks for updates

* Stable doesn't detect old versions, which indicates it doesn't work

* Start adding deckyState for plugin updating

* Few tweaks

* Disable nightly selection

* Update decky-frontend-lib and move useSetting set setting to async
2022-09-01 13:46:49 -07:00
AAGaming
d4d1c2bbab basic patch notes viewer, lazy-load settings and store, build frontend as esmodule, add lazy-loaded react-markdown, backend changes to accomodate ESModule frontend 2022-08-26 01:18:28 -04:00
TrainDoctor
b68eaca55d Updater should now find all version tags 2022-08-11 20:12:17 -07:00
AAGaming
67426af3ef Add api for showing toast notifications 2022-08-09 21:52:03 -04:00
AAGaming
f015e00561 more updater fixes 2022-07-15 12:57:51 -04:00
AAGaming
e07827cdb5 catch rm errors 2022-07-15 12:36:16 -04:00
AAGaming
103d43e7c9 fix updater 2022-07-15 12:31:30 -04:00
AAGaming
23b7df0ce2 wait 30s before first update check 2022-07-15 12:25:27 -04:00
AAGaming
f2fbd399fe allow users to manually check for updates 2022-07-15 12:16:57 -04:00
AAGaming
8c8cf180fa Updater for decky-loader (#117)
* Add an updater in settings for decky-loader

* add chmod

* remove junk comments
2022-07-14 22:51:55 -04:00