aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-09-26fix(finance): fix typo in Belarusian Ruble's name (#1395)Adri Van Houdt1-1/+1
2022-09-26fix(finance): Update Belarusian Ruble to new version (#1392)Adri Van Houdt1-2/+2
2022-09-26feat(science): add more units in en locale (#1386)Eric Cheng1-0/+28
2022-09-22fix(finance): adjust min length of generated bitcoin address (#1384)Guilherme Minozzi1-4/+4
2022-09-22feat(finance): branch code option in bic() (#1378)Eric Cheng1-3/+14
2022-09-21test(finance): use validator.js for bitcoin addresses (#1375)Guilherme Minozzi1-1/+1
2022-09-08fix: improve default seed initialization (#1334)Shraddha Falane1-1/+1
2022-09-08feat(modules): export module interfaces (#932)Shinigami28-110/+132
2022-09-08docs: add `@since` tags to all methods (#1337)Matt Mayer26-0/+541
2022-08-31feat(locale): add months, days and few other minor strings to es (#1320)P. León10-1/+88
2022-08-29fix(internal): Fix typo in deprecation message (#1316)ST-DDT1-1/+1
2022-08-29feat(system): add cron (#897)Nick Hammond1-0/+73
2022-08-29refactor(unique): move to helpers (#1298)Leyla Jähnig4-13/+63
2022-08-29fix(random): retry on invalid word generation (#1307)Leyla Jähnig1-15/+51
2022-08-29refactor(address): update deprecation warning (#1314)Shinigami1-2/+3
2022-08-28docs(datatype): fix hexadecimal jsdoc (#1308)Eric Cheng1-1/+1
2022-08-28fix(datatype): unintentional hex breaking change (#1306)Eric Cheng5-12/+26
2022-08-26fix(locale): remove SUS names (#1303)bertlobbezoo3-4/+0
2022-08-25refactor(helpers): deprecate repeatString (#1299)Leyla Jähnig1-7/+12
2022-08-22feat(company): move name formats to locales (#1293)Guilherme Minozzi54-60/+68
2022-08-22feat(name): add sexType method (#1289)Shinigami1-0/+10
2022-08-19feat(locale): add city names (de) (#1283)Henrik Fuchs2-0/+204
2022-08-19feat(name): extract sex generator from gender to sex (#1168)Hanna18-21/+45
2022-08-19feat(locale): add horses to pl (#1227)Hanna3-0/+253
2022-08-19feat(locale): add directions and directions abbr to pl (#1225)Hanna3-0/+26
2022-08-16feat(locale): extend Hebrew (he) (#1257)Ori Naveh26-436/+3350
2022-08-15refactor(git): reduce code duplication and follow code style (#1271)ST-DDT1-36/+9
2022-08-13docs: fix typo in fake examples (#1268)ST-DDT2-2/+2
2022-08-13docs(commerce): add missing `@see` (#1269)ST-DDT1-0/+2
2022-08-10feat: `datatype.hexadecimal` signature change (#1238)Eric Cheng4-9/+46
2022-08-08feat(image): add image via.placeholder provider (#1186)Adegoke Temitope2-0/+104
2022-08-05locale(en): remove word examples that contain spaces (#281)griest0243-30/+13
2022-08-05chore(address): remove obsolete TODO (#1234)ST-DDT1-1/+0
2022-08-05locale(pl): add extra colors and sort lines (#1226)Hanna1-7/+9
2022-08-04docs: fixed inconsitency in @see usage in jsdoc (#1224)Hanna7-14/+14
2022-08-04feat(system.networkInterface): add networkInterface faker (#1133)Andrew Titmuss1-0/+69
2022-08-02feat(dev): add male_first_name,female_first_name, jp locale (#1217)SATOSHI TAKAGI3-0/+288
2022-08-01fix(finance.bic): remove hardcoded elements and simplify function (#1171)Hanna1-18/+14
2022-08-01chore: rename Gender to Sex (#1163)Hanna2-42/+68
2022-07-30test: ensure jsdoc deprecated tag to have a message (#1213)ST-DDT1-1/+1
2022-07-30chore: deprecate address.streetPrefix and suffix (#1053)ST-DDT18-33/+52
2022-07-30refactor(company.name): deprecate `format` parameter (#1212)Guilherme Minozzi1-1/+10
2022-07-30feat: add rodent breed on animal 'en' locale (#1136)Nahum Gamaliel Santana4-0/+202
2022-07-30refactor(fake): move to `helpers` (#1161)Leyla Jähnig4-97/+154
2022-07-30chore(user-agent): fix linter warnings (#1174)Leyla Jähnig1-88/+121
2022-07-29chore(locale.de): update word definition (#1148)Leyla Jähnig6-19/+5638
2022-07-27docs(definitions): minor formatting to definitions' types (#1172)Hanna13-30/+82
2022-07-27feat(locales.pl): add pl translation for gender and binary gender (#1162)Hanna3-0/+31
2022-07-22test: introduce seededTests factory (#838)ST-DDT1-6/+14
2022-07-22refactor(company): rename companyName to name (#1166)Guilherme Minozzi2-3/+27