| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-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 | |
