Commit Graph

512 Commits

Author SHA1 Message Date
Anavrins e3a0222ef0
fix: up-to-date package on master branch 2021-02-15 21:31:43 -05:00
kepler155c 136adff7b1
Delete .opus_version 2020-04-30 21:56:26 -06:00
github-actions[bot] 60ab8377b5
Update version date 2020-05-01 03:39:14 +00:00
kepler155c 6a58db5e1c
Delete .opus_version 2020-04-30 21:32:52 -06:00
github-actions[bot] d692116631
Update version date 2020-05-01 03:27:43 +00:00
kepler155c af1ef38147
Delete .opus_version 2020-04-30 20:24:23 -06:00
github-actions[bot] 58c3a1529f
Update version date 2020-05-01 02:23:31 +00:00
kepler155c 6f87c5a8a7
Delete .opus_version 2020-04-30 20:08:20 -06:00
github-actions[bot] 7891f9863a
Update version date 2020-05-01 01:09:13 +00:00
Anavrins 0fd349a487 Fix wrong branch name
this also fixes packages loading on master-1.8
2020-01-15 00:12:29 -05:00
kepler155c@gmail.com cef5b21921 update to master 2019-11-10 18:52:28 -07:00
kepler155c@gmail.com ee6af86da8 Merge branch 'develop-1.8' into master-1.8 2019-11-10 18:51:51 -07:00
kepler155c@gmail.com 674c6af509 alternate support 2019-11-10 15:58:36 -07:00
kepler155c@gmail.com c9fd7efc26 alternative optimize 2019-11-09 22:56:36 -07:00
kepler155c@gmail.com 8a5d30a441 oops 2019-11-09 22:33:16 -07:00
kepler155c@gmail.com 4a6af34d7c alternative updates 2019-11-09 22:26:11 -07:00
kepler155c@gmail.com 340e37da82 package manager wip 2019-11-09 22:01:48 -07:00
kepler155c@gmail.com 9ef4d9ef64 package manager install/uninstall directives 2019-11-09 21:15:07 -07:00
kepler155c@gmail.com 57ea46dde7 alternatives 2019-11-08 19:54:41 -07:00
kepler155c@gmail.com 6d8d62d309 tweaks 2019-11-07 22:50:11 -07:00
kepler155c@gmail.com e9717c4def Events shows all + tweaks 2019-11-07 18:00:54 -07:00
kepler155c@gmail.com f2cf20c274 cleanup 2019-11-05 11:18:21 -07:00
kepler155c@gmail.com fba2d48a4b minor fixes for user errors 2019-11-02 12:23:40 -06:00
kepler155c@gmail.com 5c35a8383e lock computer 2019-11-01 22:37:08 -06:00
kepler155c@gmail.com aaab059cee prepare for lock screen 2019-11-01 16:35:58 -06:00
kepler155c@gmail.com e5a5f76fb3 restructure 2019-10-30 22:49:30 -06:00
kepler155c@gmail.com ad447f36b5 Merge branch 'develop-1.8' of https://github.com/kepler155c/opus into develop-1.8 2019-10-28 20:02:14 -06:00
kepler155c@gmail.com 774d3ed415 improve startup, dont rely on debug (cbor) 2019-10-28 20:01:57 -06:00
xAnavrins 457c8a8a52 Fix forms numeric validation 2019-08-18 14:59:20 -04:00
Kan18 3512b2441d update license / readme (#18)
* Update README.md

the installer already reboots for you

* Update LICENSE.md
2019-08-13 11:14:45 -06:00
Kan18 2f597d0dc4 support MOTDs (#19) 2019-08-13 11:14:11 -06:00
kepler155c@gmail.com 6e6d4b81cd keyboard handling when not using opus os 2019-08-03 08:33:32 -06:00
kepler155c 47cb7d0fd7
Merge pull request #17 from Kan18/patch-1
Remove confusion over kiosk mode (#7)
2019-08-03 08:10:06 -06:00
Kan18 748dcd8f82
Remove confusion over kiosk mode (#7) 2019-07-31 18:21:18 -04:00
kepler155c@gmail.com 7e8dc5bd49 fix for new text entry behaviour + oc relay fix 2019-07-27 19:07:34 -06:00
kepler155c 25bfce0e40
Merge pull request #15 from Kan18/patch-1
fix no password error
2019-07-27 13:43:58 -06:00
kepler155c 8c1ea278fc
Merge pull request #16 from Kan18/patch-2
Update upgraded.lua
2019-07-27 13:43:23 -06:00
xAnavrins c1430f6dac GPS ambiguous position fix 2019-07-27 01:33:59 -04:00
Kan18 9c4aac27f8
Update upgraded.lua
Kind of make the program look better as the 'sys/apis' line is the only one not to do fs.exists. Also fixes error when opus is nested inside a potatOS instance.
2019-07-25 23:04:20 -04:00
Kan18 b739c0c77e
fix no password error 2019-07-25 22:51:16 -04:00
xAnavrins b3efbc7438 Distance filter in Sniffer 2019-07-24 00:45:00 -04:00
xAnavrins cd2024d7ce TextEntry number transform 2019-07-24 00:37:41 -04:00
kepler155c@gmail.com e084c733f8 consistent command line processing-usage 2019-07-23 13:29:43 -06:00
kepler155c@gmail.com 5dd3001ffd dont close modem ports on network startup (due to multiple computers may be using same modem) 2019-07-22 22:57:22 -06:00
kepler155c@gmail.com c18945467f ability to specify index in form fields 2019-07-22 22:21:41 -06:00
kepler155c@gmail.com ae98aaf9d5 lint warnings 2019-07-21 10:16:47 -06:00
kepler155c@gmail.com ec7fc5bb23 fix ui default device via args 2019-07-21 03:50:06 -04:00
kepler155c@gmail.com 30b7199976 path fix + compat changes 2019-07-20 16:23:48 -06:00
Kan18 09be81be27 lua 5.2 compatibility (#14)
compatibility update - making a few changes in next commit...
2019-07-20 16:19:30 -06:00
kepler155c@gmail.com 9ce61b5d98 oops 2019-07-19 10:12:25 -06:00