summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Collapse)Author
2016-03-22Merge branch 'master' of lmno:asciiJules Laplace
2016-03-22use modiJules Laplace
2016-03-13rm lex.fill since it is exactly the same fn as lex.assigntimb
2016-03-13fix painting from brush cells with text and trans bg. renamed lex paint to ↵timb
lex stamp to match draw.js
2015-12-26adding mouse.x/yJules Laplace
2015-10-17oops, fix jollo sally regextimb
2015-10-17TextEncoder/TextDecoder polyfill for safaritimb
2015-10-17jollo uses non https links for nowtimb
2015-10-10vendor color lib from dither and remove jquery dep for webcamJules
2015-08-18try to load pngs from sally into editor properlytimb
2015-08-18check if changed before autouploading, hide filetool, other stuff..Julie Lala
2015-08-18add basic webcam shadersJulie Lala
2015-08-17fix: import_colorcode used to bind eventsJulie Lala
2015-08-15paranoia, use own jquery rather than googlestimb
2015-08-15try to load colorcode if url passed in window.locationtimb
2015-08-15remove html import functionalityJules Laplace
2015-08-11forgot to hide warningtimb
2015-08-11show warning when text output is cutoff, never cutoff output when making pngtimb
2015-08-10conform code to okf style guidelinestimb
2015-08-05hide save ui in load modetimb
2015-08-05shader fpstimb
2015-08-05add radio controls, add shader target, export format uses radio controls and ↵timb
is saved to local storage, move tool binding from control.js to tool.js
2015-08-03Merge branch 'master' of asdf.us:asciitimb
2015-08-04auto-upload asciiJules Laplace
2015-08-04dont clobber shaderJules Laplace
2015-07-30make a note of data structure for sanity purposes if code is read years latertimb
2015-07-24ignore joins parts quits nicksJules
2015-07-22tiny bit of cleanuptimb
2015-07-22make clear use undo rather than confirm modaltimb
2015-07-22NaN to 999 canvas width regression fixtimb
2015-07-22oops, broke shader. brush code cleanuptimb
2015-07-22finally hook up undotimb
2015-07-18return incomplete string rather than nothingtimb
2015-07-18attach colorcode as metadata to all generated pngstimb
2015-07-16rm duplicate parse codetimb
2015-07-16rm to_ansi, update canvas renderer to support extended latin charstimb
2015-07-16export rotated png when canvas is rotatedtimb
2015-07-16stub in denoising function. webcam isnt workingJules Laplace
2015-07-16import byte-escaped unicodeJules Laplace
2015-07-16Merge branch 'master' of lmno:asciiJules Laplace
2015-07-16escape unicode as escaped bytes (\x)Jules Laplace
2015-07-16render fixedsys to canvas at 8x15 to match css styletimb
2015-07-16match sally default fg and bg, use callback on save and uploadtimb
2015-07-15buttons have innerHTMLJules Laplace
2015-07-15upload styleJules Laplace
2015-07-15store usernameJules Laplace
2015-07-15save colorcode as pngJules Laplace
2015-07-15adding vendor dir..Jules Laplace
2015-07-15renaming MircColor/color_code.js to photo.jsJules Laplace
2015-07-13rm console.loggingtimb