aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2024-11-08fix(internet): ensure domainWord always returns a valid value in all locales ...Matt Mayer1-3/+26
2024-11-03docs(string): improve documentation for length parameters (#3216)ST-DDT1-39/+40
2024-11-03docs: expose documentation for randomizers (#3221)ST-DDT1-0/+22
2024-11-02refactor(locale): improve Spanish color names (#3230)P. León1-9/+37
2024-10-31feat(number): add romanNumeral method (#3070)Amaan Shaikh1-0/+91
2024-10-29feat(animal): add petName method (#3196)Suyash Gulati4-0/+61
2024-10-25feat(locale): add books on pt_br (#3218)Guilherme Guimarães Cazaroto8-0/+218
2024-10-23feat(internet): add jwt method (#2936)Zyb Jared Valdez5-0/+145
2024-10-21refactor(locale): remove inaccessible files (#3205)ST-DDT4-14/+0
2024-10-21docs: add jsdocs to the pre-built instances (#3193)ST-DDT138-0/+1244
2024-10-21refactor(locale): trim excessive Croatian last names (#3204)ST-DDT1-10780/+163
2024-10-20docs(date): add hints how to generate date ranges (#3128)ST-DDT1-0/+5
2024-10-19infra(eslint): limit usage of globals in src (#3191)ST-DDT3-0/+3
2024-10-17refactor(locale): modernise buzz- and catch-phrases (#2930)Matt Mayer6-71/+26
2024-10-17refactor(locale): enhance en vehicle manufacturers (#3187)Suyash Gulati1-0/+5
2024-10-16feat(commerce): more varied product descriptions (#3174)Matt Mayer2-14/+22
2024-10-16docs: iban might be invalid due to country specific rules (#3175)ST-DDT1-1/+3
2024-10-16fix(location): fix US ZIP code anomalies for zipCode({state}) (#3180)Matt Mayer1-5/+44
2024-10-14refactor(vehicle): add more non-US vehicle manufacturers (#3173)Matt Mayer1-0/+10
2024-10-13refactor(location): support multiple postcode_by_state patterns (#3170)Matt Mayer1-1/+1
2024-10-13fix(food): use arrayElement instead of fake for adjective (#3178)ST-DDT1-1/+3
2024-10-13docs(image): update overview for image module (#3177)Matt Mayer1-1/+1
2024-10-12refactor(internet): rename userName method to username (#3130)Suyash Gulati2-4/+57
2024-10-12fix(location): update valid ZIP ranges for FL and VA (#3167)Matt Mayer1-2/+2
2024-10-12feat(location): add `continent` method (#3162)Joscha Feth4-0/+30
2024-10-12chore(deps): update dependency eslint-plugin-unicorn to v56 (#3159)renovate[bot]1-1/+1
2024-10-10feat(locale): add Swedish(sv) counties (#3154)Johan Holmerin2-0/+294
2024-10-10feat(internet): improve ipv4 method (#2992)ST-DDT2-5/+168
2024-10-10feat(string): adds support for generating ULID (#2524)Bruno Leite4-18/+77
2024-10-10feat: add book module (#2949)Michał Cieślar22-0/+1173
2024-09-26fix(image): fix dataUri with type svg-base64 in browsers (#3144)ST-DDT2-3/+26
2024-09-26refactor(locale): update french legal entity types (#3142)Jeremie Lecomte1-1/+14
2024-09-26infra: update file structure for util/internal (#3141)DivisionByZero9-59/+59
2024-09-22chore: fix avatarLegacy deprecation version typo (#3124)ST-DDT1-1/+1
2024-09-20refactor(image): deprecate avatarLegacy (#3109)ST-DDT1-7/+12
2024-09-16fix(locale): improve pt_PT location and person data (#3020)Jean-Pierre Carvalho5-30/+106
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