741 Commits

Author SHA1 Message Date
917b32dd1f Add files via upload 2018-08-31 13:38:54 +03:00
e9eaa80850 Initial Korean translation
Credits go to @uronly14me 

Changes include

* Korean main file

* 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

* Translated important part of main page

- Only translated title, and some contents of main page

* Fix typo in 'READ MORE'

* Translate 1.1 and 1.2 to Korean

* Fix 1.2 title

* Translate 1.3 and 1.4 to Korean

* Fix typo

* Translate 1.5 and 2.1 to Korean

* Translate 2.2 and 2.3 to Korean

* Fix typo and nuance of translations

* Translate 2.4, 2.5 and 2.6 to Korean

* Fix nuance of translations

* Translate rest of 2 to Korean

* Translate to 3.3

* Translate 3.3 again

* Translate to 3.7 and all TLDR/Otherwise things

* Translate 3.8 and 3.9 to Korean

* Fix typo and markdown syntax

* Translate rest of 3 and fix typo

* added Korean translation links to all READMEs

* removed temp directory

* re-added chinese translation
2018-08-25 18:43:26 +02:00
e23b13f9ff Merge pull request #232 from i0natan/security_fixes
MINOR Replace nsp with npm audit
2018-08-21 15:19:08 +12:00
d201eff482 Merge pull request #216 from vkarpov15/patch-1
add some notes about mongoose to error handling
2018-08-19 16:38:24 +03:00
6dfda3f6e2 Update centralizedhandling.md 2018-08-19 16:38:03 +03:00
b892342e52 MINOR Replace nsp with npm audit 2018-08-19 17:05:05 +12:00
a409e75304 Merge pull request #226 from ripper234/patch-1
Replace deprecated Node Security Project with npm audit
2018-08-17 17:52:01 +12:00
26241eddd5 Replace deprecated Node Security Project with npm audit 2018-08-15 21:06:51 +03:00
874c421d1d Merge pull request #217 from GabeKuslansky/master
Used async/await syntax over chaining .then's
2018-08-11 14:48:46 +02:00
5fbcc19c6b update notes to point to Raygun, Rollbar, and Sentry, and remove ODM reference 2018-08-11 08:43:16 -04:00
f0e4476b2a Update README.md 2018-08-01 11:09:40 +03:00
5e39d758a0 Update README.md 2018-08-01 11:08:50 +03:00
939f0300ec Update README.md 2018-07-27 13:04:48 +03:00
73bd634593 Update README.md 2018-07-25 13:51:15 +03:00
231f3d9092 Update README.md 2018-07-25 13:49:28 +03:00
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
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