| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-01-14 | chore: remove ts-generated source files | Shinigami92 | 1 | -261/+0 | |
| 2022-01-11 | chore: format lib without locales (#66) | Shinigami | 1 | -8/+39 | |
| 2021-03-22 | Linting fixes for `./lib` | Marak | 1 | -14/+14 | |
| 2021-03-03 | Issue 1114: New datatype module | LBuerstmayr | 1 | -1/+1 | |
| Current status: - moved number(), float(), hexaDecimal(), boolean(), uuid() from random to datatype - moved respective test from random.unit to datatype.unit - tests of moved methods in random now check if DeprecationWarning is printed and respective method in datatype module is called - adapted all lib files that use moved methods (mostly number) - adapted tests of respective files to spy on the correct method - adapted README in order to promote usage of method that logs a DeprecationWarning | |||||
| 2020-08-25 | Merge pull request #855 from abnersajr/fix-797 | Marak | 1 | -0/+3 | |
| Adds Lorem Picsum as image provider | |||||
| 2020-03-06 | Change image API base URL to stable provider | Frank Barrett | 1 | -2/+2 | |
| 2019-12-14 | Adds Lorem Picsum as image provider | Abner Soares Alves Junior | 1 | -0/+3 | |
| 2018-10-28 | Merge branch 'master' of https://github.com/chinclubi/faker.js | Marak | 1 | -1/+13 | |
| 2018-08-13 | Added custom background color to data URI image | Kevin Yue | 1 | -2/+4 | |
| 2018-08-13 | Make data URI text align center and middle | Kevin Yue | 1 | -3/+3 | |
| 2017-02-11 | [api] [minor] Rename `dataurl` to `dataUri` | Marak | 1 | -2/+2 | |
| 2017-02-11 | #420 Added dataurl method | Sylvain BANNIER | 1 | -1/+13 | |
| 2017-02-11 | [api] Added additional https option for imageUrl | Marak | 1 | -3/+6 | |
| * Only covers one image generation method * Current function signature is bloated * Needs to be refactored into options hash * Starts to address #442 | |||||
| 2016-09-27 | remove object.assign.fix unit test | ChinCluBi | 1 | -1/+2 | |
| 2016-09-27 | added lorempixel and unsplash properties to image obj | ChinCluBi | 1 | -231/+10 | |
| 2016-08-12 | move random image from lorempixel.com to unsplash.com | ChinCluBi | 1 | -7/+53 | |
| 2016-03-03 | Install jsdoc and add doclet stubs for all methods | Tobias Witt | 1 | -0/+130 | |
| Descriptions are taken from existing comments if available. The address module already has some new sample descriptions. | |||||
| 2015-12-07 | Add parameters | Craig Morris | 1 | -29/+34 | |
| 2015-07-08 | [api] [refactor] Rename `array_element` and `object_element` to camelCase. ↵ | Marak | 1 | -1/+1 | |
| Set default max random number to 99999. Added default arguments to some methods. | |||||
| 2015-07-08 | [refactor] [major] Adds incremental browser builds. Switch to using ↵ | Marak | 1 | -37/+38 | |
| prototype for internal API. Previous usage of `module.parent` is not acceptable. Locale information is now passed into Faker constructor. Closes #125 | |||||
| 2015-07-07 | [refactor] [dist] Allow for node to require individual locales ( to avoid ↵ | Marak | 1 | -1/+1 | |
| the default behavior of requiring all locale data. #125 #167 | |||||
| 2014-09-22 | [api] [minor] Added default values for more methods. Cleaned up image ↵ | Marak | 1 | -2/+6 | |
| module. Use a less specific regex for usernames. | |||||
| 2014-09-14 | [refactor] [major] Renamed variable names for consistency Closes #5 | Marak | 1 | -14/+14 | |
| [refactor [major] Moved all errant methods from random.js to individual modules. Methods in random.js were causing unnecessary code complication. | |||||
| 2014-09-08 | Removed "this" from functions, breaks mixins | goliatone | 1 | -13/+13 | |
| Conflicts: lib/name.js | |||||
| 2014-05-17 | Moving to major new version for change of package name for uppercase to ↵ | FotoVerite | 1 | -2/+2 | |
| lowercase. | |||||
| 2014-05-03 | functions should reference current literal: | hkal | 1 | -13/+13 | |
| * fixes error: 'Uncaught ReferenceError: image is not defined Faker.js:275' | |||||
| 2014-02-17 | Fixes so build runs. | FotoVerite | 1 | -54/+44 | |
| 2014-01-08 | Add UIFaces to generate random avatar | Kieu Anh Tuan | 1 | -33/+45 | |
| 2014-01-07 | Add support to lorempixel image provider | Kieu Anh Tuan | 1 | -0/+56 | |
