Commit Graph

646 Commits

Author SHA1 Message Date
kepler155c@gmail.com 7f92286fb1 more work on update notification 2020-05-01 23:09:46 -06:00
github-actions[bot] 4a46d67304
Update version date 2020-05-02 04:40:52 +00:00
kepler155c@gmail.com 3cbdf7b97b more work on update notification 2020-05-01 22:40:17 -06:00
github-actions[bot] 74d3d1df33
Update version date 2020-05-02 04:26:51 +00:00
kepler155c@gmail.com 9c97849cff more work on update notification 2020-05-01 22:26:15 -06:00
github-actions[bot] c1cbcf6b61
Update version date 2020-05-01 04:14:02 +00:00
kepler155c@gmail.com 49b986499c Merge branch 'develop-1.8' of https://github.com/kepler155c/opus into develop-1.8 2020-04-30 22:13:09 -06:00
kepler155c@gmail.com fae7596182 update notification 2020-04-30 22:13:03 -06:00
github-actions[bot] cb55b1daab
Update version date 2020-05-01 04:07:10 +00:00
kepler155c@gmail.com fd61416750 Merge branch 'develop-1.8' of https://github.com/kepler155c/opus into develop-1.8 2020-04-30 22:05:57 -06:00
kepler155c@gmail.com c622b2f7fb update notification 2020-04-30 22:05:23 -06:00
github-actions[bot] 98f4bf7a7e
Update version date 2020-05-01 03:57:20 +00:00
kepler155c@gmail.com c5e0ac0af6 github actions test 2020-04-30 21:56:44 -06:00
kepler155c@gmail.com 0188e886c0 github actions test 2020-04-30 21:48:55 -06:00
kepler155c@gmail.com 55f444c37e github actions test 2020-04-30 21:38:38 -06:00
kepler155c@gmail.com 3368fa3266 update notification 2020-04-30 21:27:07 -06:00
kepler155c@gmail.com e721eb68b6 update notification 2020-04-30 20:22:44 -06:00
kepler155c@gmail.com 1543f4d624 github actions test 2020-04-30 19:08:29 -06:00
kepler155c@gmail.com 287adb1235 auto upgrade packages on base opus update - github actions wip 2020-04-30 18:51:36 -06:00
kepler155c@gmail.com e116caf16e fix netfs issues - implement fs.attributes 2020-04-27 15:44:09 -06:00
kepler155c@gmail.com d72ae3de4a vfs bugfix 2020-04-26 22:07:18 -06:00
kepler155c@gmail.com 602d12afc5 vfs bugfix 2020-04-26 20:36:50 -06:00
kepler155c@gmail.com ef9f0e09b6 partition manager + tab/wizard rework 2020-04-26 19:39:58 -06:00
kepler155c@gmail.com b0d2ce0199 minor bugfixes - cleanup 2020-04-22 23:37:12 -06:00
kepler155c 7224d441ca
Ui enhancements 2.0 (#31)
* canvas overhaul

* minor tweaks

* list mode for overview

* bugfixes + tweaks for editor 2.0

* minor tweaks

* more editor work

* refactor + new transitions

* use layout() where appropriate and cleanup

* mouse triple click + textEntry scroll ind

* cleanup

* cleanup + theme editor

* color rework + cleanup

* changes for deprecated ui methods

* can now use named colors
2020-04-21 22:40:59 -06:00
Anavrins cdd0b6c4d2 Temporary fix for blit crashing with spaces 2020-04-20 19:33:22 -04:00
Anavrins 39522ee5b1 Cleanup 2020-03-30 02:07:20 -04:00
Anavrins 369070e19c
Merge pull request #30 from Wojbie/Git-fix
Update git.lua to use headers authorization.
2020-02-09 21:35:52 -05:00
Wojbie 210c5f5a11 Update git.lua to use headers authorization. 2020-02-09 23:20:03 +01:00
Anavrins 942f0bda92 GPS overhaul
Changes how GPS works to avoid returning ambiguous coordinates and nan errors
2019-12-27 01:11:36 -05:00
Anavrins cc80e08407 gps.lua: Added nil and nan checks 2019-12-11 11:38:12 -05:00
Anavrins 9e3cf50ccc socket.lua: Option to pass user generated keypairs 2019-12-11 11:20:12 -05:00
Anavrins 6204c46cc4 Fix empty TextEntry in cloud config 2019-12-11 11:18:02 -05:00
kepler155c@gmail.com db2a28f04c Merge branch 'develop-1.8' of https://github.com/kepler155c/opus into develop-1.8 2019-12-07 12:05:03 -07:00
kepler155c@gmail.com 28b2ba3386 tweaks 2019-12-07 12:04:58 -07:00
Anavrins 31f43067bf Change how Sniff.lua detects modem 2019-12-06 20:14:18 -05:00
kepler155c@gmail.com 424fff7842 apparently read was added to fs.open "r" mode in 2017 2019-12-05 13:44:35 -07:00
kepler155c@gmail.com 1e675a2e35 revert multiple sub-canvas mouse click 2019-12-01 13:25:26 -07:00
kepler155c@gmail.com ffa412c59d ui fixes 2019-11-18 14:32:10 -07:00
kepler155c@gmail.com a3a8c64be8 UI docs 2019-11-16 22:12:02 -07:00
kepler155c@gmail.com efa1a5bbf5 clipping for transistions + tab ordering via index + more examples 2019-11-15 12:51:44 -07:00
kepler155c@gmail.com 14057c2bf9 moar ui examples 2019-11-14 15:43:20 -07:00
kepler155c@gmail.com 3241326a2f accelerators for any event + more inspect examples 2019-11-13 21:50:00 -07:00
kepler155c@gmail.com db48031c7c funnel all events through emit 2019-11-13 15:17:23 -07:00
kepler155c@gmail.com 0a828fecc5 oops 2019-11-13 14:38:24 -07:00
kepler155c@gmail.com 65c6ebf711 properly handle empty text entry fields (including transformations) 2019-11-13 14:24:43 -07:00
kepler155c@gmail.com 053003f429 inspect cleanup 2019-11-12 23:04:31 -07:00
kepler155c@gmail.com 25405f15c8 UI inspector 2019-11-12 21:13:17 -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