1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed color selection in f_spirals added mysql_real_escape_string($OBJECT_NAME) to process.php. User had apostrophe in object name Nov 19 export of data More... over 12 years ago
Fixed Cartesean Product potential More... over 12 years ago
Added QBE fields More... over 12 years ago
next version. More... over 12 years ago
removed echo $qry More... over 12 years ago
changes to fix audacity label files More... over 12 years ago
added some formatting and color to feedback. Added check to make sure code is only run from localhost. More... over 12 years ago
Merge branch 'master' of https://github.com/smeighan/nutcracker More... over 12 years ago
check in of export functionality More... over 12 years ago
added actual insert More... over 12 years ago
new export/import of ecffects and models More... over 12 years ago
f_bars.php now has vertical bars export of nov 15th nutcrackerdata More... over 12 years ago
new display More... over 12 years ago
some programs, work in on progress. More... over 12 years ago
Bug Fix - LCB (LOR) generation More... over 12 years ago
Fixed admin.php errors More... over 12 years ago
minor fix to format More... over 12 years ago
Fixes to project_filer and further revision to export More... over 12 years ago
latest export after fixing NULL effect_id's More... over 12 years ago
Export Work - in progress More... over 12 years ago
Export Work - in progress More... over 12 years ago
minor fixes to snowflakes. two new programs. f_test_patterns.php is used to generate a pattern of green/red pixels to check hardware More... over 12 years ago
nov 9th export from meighan.net complete rewrite of snowflakes More... over 12 years ago
Added two effects for processing More... over 12 years ago
gen_xml.php, started to removed columns not needed from models. decided to leave them in. took current copy from github of gen_xml.php and put that back on top of my local copy. More... over 12 years ago
checked in export of database. this has Wizards in Winter project for user 'f'. More... over 12 years ago
Removed debugging die command More... over 12 years ago
removed save_user_effects/f_bars.php() from f_xxxx routines modified save_user_effect in read_file to not use REPLACE but instead uses "INSERT into effects_user_hdr( effect_class,username,effect_name,effect_desc,last_upd) values ('$effect_class','$username','$effect_name','$effect_desc',now()) ON DUPLICATE KEY update effect_id='$effect_id', effect_class='$effect_class', username='$username', effect_name='$effect_name', effect_desc='$effect_desc', last_upd=now() More... over 12 years ago
Added debug and cleaned up code More... over 12 years ago
Fixes to Gallery save More... over 12 years ago