nrg

A batteries-included web framework for Node.js

OTHER License

Downloads
1.9K
Stars
9
Committers
4

Bot releases are visible (Hide)

nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by ianwalter almost 4 years ago

Patch Changes

nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by ianwalter almost 4 years ago

Minor Changes

  • 89f6ed7: Update dependency pg to ^8.5.0

Patch Changes

nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by ianwalter almost 4 years ago

Patch Changes

  • e8bf434: Fix #553: Timestamps not getting updated on logs between req and res
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by ianwalter almost 4 years ago

Patch Changes

  • 82ad727: Improving ValidationError logging
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by ianwalter almost 4 years ago

Patch Changes

  • d7f4e07: Update dependency nodemailer to ^6.4.15
  • ca925b3: Falling back csrfToken value to null on getSession
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] almost 4 years ago

Minor Changes

  • dbf75a0: Adding configuration for logging health check requests
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] almost 4 years ago

Patch Changes

  • 0493e66: Update dependency @ianwalter/requester to ^2.4.3
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] almost 4 years ago

Patch Changes

  • Updated dependencies [0493e66]
  • Updated dependencies [7d92ad0]
  • Updated dependencies [dbf75a0]
  • Updated dependencies [3d53bf2]
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] almost 4 years ago

Minor Changes

  • 7d92ad0: Update dependency knex to ^0.21.12
  • dbf75a0: Adding configuration for logging health check requests

Patch Changes

  • 0493e66: Update dependency @ianwalter/requester to ^2.4.3
  • 3d53bf2: Update dependency knex to ^0.21.8
  • Updated dependencies [0493e66]
  • Updated dependencies [dbf75a0]
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] almost 4 years ago

Patch Changes

  • 37b0073: Update dependency nanoid to ^3.1.16
  • 0090070: Update dependency knex to ^0.21.7
  • 70e036d: Update dependency pg to ^8.4.2
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] about 4 years ago

Major Changes

  • 247f40f: Adding nrg-csrf, nrg-sentry, and session regeneration

Patch Changes

  • Updated dependencies [247f40f]
  • Updated dependencies [a98fbf2]
  • Updated dependencies [26de34a]
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] about 4 years ago

Patch Changes

  • 247f40f: Adding nrg-csrf, nrg-sentry, and session regeneration
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] about 4 years ago

Major Changes

  • 247f40f: Adding nrg-csrf, nrg-sentry, and session regeneration
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] about 4 years ago

Patch Changes

  • 247f40f: Adding nrg-csrf, nrg-sentry, and session regeneration
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] about 4 years ago

Minor Changes

  • 247f40f: Adding nrg-csrf, nrg-sentry, and session regeneration
  • 26de34a: Add #485: Split token middleware

Patch Changes

nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] about 4 years ago

Patch Changes

  • 0884f8e: Fix rate limiting
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] about 4 years ago

Patch Changes

  • 9ccd4cf: Improve rate-limit log and add proxy config
  • f1d6a78: Update dependency pg to ^8.4.0
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] about 4 years ago

Patch Changes

  • 40c7910: Fixing REDIS_URL config
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] about 4 years ago

Patch Changes

  • 24ccb51: Adding DB_URL to config
  • 4b988eb: Adding REDIS_URL to config
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

Published by github-actions[bot] about 4 years ago

Patch Changes

  • e3ac81c: Improving passwordResetPath config