| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-01-14 | chore: remove ts-generated source files | Shinigami92 | 1 | -496/+0 | |
| 2022-01-13 | chore: remove unused variable (#124) | Milos Paunovic | 1 | -2/+1 | |
| 2022-01-12 | fix(#28): changed fakercloud url to cloudflare-ipfs.com (#95) | Daniel Bannert | 1 | -3/+6 | |
| 2022-01-11 | chore: format lib without locales (#66) | Shinigami | 1 | -147/+184 | |
| 2021-06-05 | change domainWord generation algorithm to <adjective>-<noun> | Andrii Kostenko | 1 | -1/+1 | |
| 2021-03-22 | Linting fixes for `./lib` | Marak | 1 | -120/+120 | |
| 2021-03-03 | Issue 1114: New datatype module | LBuerstmayr | 1 | -10/+10 | |
| 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 | |||||
| 2021-02-18 | Remove uifaces and replace with fakercloud cdn | Marak | 1 | -2/+2 | |
| Resolves #1016 #1055 | |||||
| 2021-02-08 | Merge pull request #1013 from ariel-enso/feature/add-internet-http-methods | Marak | 1 | -0/+15 | |
| Feature: add http methods to internet namespace | |||||
| 2021-02-02 | Merge pull request #1009 from scarabedore/master | Marak | 1 | -0/+14 | |
| Add method to generate port numbers | |||||
| 2020-11-27 | Current faker instance passed into user-agent generate function to avoid ↵ | Taras Verveha | 1 | -1/+1 | |
| loading additional locales | |||||
| 2020-10-01 | add httpMethod and unit test | Ariel Shadkhan | 1 | -0/+15 | |
| 2020-09-18 | added faker.internet.port | scarabedore | 1 | -0/+14 | |
| 2020-03-27 | Removed an unused variable, password, found in internet.js on line 354 | Eric | 1 | -1/+1 | |
| 2017-03-02 | Merge pull request #408 from paolo-tanium/allow-mac-to-specify-separator | Marak | 1 | -3/+13 | |
| [api] Allow user to specify separator to be used in mac address | |||||
| 2017-02-09 | [refactor] [fix] Move password generator to core | Marak | 1 | -9/+51 | |
| * Migrates password generator from vendor * Removes erroneous browserifying code * Switches `Math.random` to faker random * Closes #460 * Should close #430 | |||||
| 2016-10-01 | [api] Added `internet.ipv6` method | cvega | 1 | -0/+26 | |
| * Returns a random 8 octet ipv6 address | |||||
| 2016-09-26 | Comments | Paolo del Mundo | 1 | -0/+1 | |
| 2016-09-25 | separator enhancements and unit tests | Paolo del Mundo | 1 | -2/+11 | |
| 2016-09-06 | Add separator | Paolo del Mundo | 1 | -2/+2 | |
| 2016-03-03 | remove Math.random() calls to utilize faker.seed() | Ben Southgate | 1 | -1/+1 | |
| Conflicts: lib/internet.js lib/random.js | |||||
| 2016-03-03 | Merge pull request #348 from jmalonzo/jan-exampleEmail-fix | Marak | 1 | -1/+1 | |
| Fix 'this' reference in exampleEmail | |||||
| 2016-03-03 | Install jsdoc and add doclet stubs for all methods | Tobias Witt | 1 | -0/+88 | |
| Descriptions are taken from existing comments if available. The address module already has some new sample descriptions. | |||||
| 2016-03-01 | Fix reference in exampleEmail | Jan Alonzo | 1 | -1/+1 | |
| 2016-02-15 | [api] Rename safe_email -> exampleEmail #301 | Marak | 1 | -3/+3 | |
| * Public API convention is camelCase * "example" seemed more explicit than "safe" | |||||
| 2016-02-14 | add faker.internet.safe_email | alexei-lexx | 1 | -0/+5 | |
| Conflicts: lib/internet.js | |||||
| 2016-02-08 | [api] [minor] Replace sampleResult #170 | Marak | 1 | -10/+10 | |
| * Always return array of samples instead | |||||
| 2016-02-08 | adding schema for internet.avatar | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.password | Cliff Pyles | 1 | -0/+29 | |
| 2016-02-08 | adding schema for internet.schema | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.color | Cliff Pyles | 1 | -1/+23 | |
| 2016-02-08 | adding schema for internet.userAgent | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.ip | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.domainWord | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.domainSuffix | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.domainName | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.url | Cliff Pyles | 1 | -0/+8 | |
| 2016-02-08 | adding schema for internet.protocol | Cliff Pyles | 1 | -0/+5 | |
| 2016-02-08 | adding schema for internet.userName | Cliff Pyles | 1 | -0/+23 | |
| 2016-02-08 | adding schema for internet.email | Cliff Pyles | 1 | -0/+22 | |
| 2015-12-29 | Prevent apostrophes in return value of internet#domainWords | yn5 | 1 | -2/+2 | |
| 2015-07-08 | [api] [refactor] Rename `array_element` and `object_element` to camelCase. ↵ | Marak | 1 | -6/+6 | |
| 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 | -106/+107 | |
| 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 | |||||
| 2015-07-06 | Merge pull request #230 from xomaczar/master | Marak | 1 | -1/+1 | |
| [fix] Username must be a string | |||||
| 2015-07-06 | username must be a string | Andrey Khomenko | 1 | -1/+1 | |
| 2015-07-06 | [merge] Commerce implementation | Marak | 1 | -1/+1 | |
| 2015-06-13 | Including a MAC Address generator | João Ferreira | 1 | -0/+11 | |
| 2015-06-11 | Merge pull request #164 from dmamills/master | Marak | 1 | -0/+9 | |
| [api] Add internet.url() | |||||
| 2015-03-20 | Fixed color copy-paste | Jevgeni Smirnov | 1 | -2/+2 | |
