1
0
mirror of https://github.com/kepler155c/opus synced 2024-09-28 23:10:41 +00:00
Commit Graph

240 Commits

Author SHA1 Message Date
kepler155c@gmail.com
4dc6062043 cleanup 2019-02-27 08:10:09 -05:00
kepler155c@gmail.com
cc1a2bfbf4 fix ui resizing (due to canvas changes) 2019-02-26 18:03:09 -05:00
kepler155c@gmail.com
ad60fce9b0 util refactor 2019-02-26 08:17:53 -05:00
kepler155c@gmail.com
8f4324f1d8 map convience functions (refactor) 2019-02-25 09:02:40 -05:00
kepler155c@gmail.com
687fc05445 Event cleanup 2019-02-24 06:58:26 -05:00
kepler155c@gmail.com
8ae3b33374 network sniffer 2019-02-23 18:36:17 -05:00
kepler155c@gmail.com
4485a751bd turtle gps rework 2019-02-22 03:52:47 -05:00
kepler155c@gmail.com
ab4fd29d16 turtle follow 2019-02-20 08:52:27 -05:00
kepler155c@gmail.com
c307f4020c term bugs + kiosk config 2019-02-20 01:24:37 -05:00
kepler155c@gmail.com
c2ee88ba0e fix cursor positioning 2019-02-18 03:17:29 -05:00
kepler155c@gmail.com
440b829f62 begin moving turtle specific code from opus into turtle package 2019-02-18 02:56:28 -05:00
kepler155c@gmail.com
ae6d8e8ebd rename shell -> shell.lua 2019-02-12 17:03:50 -05:00
kepler155c@gmail.com
2d411df7d1 scrolling term 2019-02-11 20:25:12 -05:00
kepler155c@gmail.com
2eab8b99de canvas fix 2019-02-10 13:08:54 -05:00
kepler155c@gmail.com
fd672ac74e checkbox width bug, scroll canvas 2019-02-09 21:41:51 -05:00
kepler155c@gmail.com
195dbd365a check for recursive requires + Lua update 2019-02-08 21:02:41 -05:00
kepler155c@gmail.com
8c1abb21ca resizing + injector fixes 2019-02-08 19:21:20 -05:00
kepler155c@gmail.com
72b3c7bac9 canvas improvements 2019-02-07 10:09:40 -05:00
kepler155c@gmail.com
53e0fa3795 fix lua path, mwm, cleanup injector 2019-02-07 03:10:05 -05:00
kepler155c@gmail.com
915085ac5f ui overhaul 2019-02-05 23:03:57 -05:00
kepler155c@gmail.com
89400ac1bd canvas use in UI overhaul 2019-01-30 16:27:09 -05:00
kepler155c@gmail.com
817c345672 canvas use in UI overhaul 2019-01-30 15:53:09 -05:00
kepler155c@gmail.com
3574d26caa canvas use in UI overhaul 2019-01-30 15:11:41 -05:00
kepler155c@gmail.com
02629e266b Overview update 2019-01-28 17:54:00 -05:00
kepler155c@gmail.com
dddb2a6b97 network update --wip 2019-01-27 00:26:41 -05:00
kepler155c@gmail.com
b320c92551 require rework round 3 2019-01-26 22:58:02 -05:00
kepler155c@gmail.com
496e95a6c4 trigger event instead of os.queueEvent 2019-01-26 00:27:56 -05:00
kepler155c@gmail.com
66f9481e7d ui checkbox oops 2019-01-23 19:25:09 -05:00
kepler155c@gmail.com
073f4c1a6d cloud edit + logger removal 2019-01-23 15:28:43 -05:00
kepler155c@gmail.com
dc915337a0 optional label for checkboxes 2019-01-20 19:20:13 -05:00
kepler155c@gmail.com
db832025c9 welcome screen 2019-01-19 22:05:05 -05:00
kepler155c@gmail.com
2fd2b552fc cleanup + app changes 2019-01-17 23:33:19 -05:00
kepler155c@gmail.com
9edb4e7d5b fix package preload (for cloud-catcher) 2019-01-12 19:51:56 -05:00
kepler155c@gmail.com
cb5f690cf4 add git api key support 2019-01-12 10:17:56 -05:00
kepler155c@gmail.com
25031bfdc2 ui grid header sizing 2019-01-11 16:04:31 -05:00
kepler155c@gmail.com
f0a65d87ce kiosk mode 2019-01-09 08:50:42 -05:00
kepler155c@gmail.com
4977ea94d7 package manager 2019-01-09 06:59:19 -05:00
kepler155c@gmail.com
b761b3429a dont require heading for point.closest 2019-01-08 04:40:58 -05:00
kepler155c@gmail.com
5ae6434d62 fix ui setTab 2019-01-03 12:54:14 -05:00
kepler155c@gmail.com
aef22987fa stereo sound! 2019-01-02 23:56:01 -05:00
kepler155c@gmail.com
02b12d87dc multi-device input support in UI 2019-01-02 10:33:47 -05:00
kepler155c@gmail.com
0e921edaf5 add util.any 2019-01-02 03:04:24 -05:00
kepler155c@gmail.com
6ef23908de UI page not calling disable on window 2019-01-01 07:29:44 -05:00
kepler155c@gmail.com
c95c22ff4d inactivate tabs 2018-12-31 11:35:13 -05:00
kepler155c@gmail.com
852bf3f6a6 require order issue 2018-12-30 06:50:59 -05:00
kepler155c@gmail.com
f19d439314 upgrade shell config file 2018-12-30 06:15:16 -05:00
kepler155c@gmail.com
44d2d13e40 env cleanup 2018-12-27 03:08:11 -05:00
kepler155c@gmail.com
e3a8e4e790 env cleanup 2018-12-27 03:05:12 -05:00
kepler155c@gmail.com
8cfeaad061 turtle.unequip + justified headings bug 2018-12-27 00:45:03 -05:00
kepler155c@gmail.com
6343589183 javascript style table functions 2018-12-23 19:49:28 -05:00