Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show formatted dates as comments. #47

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jan 9, 2015

  1. Show formatted date values as comments.

    -Seconds & Millis from Jan 1 2000 to Jan 1 2038
    -Dates resulting from JSON.stringify({'now': new Date()})
    bkuker committed Jan 9, 2015
    Configuration menu
    Copy the full SHA
    7999203 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2015

  1. Configuration menu
    Copy the full SHA
    e8753f7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2015

  1. Better show multiline strings

    bkuker committed May 21, 2015
    Configuration menu
    Copy the full SHA
    8907b8c View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2015

  1. Append myself copyright, change icon color.

    bkuker committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    022462b View commit details
    Browse the repository at this point in the history
  2. Ain't noone need custom themes.

    bkuker committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    8274ca2 View commit details
    Browse the repository at this point in the history
  3. Make multi-line & date format optional

    bkuker committed Jun 10, 2015
    Configuration menu
    Copy the full SHA
    0ac9fe2 View commit details
    Browse the repository at this point in the history