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 github-actions[bot] about 4 years ago

Minor Changes

  • 90eef70: Add #449: Add disableCsrf middleware

Patch Changes

  • Updated dependencies [90eef70]
  • Updated dependencies [837574d]
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Minor Changes

  • 90eef70: Add #449: Add disableCsrf middleware

Patch Changes

  • 837574d: Add #450: Don't add the router middleware until first route is registered
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Patch Changes

  • 49b2dbd: Add #456: Remember me
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Patch Changes

  • 2147c0a: Fixing session config
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Patch Changes

  • 2147c0a: Fixing session config
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Patch Changes

  • 2147c0a: Fixing session config
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Patch Changes

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

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

Patch Changes

  • 2147c0a: Fixing session config
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Patch Changes

  • 2bfa662: Updating nrg-logger
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Patch Changes

  • 299705b: Update dependency amqp-connection-manager to ^3.2.1
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Patch Changes

  • 3999d1d: Update dependency knex to ^0.21.6
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Patch Changes

  • d4c1452: Changing ctx.url to ctx.path in logger
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Patch Changes

  • 4b5a73f: Moving session middleware above log so session properties can be included in req/req logs
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Patch Changes

  • 4b5a73f: Moving session middleware above log so session properties can be included in req/req logs
  • Updated dependencies [4b5a73f]
nrg - @ianwalter/[email protected]

Published by ianwalter about 4 years ago

Minor Changes

  • 870fe01: Changed DB models to use nanoid for IDs instead of sequential integers
nrg - @ianwalter/[email protected]

Published by ianwalter about 4 years ago

Patch Changes

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

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

Minor Changes

  • 3610195: Adding #367: Explicit Next.js integration
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Minor Changes

  • 3610195: Adding #367: Explicit Next.js integration

Patch Changes

  • 4a8bcfd: Adding debug log for OAuth middleware
  • 3cff5a5: Fixing copy migrations command
  • 27c456e: Adding warning log for unauthorized role
  • Updated dependencies [3610195]
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Minor Changes

  • f312613: Adding #333: Oauth support
  • f312613: Adding #348: Rate limit middleware
nrg - https://github.com/ianwalter/nrg/releases/tag/@ianwalter/[email protected]

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

Patch Changes

  • 60dddc3: Fixing chromafi issue with debug logs