Brett Zamir
|
f8226fa0c1
fix: for date and today, convert to user timezone, not server timezone; change `now` to Luxon Date; make month 1-based
|
2 yıl önce |
Brett Zamir
|
8bdc301fac
refactor: switch to ESM in process of updating deps. (body-parser, command-line-basics, express, express-rate-limit, luxon)
|
3 yıl önce |
Brett Zamir
|
bde444e16c
- Enhancement: Add timezone properties to `today`
|
4 yıl önce |
Brett Zamir
|
e4492a41de
- Breaking change: Require Node 12
|
4 yıl önce |
Brett Zamir
|
2870180a2d
- Fix: Ensure using utf-8 for HTML view
|
5 yıl önce |
Brett Zamir
|
77770bee30
- Linting: As per latest ash-nazg
|
5 yıl önce |
Brett Zamir
|
db872395b3
- Enhancement: Add CLI for displaying date in plain text only or JSON
|
6 yıl önce |
Brett Zamir
|
9aadf6da1d
- Fix: JavaScript `Date` `getDay` is for day of week; should be `getDate`
|
6 yıl önce |
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 yıl önce |
dragfyre
|
b5495043bb
Merge pull request #6 from brettz9/null-undefined-check
|
6 yıl önce |
Brett Zamir
|
c4455c5e29
- Avoid LGTM error by using identity operator to compare with undefined/null
|
6 yıl önce |
Brett Zamir
|
b1cf6ff432
- Docs: Simplify example with `npm start`
|
6 yıl önce |
Brett Zamir
|
11c0fc84ba
- Docs: Use syntax highlighting for JSON samples; use diacritics
|
6 yıl önce |
dragfyre
|
c7dcab448c
initial commit
|
8 yıl önce |