Commit graph

30 commits

Author SHA1 Message Date
NGnius (Graham) fbaef000b5 Add rebuild and build-time encryption support to decky template 2022-12-03 17:32:37 -05:00
NGnius (Graham) c51cbc9aab Change api::files::read_single to return error enum instead of mutually exclusive option 2022-11-27 22:11:41 -05:00
NGnius (Graham) 35775afd84 Rewrite home to not rely on gamescope running 2022-11-27 21:52:18 -05:00
NGnius (Graham) fb3f2bde0c Remove println! that should not exist 2022-11-25 21:34:36 -05:00
NGnius (Graham) 6a0c816ad3 Fix dirs::home() to not always return None 2022-11-25 17:10:44 -05:00
NGnius (Graham) d2de89ac0b Update README checklist with decky info 2022-09-18 20:11:39 -04:00
NGnius (Graham) 7e2aa1ccb7 Scalability improvements for kaylon 2022-09-12 20:51:46 -04:00
NGnius (Graham) ad38087932 Fix some API implementation bugs 2022-08-31 20:20:02 -04:00
NGnius (Graham) 2918f6cd3b Enable wee_alloc by default for slightly smaller WASM bin 2022-08-09 21:16:15 -04:00
NGnius (Graham) 6fcc4c9884 Add simple persistent cache API 2022-08-09 21:12:43 -04:00
NGnius (Graham) a8644d2729 Bump everything to v0.6.0 2022-08-01 12:33:50 -04:00
NGnius 424acdf694 Allow uncapped/growable packet sizes 2022-08-01 12:23:57 -04:00
NGnius ac03348e96 Add back-end server to template 2022-07-30 14:52:09 -04:00
NGnius (Graham) 2b192a59b1 Fix minor template bugs 2022-07-28 19:56:09 -04:00
NGnius 28657e941c Fix unencrypted compilation and create decky template 2022-07-24 16:17:41 -04:00
NGnius (Graham) f076764fff Add experimental encryption support 2022-07-24 14:45:48 -04:00
NGnius (Graham) 36adfa124d Fix file write error... hopefully 2022-07-09 12:29:18 -04:00
NGnius (Graham) 1585076d07 Fix read_single parsing failure due to \n 2022-07-09 12:29:15 -04:00
NGnius (Graham) 87c5a7770b Fix read_single parsing failure due to \n 2022-07-09 12:28:33 -04:00
NGnius (Graham) becfe89299 Fix read_single parsing failure due to \n 2022-06-20 20:16:44 -04:00
NGnius (Graham) 248c5837b5 Add some utility functions to API 2022-06-20 20:03:18 -04:00
NGnius (Graham) d242cb9d70 Document, improve some API functionality 2022-06-16 17:19:45 -04:00
NGnius 0a5323c927 Minor refactor and code cleanup to improve ergonomics 2022-06-15 21:18:24 -04:00
NGnius (Graham) 63ed7fa5d1 Try localhost HTTP 2022-06-15 16:49:24 -04:00
NGnius (Graham) 4a537f4d42 Impl display & debug for ServerError 2022-06-13 20:17:20 -04:00
NGnius (Graham) 03d7ac54d1 Try websockets 2022-06-13 20:12:25 -04:00
NGnius (Graham) 0ca02591bd Prepare for experimental release 2022-06-12 21:35:36 -04:00
NGnius (Graham) ccd3969185 Improve build scripts and framework to get WASM loaded on Steam Deck 2022-06-12 17:30:14 -04:00
NGnius (Graham) eaf193a1b2
Create LICENSE 2022-06-08 00:09:09 +00:00
NGnius (Graham) 0219b4c2b7 Initial functionality 2022-06-07 20:05:04 -04:00