| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-02-14 | Merge branch 'master' into use-french-cities-name | Marak | 5 | -0/+527 | |
| 2021-02-12 | Adds missing `animal` module | Marak | 2 | -1/+4 | |
| Removes un-used animal references Fix broken test | |||||
| 2021-02-12 | adding animal module | RavsCodes20 | 4 | -0/+524 | |
| started with dogs, added a defintion, an array of dogs breeds, and an associated test. | |||||
| 2021-02-12 | Order and fix city names | Morgan Denis | 1 | -84/+84 | |
| 2021-02-12 | Allow using real city name when available | Morgan Denis | 2 | -1/+14 | |
| 2021-02-11 | Merge pull request #1015 from strobelt/autoFormatFlagOnFinanceAmount | Marak | 1 | -4/+11 | |
| Add autoFormat flag on finance amount | |||||
| 2021-02-11 | Merge pull request #1063 from DanielLipowicz/fix/incorrectVinNumber | Marak | 2 | -22/+59 | |
| Fix issue 1062; Add new alpha and alphanumeric functionality | |||||
| 2021-02-11 | Merge branch 'master' into master | Marak | 385 | -2444/+33997 | |
| 2021-02-10 | Fix: remove duplicate "Indian Rupee" key on currency.js | Rafael Lüder | 1 | -4/+0 | |
| When building my app using Snowpack I noticed a warning related to a duplicate entry for "Indian Rupee" on `currency,js`. This PR removes the entry that doesn't include the symbol. Snowpack output is below: ``` [snowpack] ✔ dependencies ready! [21.59s] [snowpack] ! verifying build... [snowpack] ✔ verification complete [0.02s] [snowpack] ! writing build to disk... [snowpack] ! optimizing build... > _snowpack/pkg/faker.js: warning: Duplicate key "Indian Rupee" in object literal 42255 │ "Indian Rupee": { ╵ ~~~~~~~~~~~~~~ _snowpack/pkg/faker.js: note: The original "Indian Rupee" is here 42247 │ "Indian Rupee": { ╵ ~~~~~~~~~~~~~~ 1 warning [ { detail: undefined, location: { column: 2, file: '_snowpack/pkg/faker.js', length: 14, line: 42255, lineText: ' "Indian Rupee": {' }, text: 'Duplicate key "Indian Rupee" in object literal' }, ] ``` | |||||
| 2021-02-10 | Adds missing `first_name` for `fr` #1031 | Marak | 2 | -0/+4 | |
| 2021-02-09 | Merge pull request #1085 from raphaelhovsepyan/master | Marak | 32 | -0/+911 | |
| Add hy locale | |||||
| 2021-02-09 | Merge pull request #1100 from schlpbch/master | Marak | 5 | -0/+165 | |
| Adding 100 Swiss cities and all Swiss states | |||||
| 2021-02-08 | Merge pull request #775 from borel/master | Marak | 1 | -0/+22 | |
| Get x dates between two dates | |||||
| 2021-02-08 | Merge pull request #933 from F-xobj/Arabic | Marak | 5 | -1/+152 | |
| Add Arabic Date | |||||
| 2021-02-08 | Merge pull request #1013 from ariel-enso/feature/add-internet-http-methods | Marak | 1 | -0/+15 | |
| Feature: add http methods to internet namespace | |||||
| 2021-02-08 | Adds missing `name` require for `ar` locale | Marak | 1 | -0/+1 | |
| 2021-02-08 | Remove duplicate timezone data from locales | Marak | 4 | -292/+0 | |
| 2021-02-06 | adding 100 Swiss cities and all Swiss states | Andreas Schlapbach | 1 | -0/+4 | |
| 2021-02-06 | adding 100 Swiss cities and all Swiss states | Andreas Schlapbach | 4 | -0/+161 | |
| 2021-02-04 | Merge pull request #976 from Moosh-be/issue_956_nep_to_ne | Marak | 26 | -206/+206 | |
| nep -> ne | |||||
| 2021-02-04 | Merge pull request #989 from rebuy-de/patch-iban-country | Marak | 1 | -2/+17 | |
| Add optional country code parameter for iban method | |||||
| 2021-02-04 | Merge pull request #1029 from zzNuAzz/master | Marak | 6 | -81/+2551 | |
| Add name locale vi | |||||
| 2021-02-04 | Merge pull request #999 from netochaves/fix/internetEmail | Marak | 1 | -1/+1 | |
| Fix: internet email for japanese and chinese characters | |||||
| 2021-02-04 | Merge branch 'master' into nl-locale-weekdays | Marak | 48 | -74/+3064 | |
| 2021-02-04 | Merge pull request #1007 from lucasjellema/nl-locale | Marak | 18 | -12/+1359 | |
| Extending NL Locale with Dutch translations for address, company, hacker, internet and commerce namespaces | |||||
| 2021-02-03 | Merge pull request #1053 from andrewmcoupe/master | Marak | 1 | -0/+19 | |
| Generate random vehicle vrm (vehicle registration mark) | |||||
| 2021-02-03 | Merge pull request #1014 from rubenandre/change-phone-numbers | Marak | 1 | -0/+1 | |
| feat: add new phone number type in pt_PT locale | |||||
| 2021-02-03 | Merge branch 'master' of github.com:Marak/faker.js | raphaelhovsepyan | 28 | -62/+1685 | |
| 2021-02-02 | Merge pull request #1009 from scarabedore/master | Marak | 1 | -0/+14 | |
| Add method to generate port numbers | |||||
| 2021-02-02 | Merge pull request #1021 from strobelt/allowZeroAsRandomSeed | Marak | 1 | -8/+7 | |
| Allow zero as random seed | |||||
| 2021-02-02 | Merge pull request #1016 from mika-s/master | Marak | 1 | -2/+2 | |
| Fix wrong naming of first name variables in the Norwegian locale | |||||
| 2021-02-02 | Merge pull request #1073 from peterson3/master | Marak | 4 | -0/+182 | |
| Add gendered names to pt_BR locale | |||||
| 2021-02-02 | Merge pull request #1027 from yuks/master | Marak | 4 | -2/+1174 | |
| Add gendered names to tr locale | |||||
| 2021-02-02 | Merge pull request #1032 from RCastilho91/fixPTBR | Marak | 4 | -46/+48 | |
| Fixing libraries for PT-BR | |||||
| 2021-02-02 | Add missing require for `hr` locale #1093 | Marak | 2 | -2/+1 | |
| 2021-02-02 | Merge pull request #1080 from navece/master | Marak | 3 | -0/+33 | |
| issue #1069 | |||||
| 2021-01-28 | Added weekdays and months in French. | Theo Junge | 5 | -1/+113 | |
| 2021-01-28 | Added translations and weekdays in german. | Theo Junge | 3 | -0/+110 | |
| 2021-01-10 | feat(localization): localize all possible modules | David Kossoglyad | 50 | -0/+4072 | |
| 2021-01-05 | Add hy locale (Armenian language) | raphaelhovsepyan | 32 | -0/+911 | |
| 2020-12-26 | Update index.js | navece | 1 | -0/+2 | |
| 2020-12-26 | Create male_first_name.js | navece | 1 | -0/+18 | |
| 2020-12-26 | Create female_first_name.js | navece | 1 | -0/+13 | |
| 2020-12-15 | name form rule | Peterson | 1 | -0/+8 | |
| 2020-12-15 | Added pt_BR Female and Male First Name so dont come EN names | Peterson | 3 | -0/+174 | |
| 2020-12-01 | Implement issue 1062; Add random.aplha functionality to blacklist some ↵ | Daniel Lipowicz | 2 | -22/+59 | |
| characters | |||||
| 2020-11-27 | Current faker instance passed into user-agent generate function to avoid ↵ | Taras Verveha | 1 | -1/+1 | |
| loading additional locales | |||||
| 2020-11-25 | update miswords | FARES FOU'AD | 1 | -3/+3 | |
| 2020-11-18 | edit schema | Andy Coupe | 1 | -1/+1 | |
| 2020-11-18 | add vrm and test | Andy Coupe | 1 | -0/+19 | |
