moebius-web

web based ansi art editor

commit history

  • xero <x@xero.style>07/10/23
    31a4bb6dd7 fix(touch): fix color pallet bg color altKey touch
  • xero <x@xero.style>07/10/23
    268c6903ff wew lad ♻️
  • xero <x@xero.style>07/08/23
    975c8f272a feat(touches): support touchscreen events 👌
  • xero <x@xero.style>07/07/23
    f9e5e4e2af fix(revert): oof
  • xero <x@xero.style>07/07/23
    5be86dbc30 revert(js): fix broken testing
  • xero <x@xero.style>07/10/23
    afb2fea771 fix(server): support secure websockets and https servers
  • xero <x@xero.style>07/07/23
    f4ab4963b0 feat(favicons): get serious, and support everything
  • xero <x@xero.style>07/07/23
    47916040e1 docs(README): add preview ♨
  • xero <x@xero.style>07/07/23
    7d26e15790 feat(pwa): add basic pwa support
  • xero <x@xero.style>07/07/23
    068c9a279a feat(update): update from found fork
  • xero <x@xero.style>07/07/23
    c2339d2004 docs(README): fix urls and add attribution
  • Andy Herbert <andy.herbert@gmail.com>04/25/14
    1b4503c66b Added reference image tool.
  • Andy Herbert <andy.herbert@gmail.com>04/25/14
    94e9388003 Cleanup
  • Andy Herbert <andy.herbert@gmail.com>04/25/14
    93bcdd15d5 Added 'Save Image Stamp' tool.
  • Andy Herbert <andy.herbert@gmail.com>04/25/14
    032eeba997 Fixed palette selection bug for firefox.
  • Andy Herbert <andy.herbert@gmail.com>04/25/14
    a50c5cf560 Merge branch 'master' of github.com:andyherbert/ansiedit
  • Andy Herbert <andy.herbert@gmail.com>04/23/14
    03b6eb2158 Added link to demo.
  • Andy Herbert <andy.herbert@gmail.com>04/25/14
    85f7b21ab0 Added support for image loading and the 'image stamp' tool.
  • Andy Herbert <andy.herbert@gmail.com>11/30/13
    3ae3efa68b Fix mirroring.
  • Andy Herbert <andy.herbert@gmail.com>11/30/13
    e23a36c6c8 accept uppercase shortcut keys
  • Andy Herbert <andy.herbert@gmail.com>11/27/13
    3c38bcbe1b Added ellipse tool.
  • Andy Herbert <andy.herbert@gmail.com>11/26/13
    6c04324af1 Added box tool.
  • Andy Herbert <andy.herbert@gmail.com>11/25/13
    ea2f5c4e72 Added line tool.
  • Andy Herbert <andy.herbert@gmail.com>11/24/13
    4787054610 Added XBin loading.
  • Andy Herbert <andy.herbert@gmail.com>11/24/13
    8bda576807 Cleanup.
  • Andy Herbert <andy.herbert@gmail.com>11/24/13
    ab3f96c224 F1 to F8 can now be used to select highlighted colours.
  • Andy Herbert <andy.herbert@gmail.com>11/24/13
    fa145db049 Remove reference to old file.
  • Andy Herbert <andy.herbert@gmail.com>11/24/13
    679eaf72e0 Rename colour brush to attribute brush.
  • Andy Herbert <andy.herbert@gmail.com>11/24/13
    027dab04f2 Switch vertical blocks when flipping horizontally.
  • Andy Herbert <andy.herbert@gmail.com>11/24/13
    aafdd065a6 Slight refactoring and layout changes to allow more room for custom tools.
  • Andy Herbert <andy.herbert@gmail.com>11/24/13
    19b51b2c36 Added char codes 0 to 31 to the extended brush, and dropped ansi export, as xbin export is the only way to display certain character codes, e.g. 10 and 13
  • Andy Herbert <andy.herbert@gmail.com>11/23/13
    fda423b426 Added copy tool.
  • Andy Herbert <andy.herbert@gmail.com>11/23/13
    02af75cb73 Added horizontal and vertical flipping tools.
  • Andy Herbert <andy.herbert@gmail.com>11/23/13
    4f61226bf6 Added information panel, mainly for debugging purposes.
  • Andy Herbert <andy.herbert@gmail.com>11/22/13
    efca96e36b Be smarter about resolving attribute clashes in freehand mode.
  • Andy Herbert <andy.herbert@gmail.com>11/21/13
    5e9bff9c92 Added ability to set no blink (icecolor) mode by passing an argument to editorCanvas()
  • Andy Herbert <andy.herbert@gmail.com>11/20/13
    371c4e925b Added ability to load tools dynamically.
  • Andy Herbert <andy.herbert@gmail.com>11/19/13
    0cbcdfcb71 Moved preview pane code to its own file, and major overhaul of code to remove some un-necessary complexity, and use more consistent terminology.
  • Andy Herbert <andy.herbert@gmail.com>11/18/13
    9fb12407c0 Fixed darkenTool bug.
  • Andy Herbert <andy.herbert@gmail.com>11/18/13
    a58bfa57e0 Add darken and brighten tools.
  • Andy Herbert <andy.herbert@gmail.com>11/18/13
    69d9f79dea remove old file.
  • Andy Herbert <andy.herbert@gmail.com>11/18/13
    ba73017c29 Added load tool, renamed export as save.
  • Andy Herbert <andy.herbert@gmail.com>11/18/13
    b0ba22dfe4 Replace XBin export with ANSi export.
  • Andy Herbert <andy.herbert@gmail.com>11/18/13
    fc9515ef0e Added text-tool documentation.
  • Andy Herbert <andy.herbert@gmail.com>11/18/13
    16fdc68c34 Added text tool.

  • Andy Herbert <andy.herbert@gmail.com>11/18/13
    ae68a7e212 Updated documentation.
  • Andy Herbert <andy.herbert@gmail.com>11/18/13
    aea7c4606a Added extended brush.
  • Andy Herbert <andy.herbert@gmail.com>11/18/13
    803792c263 Removed old files.
  • Andy Herbert <andy.herbert@gmail.com>11/18/13
    dae5f91c21 Split various functions into separate files, more modular design.
  • Andy Herbert <andy.herbert@gmail.com>11/17/13
    b6c26eab37 Added modal-dialog box functionality.
  • Andy Herbert <andy.herbert@gmail.com>11/17/13
    204377a816 Added documentation for mirror mode.
  • Andy Herbert <andy.herbert@gmail.com>11/17/13
    eb5986b064 Added mirror mode.
  • Andy Herbert <andy.herbert@gmail.com>11/17/13
    a52fcfe882 Added the vertical block brush, and grid overlays.
  • Andy Herbert <andy.herbert@gmail.com>11/17/13
    22927ddcff Added Color Brush tool.
  • Andy Herbert <andy.herbert@gmail.com>11/17/13
    0c0aa84bef Added undo.
  • Andy Herbert <andy.herbert@gmail.com>11/17/13
    e6e8a87f57 Fix for flood fill bug: full blocks now written when background and foreground colours match.
  • Andy Herbert <andy.herbert@gmail.com>11/17/13
    6230351ff2 Assigned tools to their respective scripts, added README.
  • Andy Herbert <andy.herbert@gmail.com>11/16/13
    f1861dcb7e CSS edits, queue-based flood fill, canvas extended to 100 lines, slight refactoring.
  • Andy Herbert <andy.herbert@gmail.com>11/16/13
    ef78f31f60 first commit

subscribe

atom rss