aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-03-02fix: fix time.recent method signature (#586)ST-DDT2-6/+16
2022-03-01docs: improve random jsdocs (part 2) (#562)ST-DDT1-13/+53
2022-03-01docs: generate docs for fake() and unique() (#564)ST-DDT2-1/+4
2022-03-01docs: Fix 'Missing' entries (#565)ST-DDT2-3/+9
2022-03-01chore(type): type seedValue (#567)Shinigami3-6/+6
2022-03-01chore: refactor datatype array function (#566)ST-DDT1-6/+4
2022-03-01chore(deps): add prettier-plugin-organize-imports (#552)Shinigami51-51/+50
2022-02-24chore: move faker into own file (#548)Shinigami58-201/+205
2022-02-23refactor: convert mersenne into a class (#530)Leyla Jähnig2-114/+163
2022-02-20docs: use vue components for api-docs (#446)ST-DDT1-2/+2
2022-02-20docs: various fixes (#523)ST-DDT14-69/+90
2022-02-19chore: enable jsdoc/sort-tags (#512)Shinigami12-95/+56
2022-02-19test: rewrite helpers tests (#499)Shinigami1-1/+1
2022-02-17feat(types): generate all locales index files with non-any types (#494)ST-DDT42-60/+228
2022-02-15fix: remove invalid aliases (#488)Shinigami1-9/+0
2022-02-15test: rewrite random (#490)Shinigami1-7/+8
2022-02-15docs: improve internet jsdocs (#447)ST-DDT1-215/+97
2022-02-15fix: move el credit card information to the expected location (#484)ST-DDT8-4/+4
2022-02-14test: rewrite mersenne tests (#480)Piotr Narożnik1-1/+1
2022-02-14fix: fix bicycle_types files being named incorrectly (#477)ST-DDT4-8/+8
2022-02-11feat(types): provide strong typing for locales 2 (#398)ST-DDT381-621/+2428
2022-02-10docs: fix JSDoc comments in commerce.ts (#351)ST-DDT1-20/+36
2022-02-10fix: fix unique method types (#457)ST-DDT2-18/+22
2022-02-10docs: improve helpers jsdocs (#442)ST-DDT1-57/+143
2022-02-10chore: add JSDoc comments to address.ts (#230)Manav Bokinala1-84/+143
2022-02-10chore: fix JSDoc comments in random.ts (#408)Piotr Kuczynski1-29/+76
2022-02-09docs: improve lorem jsdocs (#458)ST-DDT1-28/+86
2022-02-06docs: improve unique jsdocs (#439)ST-DDT1-2/+17
2022-02-06docs: improve hacker jsdocs (#436)ST-DDT1-12/+22
2022-02-06docs: improve git jsdocs (#435)ST-DDT1-11/+23
2022-02-06docs: improve mersenne jsdocs (#438)ST-DDT1-0/+25
2022-02-06docs: improve image jsdocs (#437)ST-DDT1-86/+152
2022-02-06docs: improve finance jsdocs (#434)ST-DDT2-45/+84
2022-02-06docs: update fake jsdocs (#406)ST-DDT1-12/+21
2022-02-06docs: improve date jsdocs (#427)ST-DDT1-31/+83
2022-02-06docs: improve database jsdocs (#424)ST-DDT1-30/+15
2022-02-06docs: improve company jsdocs (#423)ST-DDT1-23/+37
2022-02-06test: cover source instead of bundled code (#432)Shinigami10-21/+23
2022-02-06docs: add examples to animal jsdocs (#417)ST-DDT1-2/+32
2022-02-05fix: optional args on faker.finance.iban() (#431)Daniel Friesen1-1/+1
2022-02-04chore: fix trailing commas in fish and state names (#418)ST-DDT2-6/+6
2022-02-03chore: improve typings on random.objectElement (#407)Piotr Kuczynski1-5/+14
2022-02-03chore: fix JSDoc comments in phone.ts (#397)Piotr Kuczynski1-14/+24
2022-02-02chore: fix JSDoc comments in datatype.ts (#337)Piotr Kuczynski1-34/+78
2022-02-01fix: removed dead code and adjusted fileExt (#304)Daniel Bannert1-40/+6
2022-02-01docs: update name jsdocs (#391)ST-DDT1-44/+79
2022-02-01docs: update music jsdocs (#390)ST-DDT1-9/+6
2022-02-01feat: auto generate/update locale files (#252)ST-DDT57-4/+289
2022-02-01feat(types): provide strong typing for locales (#363)ST-DDT50-488/+939
2022-02-01fix: param can be optional (#381)Shinigami1-1/+1