dependabot[bot]
|
747c996dac
build(deps): Bump ini from 1.3.5 to 1.3.7
|
5 年之前 |
dragfyre
|
89d8575be0
Merge pull request #13 from brettz9/badidate
|
5 年之前 |
dragfyre
|
b3b7e2d240
Merge pull request #12 from brettz9/updates
|
5 年之前 |
Brett Zamir
|
5db32b25c8
- npm: Update luxon (minor), express-rate-limit (minor), devDeps, package-lock
|
5 年之前 |
Brett Zamir
|
2870180a2d
- Fix: Ensure using utf-8 for HTML view
|
5 年之前 |
Brett Zamir
|
8b6b62de40
- Remove unused deps. (deep-extend, fsevents, randomatic)
|
5 年之前 |
Brett Zamir
|
77770bee30
- Linting: As per latest ash-nazg
|
5 年之前 |
dependabot[bot]
|
c9ee5c62a9
build(deps): Bump ini from 1.3.5 to 1.3.7
|
5 年之前 |
dragfyre
|
5b9a1cf954
Merge pull request #9 from brettz9/cli
|
5 年之前 |
dependabot[bot]
|
1f4074dc22
build(deps): Bump lodash from 4.17.15 to 4.17.19
|
5 年之前 |
dependabot[bot]
|
0640194114
build(deps): Bump acorn from 6.4.0 to 6.4.1
|
5 年之前 |
Brett Zamir
|
db872395b3
- Enhancement: Add CLI for displaying date in plain text only or JSON
|
6 年之前 |
Brett Zamir
|
9aadf6da1d
- Fix: JavaScript `Date` `getDay` is for day of week; should be `getDate`
|
6 年之前 |
dragfyre
|
acf00df2c3
Merge pull request #7 from brettz9/linting-and-no-process-env
|
6 年之前 |
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 )
|
6 年之前 |
dragfyre
|
b5495043bb
Merge pull request #6 from brettz9/null-undefined-check
|
6 年之前 |
dragfyre
|
9cda049112
Merge pull request #5 from brettz9/license
|
6 年之前 |
dragfyre
|
02428ea0e7
Merge pull request #4 from brettz9/html-get
|
6 年之前 |
dragfyre
|
ad45d4b1f4
Merge pull request #3 from brettz9/rate-limit
|
6 年之前 |
dragfyre
|
d55e3e8f65
Merge pull request #2 from brettz9/methods
|
6 年之前 |
dragfyre
|
d1dba7b9c5
Merge pull request #1 from brettz9/updates-linting
|
6 年之前 |
Brett Zamir
|
c4455c5e29
- Avoid LGTM error by using identity operator to compare with undefined/null
|
6 年之前 |
Brett Zamir
|
2b759c8f46
- Add LICENSE-ISC.txt file per `package.json`
|
6 年之前 |
Brett Zamir
|
b1cf6ff432
- Docs: Simplify example with `npm start`
|
6 年之前 |
Brett Zamir
|
a5f7f87ea3
- Add rate-limiting for all requests
|
6 年之前 |
Brett Zamir
|
7081b499ff
- Use GET over POST since results are idempotent
|
6 年之前 |
Brett Zamir
|
9b7b54469a
- Refactoring: Avoid global require (which would be repeated on each function call without need as only using functions)
|
6 年之前 |
Brett Zamir
|
11c0fc84ba
- Docs: Use syntax highlighting for JSON samples; use diacritics
|
6 年之前 |
danquynh
|
649aeb876d
updating dependencies
|
7 年之前 |
dragfyre
|
c7889cec91
adding README
|
8 年之前 |