aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-04-02docs(person): fix formatting issues (#2005)ST-DDT1-6/+5
2023-04-02feat(locale): add locale TH (#1922)Vongsapat Bandhuprabhasa35-0/+2475
2023-04-01refactor: restore en_IND (#1873)Shinigami1-0/+12
2023-04-01feat(locale): extend Hebrew locale data (#1721)shai-shimon2-0/+8
2023-04-01docs: mark deprecated modules (#2000)ST-DDT1-4/+0
2023-04-01refactor(locale)!: move title to metadata (#1978)ST-DDT127-104/+588
2023-04-01refactor(helpers): deprecate unique method (#1790)Shinigami1-0/+14
2023-03-30refactor(finance): simplify routingNumber implementation (#1993)ST-DDT1-2/+4
2023-03-30feat(locale): add hu states (#1990)Matt Mayer3-0/+36
2023-03-30feat(locale): add af_ZA and zu_ZA states (#1983)Matt Mayer4-0/+26
2023-03-30fix(image): use seeded picsum (#1968)Shinigami1-9/+9
2023-03-29docs: add overview guides to specific modules (#1929)Matt Mayer24-4/+208
2023-03-29feat(locale): add fi states (#1986)Matt Mayer3-0/+35
2023-03-29docs(location): improve documentation for state and county (#1987)Matt Mayer2-7/+9
2023-03-29chore(locale): change uk_country to state (#1989)Matt Mayer2-2/+2
2023-03-29feat: add base locale (#1748)Shinigami88-80/+237
2023-03-27feat(helpers): add fromRegExp method (#1569)Woon Eusean1-0/+295
2023-03-27docs(color): improve rgb examples (#1970)Matt Mayer1-1/+5
2023-03-27docs: mark method references in @deprecation messages (#1963)ST-DDT2-4/+4
2023-03-27docs: extend Faker class jsdocs (#1960)ST-DDT1-4/+179
2023-03-27feat(locale): add hyphenated names to English locales (#1872)Matt Mayer118-0/+282
2023-03-23docs(internet): password doesn't create crypto-secure PWs (#1961)David Ashby1-1/+2
2023-03-23docs(color): fix color rgb docs (#1958)Shinigami1-30/+30
2023-03-20chore(random): deprecate random module (#1939)ST-DDT3-1/+35
2023-03-20fix(locale): split zh_TW first_names by gender (#1941)Matt Mayer4-115/+129
2023-03-20feat(locale): add Serbian (Latin) language (#1801)Bojan Dimitrovski30-0/+2386
2023-03-20test(helpers): mustache special cases (#1875)Shinigami1-1/+3
2023-03-19chore(locale): remove bs_ files in sk and cz (#1942)Matt Mayer6-352/+0
2023-03-18chore(locate): added dedicated swiss street names (#1946)Ashar Nadeem3-4/+36
2023-03-17feat(locale): add `state` and `state_abbr` to `cz` (#1847)DivisionByZero2-2/+21
2023-03-16chore: use enumValue (#1937)Shinigami3-6/+6
2023-03-16fix(random): prevent infinite do-while (#1938)Shinigami1-0/+10
2023-03-15feat(helpers): new method enumValue (#1920)Caio Borghi1-0/+31
2023-03-14refactor(internet): standardize signatures (#1845)DivisionByZero2-34/+944
2023-03-14refactor(date): remove duplicate context of date definitions (#1915)Matt Mayer34-696/+25
2023-03-14feat: provide enums for color values (#1910)Shinigami2-35/+47
2023-03-11fix(locale): fix pt_PT street addresses (#1911)Matt Mayer4-5/+4
2023-03-11fix(locale): az company name_patterns return undefined in name (#1914)Matt Mayer1-5/+0
2023-03-08fix(internet): filter banned dots from email addresses (#1883)Matt Mayer1-0/+7
2023-03-08fix(locale): correct capitalization of last_name in en_AU (#1912)Matt Mayer1-7/+7
2023-03-08fix(locale): remove invalid city patterns from pt_BR (#1913)Matt Mayer1-2/+0
2023-03-07fix: consistent locale names (#1884)ST-DDT5-5/+5
2023-03-07refactor!: remove dynamic locale switching support (#1735)ST-DDT65-686/+488
2023-02-28fix(currency): modernise currency list for 2023 (#1880)Matt Mayer1-87/+7
2023-02-27feat(finance): currency object (#1809)Matt Mayer9-585/+969
2023-02-23infra: error on deprecation (#1867)ST-DDT5-1/+27
2023-02-22refactor(git): length for commit sha (#1863)Shinigami1-8/+38
2023-02-22fix(random): remove deprecated method usage (#1865)ST-DDT1-3/+3
2023-02-21refactor(company)!: rename bs to buzz (#1860)Shinigami30-59/+139
2023-02-21fix(person): avoid repeated last name via new last_name_patterns (#1819)Matt Mayer25-60/+142