summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2016-05-10change uiJules Laplace
2016-05-10moving nopaint stuff into main codebaseJules Laplace
2016-05-10more brushes, fill brushes, etc!Jules Laplace
2016-05-10basic brushesJules Laplace
2016-05-10nopaint v1..Jules Laplace
2016-05-10more convenient canvas.get syntax..Jules Laplace
2016-04-22populate colors lookup betterJules
2016-04-09repair cc if values become weirdJules
2016-04-08new shaders.. add+mul buttons on webcamJules
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 le...timb
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
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