aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-09-15refactor(location): adjust zipCode nullish checks (#3080)ST-DDT1-5/+7
2024-08-19feat(location): en_CA postcodes by state (#3057)Matt Mayer2-0/+23
2024-08-15feat(locale): implement company info on pt_PT locale (#3022)Jean-Pierre Carvalho4-0/+27
2024-08-15feat(locale): implement more colors to pt_PT locale (#3021)Jean-Pierre Carvalho1-0/+39
2024-08-15feat(locale): implement state info on sk locale (#3054)Boubker BRIBRI1-1/+10
2024-07-11chore: small fixes and formatting (#3002)ST-DDT1-1/+1
2024-07-01chore: remove unused function mergeArrays (#2989)ST-DDT1-12/+0
2024-06-30refactor(locale): group person entries by gender (#2938)DivisionByZero610-79811/+102850
2024-06-26refactor(locale): rename company affix files (#2975)ST-DDT115-170/+146
2024-06-22docs: simplify word description sentences (#2963)Shinigami1-9/+9
2024-06-21chore: remove potential future feature todos (#2959)ST-DDT3-4/+0
2024-06-21chore: remove arrayElement(s) js only error (#2958)ST-DDT1-14/+0
2024-06-21feat(date)!: separate timeZone method (#2947)ST-DDT8-422/+480
2024-06-14chore(helpers): deprecate invocations on non-functions for fakeEval (#2913)ST-DDT1-4/+19
2024-06-13refactor(locale)!: use singular locale definition keys (#2932)Saurabh kumar57-62/+62
2024-06-05feat(bitcoinAddress): multiple bitcoin address types and testnet (#2922)David Simão3-11/+122
2024-06-03refactor(locale): unfreeze arrays (#2928)Shinigami10-20/+20
2024-05-29feat(locale): extend Hebrew (he) for company (#2921)Shahar Ilany10-0/+505
2024-05-25refactor(locale): normalize finance data (#2915)DivisionByZero21-41/+41
2024-05-25refactor(locale)!: use snake case for all locale data (#2910)ST-DDT17-22/+22
2024-05-22fix(locale): remove Pizza from Greek words (#2908)ST-DDT1-1/+0
2024-05-18refactor(locale): normalize date data (#2902)DivisionByZero66-774/+730
2024-05-14refactor(locale): normalize company data (#2889)DivisionByZero112-1145/+1145
2024-05-09fix(locale): fix typo in Persian date data (#2888)Hamzeh Azizzadeh1-1/+1
2024-05-08refactor(locale): normalize vehicle data (#2874)DivisionByZero21-219/+219
2024-05-08feat(locale): add lorem for uz_UZ_latin (#2824)Miraziz Khidoyatov3-0/+1015
2024-05-05refactor(locale): normalize database data (#2873)DivisionByZero7-58/+58
2024-05-03refactor(locale): normalize commerce data (#2868)DivisionByZero49-857/+857
2024-05-01refactor(locale): normalize hacker data (#2866)DivisionByZero25-280/+280
2024-04-29feat(music): add album and artist methods (#2620)Jeremy Hofer5-1/+1961
2024-04-29refactor(locale): normalize music data (#2857)DivisionByZero8-1091/+1091
2024-04-26fix(vehicle): Make VIN number generation more accurate (#2765)Lucas1-1/+1
2024-04-23fix(locale): clean up Hungarian words (#2816)ST-DDT4-112/+0
2024-04-21refactor(locale): activate data normalization for color (#2837)DivisionByZero26-389/+389
2024-04-19fix(person): workaround for inherited first- and lastNames (#2834)Matt Mayer17-0/+69
2024-04-17fix(date): fix birthdate (#2829)ST-DDT1-1/+4
2024-04-16refactor(locale): activate data normalization for airline (#2828)DivisionByZero1-20/+5
2024-04-15refactor(locale): remove discontinued credit card issuer "maestro" (#2803)DivisionByZero4-23/+0
2024-04-15refactor(locale)!: remove location data index-value-binding (#2476)DivisionByZero25-162/+139
2024-04-14fix(locale): misc spelling errors in commerce & food (#2809)Matt Mayer3-3/+4
2024-04-12chore(gender): fixed gender typos (#2808)Erik Pragt1-6/+6
2024-04-11refactor(locale): normalize animal data (#2791)DivisionByZero45-2584/+2507
2024-04-11fix: tree-shaking (#2790)DivisionByZero2-70/+213
2024-04-08refactor(locale)!: remove unused global locale faker instance (#2789)ST-DDT1-11/+0
2024-04-07refactor(locale)!: remove deprecated locale aliases (#2787)Shinigami3-36/+0
2024-04-06feat(locale): support street and street address for ja (#2193)KeisukeYamashita5-3/+11
2024-04-05feat(animal): add more simple animals to animal.type() (#2786)Matt Mayer2-10/+41
2024-04-04fix(internet): add Hebrew username charMapping (#2781)mordi1-0/+31
2024-04-02feat(locale): add location for uz_UZ_latin (#2775)Miraziz Khidoyatov14-0/+804
2024-04-01refactor(date)!: birthdate improvements (#2756)ST-DDT1-64/+173