2885 Commits

Author SHA1 Message Date
50dc39b656 Merge pull request #219 from i0natan/security-practices-merged-and-ready
Security practices merged and ready
2018-07-25 13:40:27 +03:00
4397f08cb8 added some final fixes to the security best practices section 2018-07-25 12:29:08 +02:00
6fb68ec9bc fixed security best practice details 2018-07-25 12:14:18 +02:00
fea455fbb3 aligned README with post and optimized content 2018-07-25 11:56:33 +02:00
9033e80894 git ignore 2018-07-25 11:29:19 +03:00
43c064aeb2 Merged the security section 2018-07-25 11:28:09 +03:00
8ae2d67ec9 Added missing semicolon 2018-07-23 22:32:08 -04:00
81b472ccd1 Fixed missing code block ending indicator 2018-07-23 22:30:17 -04:00
b9613c84d0 Added missing bracket 2018-07-23 22:26:32 -04:00
515bad54b7 Added missing line 2018-07-23 22:25:02 -04:00
9ce38a419b Fixed typo 2018-07-23 22:22:13 -04:00
219cbdafd0 Used async/await syntax over chaining .then's 2018-07-23 22:19:32 -04:00
b76d326f35 add some notes about mongoose to error handling 2018-07-22 09:41:19 -04:00
1e3c4304ba Merge pull request #210 from i0natan/july-maintenance
July maintenance PR
2018-07-16 11:45:56 +03:00
da4bdceeb3 (chores): added another contributor to flowers 2018-07-15 11:52:05 +02:00
c041c1d021 Merge pull request #199 from SandroMiguel/patch-1
Update README.md
2018-07-15 11:50:17 +02:00
719f10481a (chores): updated README flowers and stars 2018-07-15 11:47:27 +02:00
67808ad2c0 (chores): updated badges 2018-07-15 11:39:56 +02:00
cb3077301b Merge pull request #207 from Max101/patch-1
Constructor function in error should be uppercase
2018-07-15 11:23:25 +03:00
6ecd9e3c8c Merge pull request #208 from i0natan/test-and-quality-4.9-diff-with-lint
Explain how code analysis is different than linting
2018-07-15 11:19:58 +03:00
666c4a5742 Update README.md 2018-07-11 14:27:31 +03:00
36af008cc7 Constructor function in error should be uppercase
Its perhaps a small thing but important for newbies I guess as constructor classes (functions) are usually uppercased in javascript:
https://stackoverflow.com/questions/1564398/javascript-method-naming-lowercase-vs-uppercase
2018-07-11 00:46:29 +02:00
d070366aea Update README.md 2018-07-09 23:00:10 +03:00
b80f8cca55 Merge pull request #206 from i0natan/quality-4.9
Code analysis bullet - 4.9
2018-07-09 22:56:01 +03:00
e443f3ccf8 Added statuc code analysis 4.9 2018-07-09 22:54:51 +03:00
0f9aff65ed Change API URL 2018-07-09 22:50:38 +03:00
ac377d12f7 Update README.md 2018-07-05 21:49:26 +03:00
dce44d6ad7 Update template.md 2018-07-03 14:39:34 +03:00
a954fccf14 Add files via upload 2018-07-03 14:32:50 +03:00
11515005b6 Update README.md
"Otherwise:" duplicated
2018-06-21 21:19:55 +01:00
57db262c74 Merge pull request #195 from hinco114/korean-translation
Added korean translation
2018-06-15 09:49:12 +03:00
038899630b Merge pull request #18 from i0natan/master
merge
2018-06-14 09:11:38 +08:00
de75cfd0e1 Fix typo in 'READ MORE' 2018-06-10 02:04:59 +09:00
4302dbfe20 Translated important part of main page
- Only translated title, and some contents of main page
2018-06-10 01:38:19 +09:00
22d5272915 Replaced README.korean.md contents with README.md
- The language of README.korean.md was Chinese, Replaced README.korean.md contents with latest version of README.md
2018-06-10 01:02:04 +09:00
34aa578234 Merge branch 'master' into korean-translation 2018-06-10 01:01:35 +09:00
cfb0557743 Merge pull request #191 from js-kyle/core-contrib
Added bio
2018-06-07 22:54:54 +03:00
9bd13f3dd9 Added bio 2018-06-04 12:17:35 +12:00
bb525d3dfa Merge pull request #190 from i0natan/May-Maintenance
Update README.md
2018-06-03 15:56:43 +03:00
0557c540f2 Merge pull request #189 from i0natan/May-Maintain
Update README.chinese.md
2018-06-03 15:56:10 +03:00
b9d5c5c337 Update README.chinese.md 2018-06-03 15:55:45 +03:00
d6c910a76c Update README.md 2018-06-03 15:54:32 +03:00
9b0131a63f Merge pull request #188 from serv/pr187-serv
#187: 5.7. maintenance endpoint is dangerous when it becomes a target…
2018-05-30 10:28:42 +03:00
49141e283b Fixed grammar issues and syntax 2018-05-30 08:33:22 +02:00
74ef41ef69 #187: 5.7. maintenance endpoint is dangerous when it becomes a target of DDOS 2018-05-29 22:35:52 -07:00
30b0d11846 Merge pull request #185 from sagirk/chore/sk/april-maintenance
Service maintenance chores for April
2018-05-15 21:29:25 +02:00
e1501a0e8c Service maintenance chores for April
1. Update top badges with best practices item count, last update date and Node.js version
2. Award flowers to merged PR contributors
2018-05-15 23:43:58 +05:30
c27b6a382d Merge pull request #184 from sagirk/feat/sk/update-toc
Update total for '5. Going To Production Practices' in ToC
2018-05-15 20:02:10 +02:00
fd706812a6 Update total for '5. Going To Production Practices' in ToC
* Change total from 16 to 17 for '5.Going To Production Practices' in ToC.
2018-05-15 23:26:58 +05:30
12843f40be Merge pull request #181 from sagirk/fix/sk/measure-memory
Fix grammar and typo in section 5.10
2018-05-15 18:49:46 +02:00