aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-20chore(linting): add naming convention rule (#1170)Leyla Jähnig2-0/+5
2022-07-19docs(name): use single quotes in examples and English as result (#1167)Hanna1-7/+7
2022-07-19feat(system.fileName): file extension count (#1101)Leyla Jähnig1-4/+28
2022-07-19refactor(name.findName): rename to fullName (#1127)Leyla Jähnig1-4/+41
2022-07-12chore: cleanup gender list for en locale (#1146)Hanna1-50/+56
2022-07-01feat(locales.en): extend vehicle (#1102)duvall1-0/+2
2022-06-19chore: use type export for science interfaces (#1093)Shinigami1-1/+1
2022-06-18feat: add abbreviations to `hacker.abbreviation()` in the `en` locale (#1086)Eric Cheng1-21/+34
2022-06-18refactor(name.findName): allow prefix and suffix (#1080)Leyla Jähnig1-19/+19
2022-06-18chore: renovate pl locales (#1055)rybaczewa21-39/+1179
2022-06-18chore(random.alpha): remove todo comment (#1089)Leyla Jähnig1-1/+0
2022-06-18docs: deprecation workflow (#1067)Leyla Jähnig5-24/+48
2022-06-17chore(unsplash): deprecate unused const (#1046)Eric Cheng1-9/+13
2022-06-16refactor(phone): rename phoneNumber to number (#1063)Leyla Jähnig2-3/+26
2022-06-16chore(lorempixel.avatar): deprecate (#1069)Eric Cheng1-1/+11
2022-06-16chore(unsplash.avatar): deprecate (#1062)Leyla Jähnig1-1/+11
2022-06-16chore(lorempicsum.avatar): deprecate (#1065)Leyla Jähnig1-1/+11
2022-06-14feat: throw error on unknown locale (#1071)Shinigami1-2/+28
2022-06-10chore: replace setToArray() with Array.from (#1050)Kris1-22/+2
2022-06-10chore: deprecate cityPrefix and citySuffix (#1041)ST-DDT14-52/+72
2022-06-09feat: improve norwegian translations (#1042)Johannes Andersen12-0/+910
2022-06-05feat: science module (#1014)Eric Cheng10-0/+792
2022-06-04feat: always use https for loremflickr (#1034)Bob Fanger1-55/+48