AAGaming
3b1b6d28d6
add some classes for nicer scrolling, update lib
v2.0.5-pre10
2022-08-15 13:22:38 -04:00
AAGaming
0a735886c9
fix toasts breaking sometimes
v2.0.5-pre.9
2022-08-14 21:59:55 -04:00
AAGaming
c9430f5be4
less stupid method
2022-08-14 13:17:39 -04:00
AAGaming
a4e2237fc0
fix loader not re-injecting on restart
2022-08-14 12:51:07 -04:00
AAGaming
85d0398e62
shut typescript up
2022-08-14 00:02:01 -04:00
AAGaming
30a538e85e
FINALLY fix the multiple injections bug
v2.0.5-pre.8
2022-08-13 23:58:57 -04:00
AAGaming
84a19203c5
fix injecting twice
v2.0.5-pre.7
2022-08-13 11:57:52 -04:00
AAGaming
99cda2907d
fix TS errors
2022-08-12 21:02:11 -04:00
AAGaming
a38582d158
Fix toaster deinit error
v2.0.5-pre.6
2022-08-12 16:49:28 -04:00
TrainDoctor
9556994e14
fix empty settings and store screens after reboot
v2.0.5-pre.5
2022-08-12 11:45:29 -07:00
OMGDuke
dee2cfa47b
remove console.log that was causing lots of log spam ( #138 )
2022-08-12 09:54:57 -04:00
TrainDoctor
463403be23
Update build.yml
v2.0.5-pre.4
2022-08-11 20:37:46 -07:00
TrainDoctor
b68eaca55d
Updater should now find all version tags
v2.0.5-pre.3
2022-08-11 20:12:17 -07:00
AAGaming
114c54c9b0
Fix route unpatching
2022-08-11 20:34:55 -04:00
TrainDoctor
47e0661773
Add releases back to the mix
2022-08-11 17:10:37 -07:00
TrainDoctor
6c48dfe7f6
Actually send the proper variable out
2022-08-11 16:54:13 -07:00
TrainDoctor
ed0ae7c9e2
Removed un-needed trimming
2022-08-11 16:48:50 -07:00
TrainDoctor
ea265ae6df
Corrected dummy tag, added echoing
v2.0.4-zzzzzzz-pre
v2.0.5-pre.1
2022-08-11 16:18:21 -07:00
TrainDoctor
860caf440b
Add semver tool, temporarily disable triggered pre-releases
2022-08-11 16:10:00 -07:00
TrainDoctor
64040879f5
Update to latest version of decky-frontend-lib
v2.0.4-6404087-pre
2022-08-10 15:48:48 -07:00
AAGaming
e92073162a
oops: remove test log
2022-08-10 16:34:53 -04:00
AAGaming
67426af3ef
Add api for showing toast notifications
v2.0.4-67426af-pre
2022-08-09 21:52:03 -04:00
Sefa Eyeoglu
0dbdb4a143
fix: don't pass unzip job to event loop ( #136 )
...
For some reason this broke installation of plugins when another specific
plugin was present (vibrantDeck)
v2.0.4-0dbdb4a-pre
2022-08-09 12:06:33 -07:00
TrainDoctor
c9e9c45b37
Standardize logging in browser.py
2022-08-08 13:06:04 -07:00
TrainDoctor
6bc8a4fb1d
Add missing import
v2.0.4-6bc8a4f-pre
2022-08-08 12:38:35 -07:00
Derek J. Clark
20094c5f75
Use Environment Variables ( #123 )
...
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-08 11:32:14 -07:00
AAGaming
198591dbd7
whoops don't need it here
v2.0.4-198591d-pre
2022-08-05 21:18:19 -04:00
AAGaming
f21d34506d
Implement CSRF protection
2022-08-05 21:16:29 -04:00
AAGaming
ab6ec98160
API for patching existing routes, lower power use
v2.0.4-ab6ec98-pre
2022-08-02 18:54:55 -04:00
Beebles
f1e809781a
forgot one update ( #125 )
2022-07-30 19:42:16 -07:00
Beebles
789058b72f
Readme.md references incorrect github repo ( #124 )
2022-07-30 18:40:44 -07:00
TrainDoctor
4a68b1430d
Update README.md
2022-07-28 13:50:03 -07:00
TrainDoctor
66c4a7e16e
Update README.md
v2.0.4-66c4a7e-pre
2022-07-25 17:29:56 -07:00
TrainDoctor
b929b2dddf
Update README.md
2022-07-25 17:08:10 -07:00
TrainDoctor
fb0b703438
Fix unintended question mark in "Installing" modal
2022-07-25 16:07:16 -07:00
AAGaming
afb2c7c0ed
Better install process UX, fix reinstalling
v2.0.4-afb2c7c-pre
2022-07-25 17:13:50 -04:00
AAGaming
52dded85ed
quick fix for routes refreshing constantly
v2.0.4-52dded8-pre
2022-07-24 11:51:42 -04:00
AAGaming
2004bdebbf
fix calibration menu in controller settings
v2.0.4-2004bde-pre
2022-07-24 11:37:38 -04:00
AAGaming
c9bf8d357e
use fstring
v2.0.4-c9bf8d3-pre
2022-07-21 22:03:11 -04:00
AAGaming
09eee761a5
change log to debug
2022-07-21 22:02:47 -04:00
AAGaming
20f43b2fd4
fix plugin uninstalling
2022-07-21 22:02:13 -04:00
AAGaming
e6dd1c29d8
remove modal box shadow
v2.0.4-e6dd1c2-pre
2022-07-17 16:42:24 -04:00
AAGaming
6e88c7c9ac
Show warning when installing legacy plugins
v2.0.4-6e88c7c-pre
2022-07-17 16:09:42 -04:00
AAGaming
f015e00561
more updater fixes
v2.0.4-f015e00-pre
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
v2.0.4-103d43e-pre
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
a5671e19ce
fix ci AGAIN
v2.0.4-a5671e1-pre
2022-07-15 12:20:05 -04:00
AAGaming
f2fbd399fe
allow users to manually check for updates
2022-07-15 12:16:57 -04:00
AAGaming
28b91963a9
fix ci part 4
...
fix ci part 5
fix ci part 6
fix ci part 7
fix ci part 8
fix ci part 9
fix ci part 10
fix ci part 11
v2.0.4-28b9196-pre
2022-07-15 11:55:39 -04:00