groovecoder
9c8fbcfa1b
for #55 : redirect non-dev environments to https
2018-05-31 17:55:19 -05:00
groovecoder
46ccb86b93
fix #23 : start using helmet
2018-05-31 16:34:43 -05:00
groovecoder
4304707319
update hibp to use real range API
2018-05-22 16:28:06 -05:00
groovecoder
f09209e636
start load-breaches.js
2018-05-15 14:33:22 -05:00
Nihanth Subramanya
0dcdc08591
Change breach meta data type to json, use it in scan page, add some meta data to dummy breaches in make-breach-with-emails.js
2018-04-24 16:12:36 +02:00
groovecoder
0115eec7e9
Use sequelize for hashset script
2018-03-12 15:08:12 -05:00
Peter deHaan
1a6d3a6167
Freeze exported AppConstants
2018-03-05 10:05:28 -08:00
Nihanth Subramanya
683eff6837
Start database interface ( #48 )
...
* Implement database interface for storing subscribers up to parity with previous Set implementation
* Get rid of AppConstants.init() and just inline the init code
* Properly test current Subscribers code
* Create .env for Travis
* Use async/await iun /oauth/redirect
* Add basic exception handling in user.js;
Get rid of /user/list and /user/reset.
* server.js: Get port from listener when printing it instead of just recycling the variable.
2018-03-05 19:23:53 +05:30
groovecoder
6c92ef1a93
start code to load hashsets into aws
2018-02-20 14:37:00 -06:00
Peter deHaan
7057f4e73d
Re-enable prefer-const and a few minor tweaks
2018-02-13 10:07:27 -08:00
Nihanth Subramanya
583ee12693
Enforce comma-dangle eslint rule correctly, fix indent in comment
2018-02-13 17:32:51 +05:30
groovecoder
fcf85adaaf
start get_hashsets.js
2018-02-12 16:17:43 -06:00
Peter deHaan
1e819db796
Disable ESLint prefer-const rule and add no-process-env rule
2018-02-08 08:22:05 -08:00
Peter deHaan
f3e08a60c5
Downgrade prefer-const to a warning and convert for loops to use let
2018-02-07 17:16:59 -08:00
Peter deHaan
b04cf5bd83
Rebasing and Relinting
2018-02-07 15:31:22 -08:00
Nihanth Subramanya
5b78112be4
Modularize code.
2018-02-08 03:41:24 +05:30