Commit Graph

647 Commits

Author SHA1 Message Date
Kan18 f7ba900930 genotp.lua changes
Make genotp more clearly state that the password can be used once but
allows permanent access (sorry for not making this clear earlier.) Use a
slightly longer password, and allow uppercase characters except for some
that could be ambiguous
2022-12-28 13:22:57 +04:00
github-actions[bot] 4104750539 Update version date 2022-07-04 04:09:14 +00:00
Kan18 3150525ee2
Fix #48 (shell resolving issue) (#58) 2022-07-04 00:08:59 -04:00
github-actions[bot] 7c5f749f02
Update version date 2021-11-17 04:00:12 +00:00
xAnavrins 7d9029c706 Reduce peripheral calls in Network app
Add a manual refresh button instead
2021-11-16 22:59:19 -05:00
github-actions[bot] ce6a741690
Update version date 2021-02-20 01:11:28 +00:00
Anavrins 16d233df5d Actually working bug/feature templates 2021-02-19 20:11:13 -05:00
github-actions[bot] f6d09abd54
Update version date 2021-02-20 00:57:43 +00:00
Tomo bff84370b2
Create issue templates (#50) 2021-02-19 19:57:25 -05:00
github-actions[bot] e74db02371
Update version date 2021-02-16 02:29:40 +00:00
Anavrins 2b75fbd1ee fix: up-to-date package on master branch 2021-02-15 21:28:57 -05:00
github-actions[bot] 65bf756084
Update version date 2020-12-31 02:50:07 +00:00
Luca 2ff4ee5670
fix: boolean value false is now correctly displayed in Lua.lua (#51) 2020-12-30 21:49:51 -05:00
github-actions[bot] 5488a7d732
Update version date 2020-10-26 21:19:02 +00:00
Anavrins 37c4ca102c Maybe fix github actions 2020-10-26 17:18:37 -04:00
Anavrins ac51771b12 Fix kiosk bug from #37 2020-10-25 02:40:21 -04:00
github-actions[bot] 6fdce03a10
Update version date 2020-08-24 05:41:41 +00:00
Boom ac91d8ed08
Trust manager (#46) 2020-08-24 01:41:25 -04:00
github-actions[bot] 2c0db368fa
Update version date 2020-08-24 05:20:58 +00:00
Kan18 a77deb72ec
Add a one-time password system (#47)
This commit adds a one-time password system. Users can generate
passwords by using the `genotp` command (or manually queuing a set_otp
event with the SHA-256 hash of the one-time password they want to set)
and these passwords will be valid, along with the normal password,
either until the computer shuts down (or the net daemon is killed), a
new one-time password is generated, or the one-time password is used.
2020-08-24 01:20:42 -04:00
github-actions[bot] 01d8d65178
Update version date 2020-08-21 23:15:31 +00:00
Anavrins f36e5470b1 Anonymize GPS
Damn you gollark!
2020-08-21 19:15:07 -04:00
github-actions[bot] 2520f53046
Update version date 2020-08-04 02:00:28 +00:00
Kan18 f4494d6103
Fix untar (#42)
small fix - untar_stream is supposed to be getting the handle, not the filename
2020-08-03 20:00:11 -06:00
github-actions[bot] 48f32946ec
Update version date 2020-07-26 00:52:59 +00:00
kepler155c@gmail.com c24a5a7115 help cleanup 2020-07-25 18:52:41 -06:00
github-actions[bot] 624af53f4e
Update version date 2020-07-25 00:41:36 +00:00
Kan18 816ea366ab
TLCO fix & boot file extension change (#37)
This commit fixes the TLCO boot option (which hasn't been working for a
while now), and also changes boot file extensions from .boot to .lua.
2020-07-24 18:41:21 -06:00
github-actions[bot] b45cd45bcb
Update version date 2020-07-25 00:37:14 +00:00
Kan18 45f1bd1c5d
Put pastebin link in the right case (Fixes #40) (#41)
Pastebin recently removed support for case-insensitive links with no warning. This puts the original casing of the paste ID in README.md, instead of all-lowercase. Some other things might also need to be changed!
2020-07-24 18:36:57 -06:00
github-actions[bot] 1cb2c5f785
Update version date 2020-06-16 01:55:00 +00:00
kepler155c@gmail.com 42bd4b2b69 remove preferred apps/alternates - same can be accomplished using aliases 2020-06-15 19:54:42 -06:00
github-actions[bot] 156b604a58
Update version date 2020-06-14 02:26:36 +00:00
kepler155c@gmail.com 7df4a47ba0 oops 2020-06-13 20:26:17 -06:00
github-actions[bot] 9bf91a8762
Update version date 2020-06-13 18:18:21 +00:00
kepler155c@gmail.com b69dcdeffa shell cleanup 2020-06-13 12:18:04 -06:00
github-actions[bot] 947f502c6d
Update version date 2020-06-11 19:29:04 +00:00
kepler155c@gmail.com a2af4405e7 require cleanup + compatibility fixes 2020-06-11 13:28:43 -06:00
github-actions[bot] 1bf6daedff
Update version date 2020-06-11 01:46:52 +00:00
kepler155c@gmail.com 2fdcc338ad transparent compatiblity for moonscript 2020-06-10 19:46:34 -06:00
github-actions[bot] 4f39604c63
Update version date 2020-06-10 00:17:16 +00:00
kepler155c@gmail.com e9580d67eb pure lua compatiblity fixes for moonlight, busted, etc 2020-06-09 18:16:51 -06:00
github-actions[bot] 039fa73749
Update version date 2020-06-06 17:00:25 +00:00
kepler155c@gmail.com 2d942ef001 experimental packages fix https://github.com/kepler155c/opus/issues/35 2020-06-06 11:00:07 -06:00
github-actions[bot] 4d02f75a19
Update version date 2020-06-06 03:38:48 +00:00
kepler155c@gmail.com 6c5cc508b1 moonscript support + cleanup 2020-06-05 21:38:26 -06:00
github-actions[bot] e7fcd68a0f
Update version date 2020-06-04 04:31:10 +00:00
kepler155c 7dfa80f5f3
Update README.md 2020-06-03 22:30:54 -06:00
github-actions[bot] 788f6e7de0
Update version date 2020-06-04 03:12:11 +00:00
kepler155c@gmail.com 704ef46b62 packages stored in compressed state - experimental (with config option) 2020-06-03 21:11:54 -06:00