Commit graph

64 commits

Author SHA1 Message Date
Justin Cooper
9a55ae3782 kill debugger with sudo 2013-01-04 14:42:11 -06:00
Justin Cooper
b7b95de8d1 add back logging 2013-01-04 10:55:39 -06:00
Justin Cooper
a2c2ea1f5a pass new parm to kill debug method 2013-01-04 10:41:43 -06:00
Justin Cooper
192a68db7e disconnect all states of the debugger on client disconnect 2012-12-19 12:04:54 -06:00
Justin Cooper
6362d52755 highlight line as stepped through, basic stepping in editor working 2012-12-17 12:47:22 -06:00
Justin Cooper
dd20fdddfc initial rough commit of python debugger 2012-12-17 11:39:41 -06:00
Justin Cooper
5461be80f0 more changes to visualize view, handle errors, better loading, fix layout bugs 2012-11-21 11:27:10 -06:00
Justin Cooper
eea952600e further integration of tracing 2012-11-16 16:52:06 -06:00
Justin Cooper
e2be1ed256 merge master 2012-11-16 09:30:56 -06:00
Justin Cooper
7405355068 add ability to change font size, and settings structure added 2012-11-15 14:42:14 -06:00
Justin Cooper
e02c2458e5 add initial settings values, open settings, load settings at startup, and close settings button 2012-11-15 11:00:38 -06:00
Justin Cooper
9315d6aa11 fix for server not starting due to symlink 2012-11-04 14:22:08 -06:00
Justin Cooper
58e4cc9e83 add repositories symlink to webide home path 2012-11-01 12:49:11 -05:00
Justin Cooper
ca78b70c7b remove debug logging 2012-10-26 16:00:02 -05:00
Justin Cooper
a25586471d fix race condition on server startup causing redirects to /setup 2012-10-26 15:55:28 -05:00
Justin Cooper
cabbd23821 remove pty.js dependency, comment out ipython for now 2012-10-25 10:56:23 -05:00
Justin Cooper
f371e726ce open terminal inline 2012-10-24 19:10:04 -05:00
Justin Cooper
cf2bdeb270 much more job-queue functionality 2012-10-23 15:46:50 -05:00
Justin Cooper
76c33307d7 initial ipython running as a long-running process 2012-10-22 22:40:21 -05:00
Justin Cooper
c4b855913d use ipython and not terminal to run programs 2012-10-22 14:07:48 -05:00
Justin Cooper
36190424a7 populate the editor dom elements when file opened has been scheduled 2012-10-20 12:05:06 -05:00
Justin Cooper
6b849917ac expose get_socket method 2012-10-20 11:17:14 -05:00
Justin Cooper
3639a95fb3 tie scheduler to backend 2012-10-19 23:45:56 -05:00
Justin Cooper
fe226bcd1d cleanup white space 2012-10-18 16:32:47 -05:00
Justin Cooper
8bc93be638 add permanent port change as /config option 2012-10-18 16:29:22 -05:00
Justin Cooper
2e79e5d7e3 initial hostname changing 2012-10-16 09:13:34 -05:00
Justin Cooper
875388267a temporarily add in the trace code 2012-10-15 10:07:06 -05:00
Justin Cooper
d82ad92802 fix path for logs 2012-10-10 11:25:34 -05:00
Justin Cooper
8582e2ae45 use winston to log 2012-10-10 10:44:27 -05:00
Justin Cooper
98f3fb5af5 rework the paths for external monitoring 2012-10-09 22:08:38 -05:00
Justin Cooper
f6e9487888 major monitoring and updating changes 2012-09-13 22:40:54 -05:00
Justin Cooper
e537fffa2e add git config check 2012-09-11 22:20:23 -05:00
Justin Cooper
9d1d5542ae rework how the adafruit python library is loaded. Create new projects folder 2012-09-09 22:41:51 -05:00
Justin Cooper
ff2bfcab41 push adafruit repository on sign-in, and add delete emitters 2012-09-09 21:36:54 -05:00
Justin Cooper
6a9d246bbd set cwd for terminal, and first steps to run code in terminal 2012-09-07 17:12:22 -05:00
Justin Cooper
483f2ca040 initial terminal support 2012-09-07 10:52:36 -05:00
Justin Cooper
03e7d7985c use new config.js file for loading adafruit repository 2012-09-04 20:47:06 -05:00
Justin Cooper
8d3d66b81c restructure bitbucket oauth login, and add javascript run support 2012-09-04 15:37:15 -05:00
Justin Cooper
c7082d3fa5 fix saving of nested files, add ctrl-s, and cmd-s as save command, fix startup creation of adafruit repository 2012-09-03 20:05:47 -05:00
Justin Cooper
99cf313a4c lookup user session by username 2012-09-03 11:20:31 -05:00
Justin Cooper
5389a28fcc add nStore and persistent sessions 2012-09-02 12:09:07 -05:00
Justin Cooper
b7f53fcd50 remove accidental commit of localhost instead of raspberrypi.local 2012-08-30 11:22:00 -05:00
Justin Cooper
6cdec7572a fix spacing in nav ul 2012-08-30 11:21:14 -05:00
Justin Cooper
92da9337c1 clone repositories 2012-08-29 10:42:34 -05:00
Justin Cooper
fa3f954fce change paths for RPi 2012-08-25 22:56:47 -05:00
Justin Cooper
88cebfcb01 fix firefox missing event in method 2012-08-25 22:54:29 -05:00
Justin Cooper
f8ddfa1961 output program exit code, and comment out logging 2012-08-25 22:47:46 -05:00
Justin Cooper
4ebb0d9d0b show program output, and add dragbar for output pane 2012-08-25 22:44:17 -05:00
Justin Cooper
1c5e205ef8 change host to raspberrypi.local 2012-08-25 00:13:18 -05:00
Justin Cooper
3d7c5fb971 change file execution order 2012-08-25 00:08:39 -05:00