root/misc/runpugs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @18524 [18524] 12 months azawawi Added Camino browser to compatibility list
(edit) @18511 [18511] 12 months andara [runpugs] Clean-up of internals.
(edit) @18143 [18143] 13 months azawawi removing test file... end of test
(edit) @18142 [18142] 13 months azawawi testing... 1 2 3
(edit) @18120 [18120] 13 months azawawi [runpugs] fixed 'copy to clipboard' not working bug [runpugs] default …
(edit) @18116 [18116] 13 months azawawi [runpugs] rename folder - mistake…
(edit) @18102 [18102] 13 months azawawi [runpugs] updated required cpan module list
(edit) @18101 [18101] 13 months azawawi [runpugs] added ':show' command to show 100< lines syntax highlighter …
(edit) @18095 [18095] 13 months azawawi [runpugs] :tutorial functionality added [runpugs] :next, :back tutorial …
(edit) @18094 [18094] 13 months azawawi [runpugs] added/updated more tutorial slides, the ui is consistent …
(edit) @18081 [18081] 13 months azawawi [runpugs] fixed input focus bug that causes typing problems and form …
(edit) @18077 [18077] 13 months azawawi [runpugs] added to TODO mobile phone WAP version of runpugs
(edit) @18075 [18075] 13 months azawawi [runpugs] camel/moose pic is now in the center of runpugs console
(edit) @18048 [18048] 13 months azawawi [runpugs] minified version of runpugs.js
(edit) @17962 [17962] 13 months azawawi [runpugs] added mod_perl/apache -> mod_perl2/apache2 migration …
(edit) @17915 [17915] 13 months azawawi [runpugs] added support for iceweasel/debian to TESTING [runpugs] port …
(edit) @17914 [17914] 13 months azawawi adding initial unedited tutorial files
(edit) @17913 [17913] 13 months azawawi [runpugs] removed AltGr? bug from TODO
(edit) @17912 [17912] 13 months azawawi [runpugs] fixed moritz's AltGr?+q problem by filtering all keys on ascii …
(edit) @17904 [17904] 13 months azawawi [runpugs] added browser testing info
(edit) @17902 [17902] 13 months moritz [runpugs] attempt to fix German keyboard weirdness (AltGr? produces a 0 …
(edit) @17901 [17901] 13 months azawawi added german keyboard problem fix TODO
(edit) @17899 [17899] 13 months azawawi [runpugs] added safari win32 support [runpugs] fixed typos/css/ui
(edit) @17898 [17898] 13 months azawawi [runpugs] updated TODO with latest status
(edit) @17890 [17890] 13 months azawawi [runpugs] show "Please wait" message now works on FF2,IE7,Opera [runpugs] …
(edit) @17884 [17884] 13 months azawawi [runpugs] fixed html escaping problem (my @a = <foo 1 2 3>) [runpugs] …
(edit) @17879 [17879] 13 months azawawi [runpugs] added 'fix html escaping' reported by moritz my @a = <foo 1 2 3>
(edit) @17872 [17872] 13 months azawawi [runpugs] Terminal now ignores modifier keys CTRL|SHIFT|ALT [runpugs] …
(edit) @17862 [17862] 13 months azawawi [runpugs] updated TODO
(edit) @17861 [17861] 13 months azawawi [runpugs] minimal pugs terminal simulation for IE7+,FF2+ and Opera 9.2+ …
(edit) @17858 [17858] 13 months azawawi added Web-based REPL to TODO
(edit) @17838 [17838] 13 months azawawi [runpugs]page load/unload/events is now handled by jquery [runpugs]page …
(edit) @17831 [17831] 13 months azawawi [runpugs] update TODO
(edit) @17830 [17830] 13 months azawawi [runpugs] client side command history implemented
(edit) @17829 [17829] 13 months azawawi [runpugs] updated p5 script to killall for current user
(edit) @17828 [17828] 13 months azawawi removed duplicate scripts
(edit) @17827 [17827] 13 months azawawi [runpugs] fixed html/css glitches
(edit) @17826 [17826] 13 months azawawi [runpugs] added scripts used by wim on feather, updated README
(edit) @17825 [17825] 13 months azawawi [runpugs] general cleanup: cgi-bin and cgi-perl gone, only mod_perl …
(edit) @17677 [17677] 13 months moritz [runpugs] fixed links (though only in comments)
(edit) @17146 [17146] 15 months zoffix fixed 404 on Perl6 link
(edit) @17145 [17145] 15 months zoffix fixed 404 on Perl6 link
(edit) @17144 [17144] 15 months zoffix fixed 404
(edit) @17143 [17143] 15 months zoffix fixed 404
(edit) @17142 [17142] 15 months zoffix fixed 404
(edit) @16624 [16624] 16 months azawawi README missing module update + proper use lib for bin/termserv.pl
(edit) @16617 [16617] 16 months andara [runpugs] -Better newline handling
(edit) @16595 [16595] 16 months andara [runpugs] - Settings now go in $HOME/.webtermrc (using Config::General). …
(edit) @16564 [16564] 17 months azawawi updated README to include required CPAN modules
(edit) @16228 [16228] 17 months andara [runpugs] -Slight hitch: no Moose on feather. So installed it locally. …
(edit) @16219 [16219] 17 months andara [runpugs] -Preparing to make new version go live No changes to …
(edit) @16218 [16218] 17 months andara [runpugs] - Session.pm: now with Moose - Session startup handling now …
(edit) @16056 [16056] 18 months andara [runpugs] New server back-end nearly ready for release
(edit) @16055 [16055] 18 months andara [runpugs] use local copy of devel version to avoid versions with broken …
(edit) @15833 [15833] 18 months andara [runpugs] new server backend, fixing some obscure bugs.
(edit) @15409 [15409] 19 months andara [runpugs] -cleaning up obsolete files
(edit) @15408 [15408] 19 months andara [runpugs] -refactoring Server.pm to catch race hazard in preloaded session …
(edit) @15377 [15377] 20 months audreyt * runpugs: Removed extra <sp> in href to "Perl 6" noticed by smash++
(edit) @15351 [15351] 20 months diakopter closes ticket 8. http://dev.pugscode.org/ticket/8 Fix old repository …
(edit) @15027 [15027] 21 months andara [runpugs] -release of what was the 'devel' version, v0.3.0 -window/tab …
(edit) @14960 [14960] 22 months luqui Tpyo in runpugs help.
(edit) @14954 [14954] 22 months andara [runpugs] -be kind to feather: better management of preloaded sessions. …
(edit) @14930 [14930] 22 months andara [runpugs] -Now with preloaded pugs sessions for faster startup.
(edit) @14891 [14891] 22 months andara [runpugs] First sketch for preloading Pugs sessions.
(edit) @14885 [14885] 22 months andara [runpugs] -Devel version now more responsive thanks to mod_perl. It's my …
(edit) @14852 [14852] 23 months andara [runpugs] "ajaxified" runpugs: -fixed ( & -disabling JS bug -better …
(edit) @14851 [14851] 23 months andara [runpugs] changed devel version URL
(edit) @14850 [14850] 23 months andara [runpugs] -New user interface with continuous screen presence and other …
(edit) @14849 [14849] 23 months andara [runpugs] Proper closing of slave filehandles. Should stop running out of …
(edit) @14771 [14771] 23 months cmarcelo * A few s/svn.openfoundry/svn.pugscode/
(edit) @14743 [14743] 23 months andara [runpugs] -runpugs devel ("runpugs2") now stops backspace at prompt (JS)
(edit) @14733 [14733] 2 years andara [runpugs] -Added POD Please test the runpugs devel version: interactive: …
(edit) @14512 [14512] 2 years andara [runpugs] -now runs latest release by default, latest devel as …
(edit) @14449 [14449] 2 years andara [runpugs] -new UI with more terminal-like behaviour ("runpugs2") -plumbing …
(edit) @14430 [14430] 2 years andara [runpugs] -improved error handling (try not to die). -Web::Terminal: new …
(edit) @14407 [14407] 2 years andara [runpugs] -increased listen() queue -turned a few die's into non-fatal …
(edit) @14403 [14403] 2 years andara [runpugs] -now limits generated output (to 256 lines) -runpugs is now a …
(edit) @14380 [14380] 2 years lwall [runpugs.html] typo
(edit) @14374 [14374] 2 years andara [runpugs] Now catches Unicode & apologises :-)
(edit) @14366 [14366] 2 years andara [runpugs] -clean up sessions/IP on timeout -first commit of generic …
(edit) @14299 [14299] 2 years andara [runpugs] -added info page, small change to front page
(edit) @14271 [14271] 2 years andara [runpugs] Changed session id calculation; added robots.txt
(edit) @14266 [14266] 2 years andara [runpugs] some stability fixes; better (or more friendly) error messages; …
(edit) @14233 [14233] 2 years andara [runpugs] More security additions, better error messages, and trying to …
(edit) @14225 [14225] 2 years andara [runpugs] More security features: limit total number of pugs sessions, …
(edit) @14207 [14207] 2 years andara [runpugs] now with PUGS_SAFEMODE=1 in the right place
(edit) @14205 [14205] 2 years andara [lib/WebTerminal/Server/Terminal.pm] runpugs now with PUGS_SAFEMODE=1
(add) @14202 [14202] 2 years andara [misc/runpugs] initial commit of runpugs: a web terminal for pugs.