Commit Graph

138 Commits

Author SHA1 Message Date
Christoph Diehl 51ff738c34
Return an object instead of null for empty JWK presets 2018-01-31 12:21:29 +01:00
Christoph Diehl 6c0c0c0fff
Add two missing importKey methods 2018-01-31 12:08:56 +01:00
Christoph Diehl 96e9210407
Add getRandomCandidate() and defaults for keyFormat 2018-01-30 17:49:59 +01:00
Christoph Diehl 7af5e072fd
Add algorithms and presets for WebCrypto 2018-01-30 17:06:51 +01:00
Christoph Diehl ab97313acb Add range generator for floating points 2018-01-16 18:39:48 +01:00
Christoph Diehl bbca3019aa Update default STUN server 2017-12-01 09:33:51 +03:00
Christoph Diehl 2f3f62a062 Fix standard. 2017-11-28 21:45:18 +03:00
Christoph Diehl 6df44b5f63 Add IceCandidate, SdpMid, Turn BNF structures from Framboise 2017-11-28 21:40:13 +03:00
pyoor 88d3051fc3 Add unix timestamp support 2017-11-27 11:53:48 -05:00
Christoph Diehl bc19d0869c Fix standard. 2017-11-22 02:02:06 +03:00
Christoph Diehl 0d6a9af9c1 Add a simple generator for DTMF 2017-11-22 01:59:09 +03:00
Christoph Diehl f784bd8da3 Add crypto.js for all things crypto. 2017-11-21 06:51:14 +03:00
pyoor d978a5d466 Don't wrap generated font in quotes 2017-09-19 16:02:37 -04:00
pyoor 4ab0af5feb Expand assignment operators 2017-09-19 13:14:37 -04:00
pyoor d99799e430 Simplify make.typed.bufferSource 2017-09-13 16:44:14 -04:00
pyoor 1020793e96 Further cleanup in make.typed.any() 2017-09-13 16:31:04 -04:00
pyoor 91554d32a4 Cleanup make.typed.any() 2017-09-13 16:23:48 -04:00
Christoph Diehl 6303c66f51 Add types of BufferSource 2017-09-13 21:04:58 +02:00
Christoph Diehl 81ec8a9891 Merge branch 'master' of https://github.com/MozillaSecurity/octo 2017-09-13 21:01:13 +02:00
Christoph Diehl f098ea3b00 Add types of BufferSource 2017-09-13 20:57:21 +02:00
pyoor 1c51339e4e Fix bad reference in make.datetime 2017-09-12 22:13:50 -04:00
pyoor 9d08efb4c7 Remove fix standard style error 2017-08-30 13:36:18 -04:00
pyoor e944933850 The consumer should call utils.common.quote 2017-08-30 13:02:51 -04:00
pyoor 2bf0e0ddbe Add base64 audio data 2017-08-30 12:52:37 -04:00
Christoph Diehl 69d537325b Add missing MPL to alignment.js 2017-08-08 12:48:47 +02:00
pyoor bbb579b2b9 Check for undefined values when making filled arrays 2017-07-21 14:05:40 -04:00
pyoor a1aab62256 Favor lower numbers in make.number.any() 2017-07-20 15:30:11 -04:00
pyoor fa4546d8b6 Initial commit of make.style 2017-07-20 15:29:52 -04:00
pyoor 44d74b09bf Minor bug fix in creating filled arrays without a limit 2017-07-20 10:24:57 -04:00
pyoor c9a8cbf7e7 Initial commit 2017-07-06 10:18:22 -04:00
pyoor 9cc22a99de Multiple bugfixes 2017-07-06 10:18:04 -04:00
pyoor 3a44c6065b Don't quote object properties 2017-06-30 13:21:23 -07:00
pyoor 236ccfeddb Reduce generated string size 2017-06-30 13:19:31 -07:00
pyoor 272a6b614c Add URL object generators to make.network 2017-06-30 13:19:03 -07:00
pyoor 8d4093a7d4 Remove unicode hyphens 2017-06-28 14:20:45 -07:00
pyoor 0e8c0df425 Initial commit of make.command 2017-06-28 13:14:01 -07:00
pyoor ac88f930c5 Initial commit of make.uri 2017-06-28 13:13:52 -07:00
pyoor f884643863 Initial commit of make.alignment 2017-06-28 12:01:48 -07:00
pyoor 33c3d3ab6d Add relativeSize 2017-06-28 12:01:34 -07:00
pyoor b1e9ec82c5 Allow negative values for float and double 2017-06-28 12:01:19 -07:00
pyoor 0a21e8ecb1 Initial commit of make.typed 2017-06-27 21:36:26 -07:00
pyoor 93f31512ad Initial commit of make.html 2017-06-27 21:36:26 -07:00
pyoor 83ade20f6a Add ISO date/time formatting 2017-06-26 14:57:46 -04:00
pyoor 02b8070dfa Initial commit of datetime generator 2017-06-26 14:43:25 -04:00
pyoor 3cda93c824 Fix bug in make.number.float 2017-06-23 11:36:33 -04:00
pyoor 72322bbb2d Expand make.text.language 2017-06-23 11:35:05 -04:00
pyoor 6a65f5a4e6 Fixed bug in make.chars 2017-06-15 12:16:11 -04:00
Christoph Diehl bc7295ba29 Fix two more left-overs of make.number.*Number reference 2017-06-10 07:40:29 +02:00
Christoph Diehl 56d3cb3851 Let shaders be returned as arrays 2017-06-10 05:54:06 +02:00
Christoph Diehl bf19096239 Remove Number suffix from make.number.* methods 2017-06-10 05:51:41 +02:00
Christoph Diehl 891fb2bb60 Rename make.number.anyNumber to make.number.any 2017-06-08 04:26:28 +02:00
Christoph Diehl fd6debad01 Use any() rather than file() inside make.files 2017-06-06 07:17:14 +02:00
Christoph Diehl 3e8c5c82f7 Fix namespace of quote() 2017-06-06 07:07:08 +02:00
pyoor ade22d6dc4 Fix standard style issues 2017-06-01 13:30:04 -04:00
pyoor be4fef5d86 Reduce dependencies in make.network.randomIPv6 2017-05-31 15:58:01 -04:00
pyoor 7f68b11902 Merge make.strings into make.text 2017-05-31 15:57:05 -04:00
pyoor 96d2ffa450 Fix minor style issue 2017-05-31 15:41:02 -04:00
pyoor 5726fc4e2c Simplify make.text.any 2017-05-31 15:40:25 -04:00
pyoor e7773ee307 Add make.text.any 2017-05-31 15:28:33 -04:00
pyoor 6c009be41d Add make.text.chars 2017-05-31 15:28:20 -04:00
pyoor 52257b6d95 Add make.text.bidiCharCodes 2017-05-31 15:25:48 -04:00
pyoor 9b19775bb8 Move registeredFontFeatures to make.fonts 2017-05-31 15:24:43 -04:00
pyoor 3de3feef21 Modified make.array.filledArray to accept an array of callbacks 2017-05-14 21:22:59 -04:00
Christoph Diehl 7b4bfe7f94 [files.js] Fix namespace 2017-05-02 23:37:06 +03:00
Christoph Diehl 92cac4b901 [numbers.js] Fix typo 2017-05-02 22:32:36 +03:00
Jesse Schwartzentruber 0302a84fa6 Linter changes
* Override remaining eslint errors from standard
* Run standard with grunt instead of separately
2017-04-26 18:01:48 -04:00
Christoph Diehl 6cbda76fea Use Standard as JavaScript standard style 2017-04-26 01:21:31 +03:00
pyoor ac7ac78d92 Refactor make.unit.unit 2017-04-25 11:24:56 -04:00
pyoor 2e65a4bea3 Fix all type coercion issues 2017-04-25 11:22:15 -04:00
pyoor aa6e9f567a Rename make.numbers to make.number 2017-04-25 11:19:25 -04:00
pyoor 9869c32457 Rename make.numbers.number to make.numbers.any 2017-04-25 11:18:29 -04:00
pyoor 6adf8b4026 Rename types to any 2017-04-25 11:15:23 -04:00
pyoor 3b64a2af03 Multiple function refactor 2017-04-25 11:15:07 -04:00
pyoor 5ee30f8b21 Rename make.units to make.unit 2017-04-25 11:08:16 -04:00
pyoor c5791d6250 Remove make.font.globalValue from wrappers 2017-04-25 11:07:35 -04:00
pyoor 549c529210 Refactor make.unit.units 2017-04-25 11:03:55 -04:00
pyoor 6dfe1ffca9 Expand some functions and wrap everything in random.pick 2017-04-25 11:00:01 -04:00
pyoor 21ddc920c9 Initialize make 2017-04-25 10:58:15 -04:00
pyoor 71a2590641 Refactored font class names 2017-04-25 10:12:48 -04:00
pyoor 31c96b4609 Return via random.pick 2017-04-24 17:01:44 -04:00
pyoor 95a95f7317 Corrected jshint warnings 2017-04-24 11:16:10 -04:00
pyoor 18631eab1f Fixed casing on Make 2017-04-24 11:14:58 -04:00
pyoor 8302bac2e1 Fixed bad reference to make.strings.stringFromBlocks 2017-04-24 11:12:08 -04:00
pyoor b4d8415fb3 Corrected jshint warnings 2017-04-24 11:10:52 -04:00
pyoor 93bcec2976 Corrected jshint warnings 2017-04-24 11:08:38 -04:00
pyoor ddbbe9f22b Corrected jshint warnings 2017-04-24 11:06:58 -04:00
pyoor 96d746c033 Expanded make.mime with values from DOMFuzz 2017-04-24 11:04:27 -04:00
Christoph Diehl dfa6ecc685 Move library folders into lib 2017-04-23 01:49:49 +03:00