Hauke D
|
00e738560f
|
Updated for Perl 5.30.0 (WebPerl v0.11-beta)
|
6 years ago |
Hauke D
|
6f2173d29a
|
Updates for v0.09-beta release
|
7 years ago |
Hauke D
|
09bd3384e2
|
Closed #9 by downgrading it to a code comment :-)
|
7 years ago |
Hauke D
|
edde6ab854
|
Update
|
7 years ago |
Hauke D
|
29023c59c5
|
Improved toolbar look a bit
|
7 years ago |
Hauke D
|
8de1094002
|
Don't show URL until link is clicked
Depending on whether the editor is sandboxed or not, the link may or may
not work.
|
7 years ago |
Hauke D
|
a8f0ba120e
|
Attribution
|
7 years ago |
Hauke D
|
d856a1b817
|
Made "merge STDOUT+ERR" option conf'able in editor
|
7 years ago |
Hauke D
|
3d90c22fe7
|
Added "autorun" option
|
7 years ago |
Hauke D
|
1381ced6fe
|
Allow passing in argv array instead of cmdline
Inspired by Discipulus from PerlMonks :-)
|
7 years ago |
Hauke D
|
287e449c5e
|
Added "Copy JSON" function
|
7 years ago |
Hauke D
|
be58e94d75
|
Added "show/hide tools" feature
|
7 years ago |
Hauke D
|
0b00c652d7
|
Minor comment changes
|
7 years ago |
Hauke D
|
1b66b69563
|
Added reference to documentation
|
7 years ago |
Hauke D
|
96a5016e22
|
Added examples of "IFrame Resizer"
|
7 years ago |
Hauke D
|
25a5ca99ad
|
Added small beta notice
|
7 years ago |
Hauke D
|
b97040cccc
|
Merge branch 'democode' into 'master'
|
7 years ago |
Hauke D
|
7577c5d6d7
|
Tiny fixups
|
7 years ago |
Hauke D
|
6d8fad9b1a
|
Editor can now load runner automatically
|
7 years ago |
Hauke D
|
c3adf73863
|
Documentation
|
7 years ago |
Hauke D
|
c0021d8214
|
Design updates
e.g. no more hover stuff (not good for mobile)
|
7 years ago |
Hauke D
|
f03b6a93e6
|
Simplified fonts
|
7 years ago |
Hauke D
|
94d11c36e9
|
Change "Exit status 0" message to debug level
|
7 years ago |
Hauke D
|
de081b1d70
|
Moved "Add Input/Output File" links
|
7 years ago |
Hauke D
|
e00b0a148b
|
Added ability to add/remove script
|
7 years ago |
Hauke D
|
9e5319bbfc
|
Just moved some code blocks around
|
7 years ago |
Hauke D
|
e79f03687e
|
Minor edits
|
7 years ago |
Hauke D
|
93c3bf4e38
|
Implemented "copy URL"
|
7 years ago |
Hauke D
|
32fafd2669
|
Modals are no longer needed
|
7 years ago |
Hauke D
|
93b73c04db
|
Reworked file add/rename/delete handling
Also a few minor fixes in perlrunner
|
7 years ago |
Hauke D
|
2ef4af02cb
|
Refactored code for file editing
|
7 years ago |
Hauke D
|
f70e5a09f4
|
Updated demo.html
|
7 years ago |
Hauke D
|
aa2cf82a03
|
Added "add", "delete", and "rename" of files
|
7 years ago |
Hauke D
|
457f54d5ad
|
Changed format of input file passing
|
7 years ago |
Hauke D
|
226e65255f
|
Some refactoring
|
7 years ago |
Hauke D
|
b2e76c280d
|
Moved setup of input files to function
|
7 years ago |
Hauke D
|
2f4eff19a1
|
Major update of "democode"
|
7 years ago |
Hauke D
|
310bb92b2c
|
Moved "democode" to "web" dir
|
7 years ago |
Hauke D
|
bf660de3c5
|
HTML comments shouldn't contain double dashes
|
7 years ago |
Hauke D
|
6aeddd3be9
|
Added "cacheable" comments to more resources
|
7 years ago |
Hauke D
|
07f72bd8dd
|
Replaced cache.pl with htmlrescache
See the .gitattributes file.
|
7 years ago |
Hauke D
|
ab287a5f4c
|
Don't report state non-changes
If the state doesn't actually change, don't report it. This mostly
applies to some rare cases where the listeners could be called for
Ended->Ended.
|
7 years ago |
Hauke D
|
b04ac672d5
|
User can now continue waiting for Perl load
|
7 years ago |
Hauke D
|
fde975c853
|
Added a To-Do
|
7 years ago |
Hauke D
|
fd678a6d9f
|
Regex tester iframe can fetch from local server
|
7 years ago |
Hauke D
|
4a7dd5709b
|
Added CORS to webperl.psgi
|
7 years ago |
Hauke D
|
b87f932e93
|
Added Perl.exitStatus and updated Perl.end()
Also refactored a bit of the internal exit/end logic
|
7 years ago |
Hauke D
|
afc877f6c4
|
Updated after W3C Validator run
Now passes without errors
|
7 years ago |
Hauke D
|
52271aeafe
|
Style updates
Mostly made textareas a little more well-behaved in terms of scrolling,
wrapping, and sizing
|
7 years ago |
Hauke D
|
1cac09ccf3
|
Added loading state indicator
|
7 years ago |