39 Commits
Author SHA1 Message Date
MightyPork 551a10bbf5 now shows fatal error message (if possible) 2015-09-20 19:48:36 +02:00
MightyPork c2229cbffc Replaced some ace files with minified, removed clippy etc code from js file 2015-09-14 19:14:34 +02:00
MightyPork 3809682801 Removed bullshit 2015-09-14 16:17:28 +02:00
MightyPork 7131e2accd Removed krumo, updated ace + patch to support traits, changed L&F to monokai/sublime, output changed to plain text, removed clippy 2015-09-14 15:24:10 +02:00
Markus Staab 361792dbd6 initial sensiolabs/melody integration 2015-01-26 15:37:42 +01:00
ManUtopiK 60e7411a1f wrap elements + use flex css 2014-06-03 12:08:45 +02:00
Jordi Boggiano b16059ce0e Add bootstrap file support, fixes #32 2013-12-30 15:50:05 +01:00
Jordi Boggiano 3eeea57011 Minor tweak 2013-11-28 10:38:33 +01:00
Markus Staab 6c126f16d2 added server-side runtime information (memory, rendertime) into the consoles statusbar 2013-11-27 12:33:42 +01:00
Jordi Boggiano 0f9ab8e01e Allow configuring options, closes #30 2013-10-16 15:04:31 +02:00
Jordi Boggiano 10ea7358dd Merge pull request #27 from staabm/ipwhitelist
moved ip whitelist to options
2013-08-19 01:50:29 -07:00
Markus Staab 39466a8dbd moved ip whitelist to options 2013-08-19 10:34:03 +02:00
Markus Staab 64feeb21f6 align line indicator in error message to map to the same line in the origin user-input. fixes #25. 2013-08-19 10:30:07 +02:00
Jordi Boggiano 42f4a65303 Add more control chars and adjust styles a bit 2013-07-03 09:50:32 +02:00
Jordi Boggiano 6818fed762 Add persistence across sessions 2013-07-01 17:46:52 +02:00
Spencer Williams a60ad5d15a Update jQuery to 1.9.1 2013-05-04 15:51:01 -06:00
Jordi Boggiano 10520c59cb Set default <?php in the text area to restore syntax highlighting, fixes #10 2013-04-17 12:09:24 +02:00
Jordi Boggiano e53ab58630 Update ace, prepare 1.2.2 2013-04-11 12:33:50 +02:00
Jordi Boggiano f90cdfeec6 Cleanups 2012-01-15 18:41:21 +01:00
Jordi Boggiano d9aca6be76 Make sure it works without javascript 2012-01-15 18:04:04 +01:00
Jordi Boggiano d5f1c61a60 Ensure IE uses standards mode even with poor intranet settings 2012-01-15 18:03:14 +01:00
Jordi Boggiano 569c88ee1e Bump dev version 2011-12-16 14:26:56 +01:00
Jordi Boggiano bca4550a6e Release 1.2.0 2011-12-16 14:26:39 +01:00
Jordi Boggiano 4913b59fe0 Update jQuery & move deps in their own folders 2011-12-16 14:23:51 +01:00
Jordi Boggiano 2bb3c5df89 Styling adjustments and add clipboard button for Opera 2011-12-16 14:10:04 +01:00
tom tomsen 2083bdefd0 changed tabsize: 3 -> 4 2011-12-14 16:35:04 +01:00
tom tomsen 5a6c8c03d2 uses ace editor
instead of tab, ace requires the tab-size. so (string) tab has been replaced with tab-size (integer)
2011-12-14 15:26:29 +01:00
tom tomsen 022ff3313e rearranged statusbar (its now in the same container with the textarea)
added ace-editor and styles
2011-12-14 15:25:02 +01:00
Jordi Boggiano d630b77270 Handle setups with magic quotes enabled 2011-10-17 10:58:36 +02:00
silvanmandJordi Boggiano 788a70cad3 Check for localhost supports also IPv6 loopback address 2011-01-25 13:39:42 +01:00
Jordi Boggiano 6b23baa79f Bumping version number of the master branch 2010-09-21 09:07:52 +02:00
Jordi Boggiano e88edf279d Releasing 1.1.1 2010-09-21 09:06:02 +02:00
Jordi Boggiano 736e9eeeb0 Bumping version number of the master branch 2010-09-09 17:16:06 +02:00
Jordi Boggiano ece27a7e13 Removing -dev for final 1.1.0 release 2010-09-09 17:11:28 +02:00
Jordi Boggiano a368fe9811 Made tab character(s) configurable (see index.php) 2010-09-09 16:54:53 +02:00
Jordi Boggiano 59d1c9f489 Added a status bar with char/line display 2010-08-31 21:42:33 +02:00
Jordi Boggiano f54dc12911 Script execution is now done via an async js request, preventing die() and exception to mess up the entire console 2010-08-31 20:47:02 +02:00
Jordi Boggiano 300372e2d3 Bump version number for current master branch 2010-08-27 13:25:48 +02:00
Jordi Boggiano 743e4ecee6 Initial import 2010-08-27 12:32:39 +02:00