aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-05-02fix(locale): el county should be city_name (#2106)Matt Mayer3-8/+3
2023-05-02fix(locale): remove incorrect and unused city_prefix/suffix for sk (#2117)Matt Mayer2-21/+2
2023-05-01feat(locale): add ro_MD locale (#2084)Matt Mayer40-0/+1574
2023-05-01fix(locale): rename city_prefix to city_name for en_NG, en_ZA, en_AU_ocker (#...Matt Mayer9-9/+9
2023-05-01chore: improve regex usage (#2108)Shinigami3-9/+9
2023-05-01fix(location): no leading zero on building number or secondary address (#2032)Matt Mayer2-12/+18
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT512-1100/+1131
2023-04-30refactor(locale): add city_name to city_patterns (#2104)DivisionByZero5-0/+5
2023-04-29fix(locale): fix en_HK city_pattern (#2105)Matt Mayer3-2/+5
2023-04-29fix(locale): es cities should be in city_name not city_prefix, remove extrane...Matt Mayer7-28/+6
2023-04-28fix(types): locale proxy (#2099)ST-DDT3-14/+17
2023-04-28chore(helpers): move unique store into faker instance (#2072)Shinigami2-15/+18
2023-04-27refactor(location)!: rename definition city to city_pattern (#2094)DivisionByZero118-118/+120
2023-04-26chore: eslint report-unused-disable-directives (#2097)Shinigami1-1/+0
2023-04-26feat(date): introduce anytime (#2096)ST-DDT2-2/+38
2023-04-25fix: add support for equals on locale proxies (#2092)ST-DDT1-1/+7
2023-04-25feat(locale): add en_HK locale (#2083)Matt Mayer28-0/+522
2023-04-23feat: introduce locale proxy (#2004)ST-DDT6-10/+104
2023-04-23feat(locale): de color human (#1997)DivisionByZero3-0/+70
2023-04-23refactor(locale): use null as not applicable (#2078)ST-DDT31-72/+52
2023-04-22refactor(datatype): deprecate datetime (#2053)Shinigami1-1/+12
2023-04-22feat(locale): add additional metadata properties (#2025)Matt Mayer65-134/+526
2023-04-22feat(locale): add city names for th (#2075)Matt Mayer3-0/+17
2023-04-22fix: export AircraftType correctly as type (#2077)Shinigami1-2/+2
2023-04-21refactor(location)!: rename definition street to street_pattern (#2051)Shinigami116-114/+119
2023-04-21refactor(helpers)!: remove default value from arrayElement (#2045)DivisionByZero1-13/+23
2023-04-21refactor(location): deprecate cityName (#2070)DivisionByZero2-1/+10
2023-04-21refactor(location): deprecate streetName (#2071)Shinigami1-0/+10
2023-04-20docs: check api references (#2024)ST-DDT1-1/+1
2023-04-20refactor(finance): rename mask to maskedNumber (#2055)Shinigami1-38/+50
2023-04-18refactor(finance): rename account to accountNumber (#2054)Shinigami1-17/+44
2023-04-18refactor(date): rename abbr to abbreviated (#2068)Shinigami1-6/+277
2023-04-17refactor(location): merge state and stateAbbr (#2060)DivisionByZero1-7/+31
2023-04-17refactor: rename patterns to pattern (#2059)Shinigami190-215/+213
2023-04-17docs(image): explain deprecation of category methods (#2040)Matt Mayer1-27/+85
2023-04-17chore(location): standardize abbreviated parameter (#2061)Shinigami2-24/+229
2023-04-17chore: consistent jsdocs tag formatting (#2056)ST-DDT8-2/+26
2023-04-16chore: unify todos (#2063)Shinigami4-4/+4
2023-04-15chore: reword to elements (#2049)Shinigami1-7/+7
2023-04-12fix(locales): remove wrong phone number in Portugal (#2029)Mário Rodrigues1-1/+0
2023-04-12refactor(business): remove old business data (#2033)Matt Mayer13-64/+0
2023-04-09refactor(company): remove English locale definitions from company in non-Engl...Matt Mayer22-1630/+0
2023-04-09refactor(location)!: zip code state (#1874)Shinigami1-10/+40
2023-04-05refactor(locale): rename cz to cs_CZ (#2013)Matt Mayer50-19/+31
2023-04-03chore: activate eslint no-else-return (#2009)Shinigami4-31/+26
2023-04-03refactor(locale): rename ge to ka_GE (#2010)Matt Mayer40-19/+31
2023-04-03fix(locale): fix broken street address reference in fr_CH (#2007)ST-DDT1-2/+2
2023-04-03refactor(finance)!: simplify account implementation (#1992)ST-DDT1-12/+2
2023-04-02feat(locale): add en_US location.county data (#1996)Matt Mayer3-0/+41
2023-04-02fix: typo in Faker jsdocs (#2008)ST-DDT1-1/+1