772 Commits

Author SHA1 Message Date
e74a68abcf Revise blacklist/whitelist terminology
Revise questionable terminology, i.e. blacklist/whitelist

https://tools.ietf.org/id/draft-knodel-terminology-00.html
2021-01-02 21:20:50 +00:00
eafdb73de9 docs: update README.md [skip ci] 2021-01-02 02:40:39 +00:00
8618917477 docs: update README.md [skip ci] 2021-01-02 02:39:09 +00:00
08b5b12106 Merge pull request #825 from goldbergyoni/all-contributors/add-dijonkitchen
docs: add dijonkitchen as a contributor
2020-12-20 17:38:24 +02:00
f72db74bab docs: update README.md [skip ci] 2020-12-20 15:38:02 +00:00
2554c37444 docs: fix name spelling 2020-12-17 11:27:35 -08:00
069ec9bcdd docs: update README.md [skip ci] 2020-12-06 21:28:00 +00:00
977be7cd01 Merge pull request #812 from goldbergyoni/all-contributors/add-elektronik2k5
docs: add elektronik2k5 as a contributor
2020-12-07 10:23:11 +13:00
8755e95573 docs: update README.md [skip ci] 2020-12-06 21:22:45 +00:00
f17cf85a8e fix: small error 2020-12-05 10:36:46 +01:00
0165de201b Update README.md 2020-11-27 10:23:54 +02:00
2de09eb352 docs: update README.md [skip ci] 2020-11-23 13:30:34 +00:00
de51f2506b docs: update README.md [skip ci] 2020-11-23 13:27:22 +00:00
fcf4831304 docs: update README.md [skip ci] 2020-11-23 13:24:50 +00:00
1286b5bfdf docs: update README.md [skip ci] 2020-11-20 18:36:42 +00:00
e5b3f76805 docs: update README.md [skip ci] 2020-11-20 12:06:33 +00:00
35ed17a312 Merge pull request #758 from Alexsey/master
docs: add new section: 2.12 Always await promises before returning
2020-11-20 14:06:18 +02:00
2d2685c62b docs: update README.md [skip ci] 2020-11-18 07:45:15 +00:00
285cf5538a Merge pull request #797 from goldbergyoni/all-contributors/add-jan-osch
docs: add jan-osch as a contributor
2020-11-14 11:07:07 +01:00
966c23a958 add security 2020-11-14 11:06:08 +01:00
07902045e6 docs: update README.md [skip ci] 2020-11-14 10:03:48 +00:00
68e55b21e1 docs: add new section: 2.12 Always await promises before returning 2020-11-13 23:21:42 +02:00
abbe7272c9 docs: update README.md [skip ci] 2020-11-13 08:58:39 +00:00
7bd827ac11 Merge pull request #781 from arjun6610/patch-1
Update README.md
2020-11-13 10:58:19 +02:00
bbbc7946d3 docs: update README.md [skip ci] 2020-11-13 08:55:18 +00:00
e297c267c7 Merge pull request #787 from goldbergyoni/all-contributors/add-josh-hemphill
docs: add josh-hemphill as a contributor
2020-10-31 19:02:28 +02:00
138e38204a Update README.md 2020-10-31 19:02:16 +02:00
d209c7e586 docs: update README.md [skip ci] 2020-10-31 17:01:31 +00:00
f2133643db Update README.md 2020-10-31 18:52:29 +02:00
38d8874258 Merge pull request #775 from josh-hemphill/master
Update and rename bcryptpasswords.md to passwordhashing.md
2020-10-31 18:38:15 +02:00
7bbda49adb Updated 6.8 title 2020-10-29 16:35:36 -04:00
3971148e20 Update README.md 2020-10-20 16:17:00 -04:00
dd59510839 docs: update README.md [skip ci] 2020-10-20 08:01:15 +00:00
bac992f614 Update README.md
Correct some grammar mistakes/errors in the file.
2020-10-19 22:05:03 +05:30
de37603135 Update README.md
https://github.com/goldbergyoni/nodebestpractices/issues/773
2020-10-06 15:29:23 +13:00
e3b8e9da80 docs: update README.md [skip ci] 2020-10-02 10:18:40 +00:00
4ec7e27f19 docs: update README.md [skip ci] 2020-10-02 10:04:14 +00:00
0cdbc424e3 Merge pull request #767 from goldbergyoni/all-contributors/add-bttger
docs: add bttger as a contributor
2020-09-17 15:22:18 +03:00
a9a9bfd930 docs: update README.md [skip ci] 2020-09-17 12:21:35 +00:00
507d18081c Merge pull request #759 from bttger/master
Use npm ci command in Docker builds
2020-09-17 15:21:34 +03:00
3b5818954c Merge pull request #765 from goldbergyoni/all-contributors/add-ryan3E0
docs: add ryan3E0 as a contributor
2020-09-09 13:22:03 +03:00
d9b1275b84 docs: update README.md [skip ci] 2020-09-09 10:21:33 +00:00
2d38767e6b Merge pull request #743 from ryan3E0/add-additional-convict-links
Add convict link to additional config spots
2020-09-09 13:21:32 +03:00
1a666db2d2 Shorten the TL;DR 2020-08-30 23:58:08 +02:00
74f47c8d66 Update the multi_stage_builds section with npm ci 2020-08-28 00:59:32 +02:00
441519a1b7 Add hint to use npm ci in automated environments
npm ci command should be used within automated environments such as continuous integration pipelines https://docs.npmjs.com/cli/ci.html#description
2020-08-26 23:52:37 +02:00
642dc29ac8 Use npm ci command in Docker builds 2020-08-26 23:33:24 +02:00
0a9a8b7c8e docs: update README.md [skip ci] 2020-08-25 05:34:46 +00:00
b116b544a0 Merge branch 'master' of https://github.com/w01fS/nodebestpractices 2020-08-24 23:26:16 +05:30
fc93d852d1 Merge remote-tracking branch 'upstream/master' 2020-08-24 23:22:25 +05:30