| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-09-11 | add random product description generator | Ashish Rao | 4 | -1/+25 | |
| 2019-09-03 | fix Chinese first name and last name | Jimmy Hu | 4 | -457/+457 | |
| 2019-08-02 | correct dobra code and symbol | G Munguia | 1 | -2/+2 | |
| 2019-06-20 | feat: added support for generating a random alpha-3 country code | kaykhan | 4 | -2/+266 | |
| 2019-04-21 | Adjust 'pt_BR' city suffixes | Thiago da Silva | 1 | -4/+4 | |
| 2019-04-21 | Add 'fr' and 'ja' locale country names | Thiago da Silva | 4 | -0/+366 | |
| 2019-04-18 | Get x dates between two dates | pbborel | 1 | -0/+22 | |
| 2019-04-04 | Merge pull request #749 from denizdogan/patch-1 | Marak | 1 | -1/+1 | |
| Fix file encoding issue in Farsi locale | |||||
| 2019-04-03 | fix: lowercase eth addresses | A.J. May | 1 | -1/+1 | |
| Ethereum addresses should be all lowercase. Uppercase chars in ethereum addresses are a sort of optional checksum. If a program is validating ethereum addresses, random capital letters in the hex string will cause the checksum to fail. | |||||
| 2019-02-02 | Fix for some extension names | Robert burner Schadek | 5 | -24/+24 | |
| man -> male woman -> female street_preffix -> street_prefix | |||||
| 2019-02-01 | Fix file encoding issue in Farsi locale | Deniz Dogan | 1 | -1/+1 | |
| Fixes #734 | |||||
| 2019-01-24 | add Japanese lorem data | Tomoya AMACHI | 4 | -1/+1025 | |
| 2019-01-03 | Add gendered italian first names and the most common last names | Ge.Nappo | 6 | -465/+4044 | |
| 2018-11-23 | Update currency symbol of turkish lira | Soner Çökmen | 1 | -1/+1 | |
| 2018-11-17 | adding test cases | siwalikm | 1 | -2/+5 | |
| 2018-11-14 | Add gendered french first names | Kevin Roulleau | 4 | -92/+953 | |
| One may pass an int argument to faker.name.findName(null, null, 1) This is to get a male or female name. But this only works if names are properly saved in distinct files. This commit adds all the french first names found on wikipedia. | |||||
| 2018-11-12 | adding unit test | siwalikm | 1 | -0/+3 | |
| 2018-11-11 | recent time - logic | siwalikm | 1 | -8/+19 | |
| 2018-11-10 | initial commit ✨ | siwalikm | 1 | -0/+23 | |
| 2018-10-31 | update last name arab | issamWebdeveloper | 1 | -150/+78 | |
| 2018-10-30 | add of ar name minus last_name | Issam GHARSALLAH | 6 | -0/+522 | |
| 2018-10-28 | [api] Added vehicle module #555 | Marak | 9 | -0/+259 | |
| 2018-10-28 | [api] [refactor] Remove `bindAll` method #376 | Marak | 1 | -26/+16 | |
| * Was previously used for `this` scoping issue * Should no longer be needed * Should not cause any issues | |||||
| 2018-10-28 | [api] [minor] Remove reference to `this` | Marak | 1 | -1/+1 | |
| 2018-10-28 | Merge branch 'master' of https://github.com/chinclubi/faker.js | Marak | 3 | -1/+341 | |
| 2018-10-27 | [api] [fix] [minor] Remove `this` scope #376 | Marak | 1 | -1/+1 | |
| 2018-10-27 | Add 92 range number of MEO | Simão | 1 | -0/+1 | |
| 2018-10-25 | Add date to pt_BR | Luiz Strobelt | 4 | -0/+111 | |
| 2018-10-23 | [api] [minor] Remove `this` reference #718 #376 | Marak | 1 | -2/+1 | |
| 2018-10-20 | resolve conflict | Tyler | 1 | -0/+1 | |
| 2018-10-20 | merge with master | Tyler | 170 | -174/+5761 | |
| 2018-10-20 | Merge branch 'master' of https://github.com/tylerreichle/faker.js into ↵ | Tyler | 1 | -1/+1 | |
| add-vehicle | |||||
| 2018-10-17 | [api] `faker.fake` should throw error on empty | Marak | 1 | -2/+1 | |
| * Was previously returning error as string * Throwing errors conforms to existing APIs | |||||
| 2018-10-16 | Merge remote-tracking branch 'github/master' | Maksim Gruzdev | 44 | -5/+1259 | |
| 2018-10-15 | Bugfix random.shuffle last element. | Matt R. Wilson | 1 | -3/+10 | |
| There was a bug in the implementation of the modern Fisher–Yates algorithm in that `i` was being decremented prematurely in each loop. This caused the last element of the array to never be swapped and therefore remain the last element. Updated doc to denote the provided array is shuffled in place. | |||||
| 2018-10-15 | Merge pull request #694 from Tomassito/patch-1 | Marak | 1 | -1/+1 | |
| Added options schema to JSDocs | |||||
| 2018-10-15 | Merge pull request #681 from AlbinoDrought/master | Marak | 1 | -1/+2 | |
| [minor] add "blockchains" as a company.bs_noun | |||||
| 2018-10-14 | Merge pull request #710 from 07Gond/master | Marak | 2 | -2/+36 | |
| Improve Canadian local postal code support | |||||
| 2018-10-14 | Improve pt_PT name prefixes | Tito Nobre | 2 | -3/+5 | |
| 2018-10-14 | Improve locale pt_PT with city names | Tito Nobre | 5 | -0/+164 | |
| 2018-10-14 | Improve locale pt_PT with cell_phone formats | Tito Nobre | 3 | -0/+9 | |
| 2018-10-14 | Update pt_PT references | Tito Nobre | 2 | -2/+2 | |
| 2018-10-14 | Add locale pt_PT | Tito Nobre | 34 | -1/+1045 | |
| 2018-10-11 | locale ru: add name.middleName with russian gender | Maksim Gruzdev | 1 | -0/+21 | |
| 2018-10-10 | [fix] Code styling for undefined check #711 | Marak | 1 | -4/+4 | |
| 2018-10-10 | style(date): Avoid use of ternary expressions for optional args | Droogans | 1 | -4/+20 | |
| 2018-10-09 | fix(date): Allow for `refDate` in `soon()`, `recent()` | Droogans | 1 | -6/+8 | |
| Closes #686 | |||||
| 2018-10-08 | Improve Canadian local postal code support | Gerson Niño | 2 | -2/+36 | |
| 2018-10-06 | Added and corrected | Utsav Bhardwaj | 1 | -10/+11 | |
| 1.> Added "Telangana" and "Uttarakhand" 2.> Ordered in alphabetical 3.> Corrected the spelling of "Odisha" | |||||
| 2018-10-06 | Updated and ordered | Utsav Bhardwaj | 1 | -10/+11 | |
| 1.> Ordered the state Abbrs 2.> Added some missing abbrs | |||||
