Commit Graph

90 Commits (b2e76c280d1f5a884e8e3c578c67a098239e45c0)
 

Author SHA1 Message Date
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 e12f1aa25a Added notes on Web Workers 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 2f695e9f31 A bit of research on xterm.js for input 7 years ago
Hauke D 904fa53a05 Added xterm.js experiment 7 years ago
Hauke D b04ac672d5 User can now continue waiting for Perl load 7 years ago
Hauke D 4718404b50 Added "debug" option to cache.pl 7 years ago
Hauke D 8f5c7b177b Added "use wget" option to cache.pl 7 years ago
Hauke D fde975c853 Added a To-Do 7 years ago
Hauke D 044c55394e Work on "democode" experiment (curr. not working)
Currently not working!
7 years ago
Hauke D 1784206275 Added cache.pl 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 b5afdc6a4e Updated gitignore 7 years ago
Hauke D 792b4ebd7d Added experimental "democode" dir
The idea is to be able to embed these iframes in other pages, have them
be sandboxed, and still work to run Perl code. This is currently
completely *unfinished* work!
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
Hauke D d7d5541428 Moved To-Do's to the "Notes" page
9fe1756f59
7 years ago
Hauke D c9deeccb0c Minor fix in debug output 7 years ago
Hauke D 6f3c6b9586 Updates for release v0.07-beta 7 years ago
Hauke D 0365d166ed Added viewport meta tag 7 years ago
Hauke D 9ad62dc40d Also need to update when hiding sample code
so that the URL gets updated
7 years ago
Hauke D 4b66055a28 Updated copyright stuff 7 years ago
Hauke D ce98e0e62b Capturing STDOUT&ERR, improved debug output 7 years ago
Hauke D f193acce8a Reduced code duplication of run_code
Yes, I know it's kind of a hack, but it works :-)
7 years ago
Hauke D fcf045750d Updated sample code output
A bit of cleanup and commentary, also switched to using $input as the
variable name, since this is what the regex tester uses internally.
7 years ago
Hauke D 2af9b770d1 Added links to Perl documentation 7 years ago
Hauke D dd5661149b Fixed overlapping matches (and HTML escaping) 7 years ago
Hauke D 9222eeb340 Use ->val instead of ->text for textareas 7 years ago
Hauke D 6b62b8a6a3 Added "eval code in sandboxed iframe" feature
Mostly works (see To-Do's), but is disabled in this commit.
7 years ago
Hauke D 6c8b92b9e1 Minor UI tweaks 7 years ago
Hauke D 650cbf91fd Added a To-Do 7 years ago
Hauke D 62e9b19fe3 Added Perl.noMountIdbfs and updated changelog 7 years ago
Hauke D 7b15fc5f5f Fix URL 7 years ago
Hauke D 57ff57ba9e Added a To-Do 7 years ago
Hauke D 7b2c772abb Renamed regex_demo.html to regex_tester.html 7 years ago
Hauke D 043d68e08d Updated changelog for js_new
haukex/emperl5@a0cc701354
7 years ago
Hauke D 173577f22b Need to revoke the blob URL 7 years ago
Hauke D 47bc0c4935 Prepared run_code for async calling 7 years ago
Hauke D 2959d2713b Delete tempfiles immediately 7 years ago
Hauke D fe718b08f0 Refactored base URL finding and used in mini IDE 7 years ago
Hauke D 4b2edd16c4 Limit update frequency 7 years ago
Hauke D cdc9779af7 A bit of refactoring & reorg. 7 years ago