Historial de Commits

Autor SHA1 Mensaje Fecha
  Brett Zamir 2870180a2d - Fix: Ensure using utf-8 for HTML view hace 5 años
  Brett Zamir 8b6b62de40 - Remove unused deps. (deep-extend, fsevents, randomatic) hace 5 años
  Brett Zamir 77770bee30 - Linting: As per latest ash-nazg hace 5 años
  dependabot[bot] c9ee5c62a9 build(deps): Bump ini from 1.3.5 to 1.3.7 hace 5 años
  dragfyre 5b9a1cf954 Merge pull request #9 from brettz9/cli hace 5 años
  dependabot[bot] 1f4074dc22 build(deps): Bump lodash from 4.17.15 to 4.17.19 hace 5 años
  dependabot[bot] 0640194114 build(deps): Bump acorn from 6.4.0 to 6.4.1 hace 5 años
  Brett Zamir db872395b3 - Enhancement: Add CLI for displaying date in plain text only or JSON hace 6 años
  Brett Zamir 9aadf6da1d - Fix: JavaScript `Date` `getDay` is for day of week; should be `getDate` hace 6 años
  dragfyre acf00df2c3 Merge pull request #7 from brettz9/linting-and-no-process-env hace 6 años
  Brett Zamir 59aed69275 - Breaking change: Check argument to script (`process.argv`) instead of environmental variable for port (recommended to avoid env. vars.: https://eslint.org/docs/rules/no-process-env ) hace 6 años
  dragfyre b5495043bb Merge pull request #6 from brettz9/null-undefined-check hace 6 años
  dragfyre 9cda049112 Merge pull request #5 from brettz9/license hace 6 años
  dragfyre 02428ea0e7 Merge pull request #4 from brettz9/html-get hace 6 años
  dragfyre ad45d4b1f4 Merge pull request #3 from brettz9/rate-limit hace 6 años
  dragfyre d55e3e8f65 Merge pull request #2 from brettz9/methods hace 6 años
  dragfyre d1dba7b9c5 Merge pull request #1 from brettz9/updates-linting hace 6 años
  Brett Zamir c4455c5e29 - Avoid LGTM error by using identity operator to compare with undefined/null hace 6 años
  Brett Zamir 2b759c8f46 - Add LICENSE-ISC.txt file per `package.json` hace 6 años
  Brett Zamir b1cf6ff432 - Docs: Simplify example with `npm start` hace 6 años
  Brett Zamir a5f7f87ea3 - Add rate-limiting for all requests hace 6 años
  Brett Zamir 7081b499ff - Use GET over POST since results are idempotent hace 6 años
  Brett Zamir 9b7b54469a - Refactoring: Avoid global require (which would be repeated on each function call without need as only using functions) hace 6 años
  Brett Zamir 11c0fc84ba - Docs: Use syntax highlighting for JSON samples; use diacritics hace 6 años
  danquynh 649aeb876d updating dependencies hace 7 años
  dragfyre c7889cec91 adding README hace 8 años
  dragfyre c7dcab448c initial commit hace 8 años