Clean up main express app initialization, move domain name validation to a separate file, minor fixes

Repository details (node-dnssec-name-shame)
Project page
node-dnssec-name-shame
Project log category
(157 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
154 commits
Stars
15 stars
Commit details (4a0782f3)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Clean up main express app initialization, move domain name validation to a separate file, minor fixes

Raw text
Clean up main express app initialization, move domain name validation to a separate file, minor fixes

Changed files (7)

Path Additions Deletions
app/data/data-layer-wrapper.js +5 -7
app/web.js +74 -83
lib/dnssec-name-and-shame-looker-upper.js +12 -4
lib/laundry.js +48 -0
lib/mongodb-bluebird.js +19 -14
package.json +0 -1
public/resources/javascript/main.js +50 -35

Commit categories (3)