Commit Graph

381 Commits

Author SHA1 Message Date
Christoph Diehl f0befe57fc
Add parseUniforms and parseAttributes for WebGL shaders 2018-02-20 03:05:42 +01:00
Christoph Diehl 3ddc37a7e9
Add texture sources for WebGL 2018-02-20 02:45:45 +01:00
Christoph Diehl 29fd8b2d53
Add targets for WebGL 2018-02-20 02:16:37 +01:00
Christoph Diehl 1057bf42da
Merge branch 'master' of http://github.com/mozillasecurity/octo 2018-02-20 02:05:51 +01:00
Christoph Diehl e5853b01c4
Add texture formats for WebGL 2018-02-20 02:04:37 +01:00
pyoor 20e95e7a1d Add make.number.interesting 2018-02-12 13:33:54 -05:00
Christoph Diehl a6913f1905
Add octo 0.0.3 for jsdelivr 2018-02-06 13:03:31 +01:00
Christoph Diehl d9e0a4cf35
Merge branch 'master' of http://github.com/mozillasecurity/octo 2018-02-06 03:04:19 +01:00
Christoph Diehl 908a30b648
Update README.md 2018-02-06 03:03:36 +01:00
pyoor 4723596dab
Merge pull request #21 from MozillaSecurity/postinstall
Run scripts via 'npm run ...'
2018-02-05 19:47:03 -05:00
pyoor 2ce98b1f6c Run scripts via 'npm run ...' 2018-02-05 19:46:22 -05:00
Christoph Diehl 12fa7b4ed5
Merge pull request #20 from MozillaSecurity/postinstall
Build after npm install
2018-02-05 21:28:51 +01:00
pyoor 4f66497578 Build after npm install 2018-02-05 15:14:59 -05:00
Christoph Diehl 4ee0a295a3
Add missing version field in package.json 2018-02-05 20:58:15 +01:00
Christoph Diehl 087ea48bfe
Update RSA-PSS publicExponent 2018-02-04 16:40:51 +01:00
Christoph Diehl 3fc92abc8c
Update crypto.js with template strings 2018-02-03 10:16:37 +01:00
Christoph Diehl c8403064f3
Add mackup() to beautify template strings 2018-02-03 10:16:08 +01:00
Christoph Diehl e6af48caca
Update package.json
* Ignore deploy folder for standard linter
* Add build step
2018-01-31 12:23:34 +01:00
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 1e7207071e Add pre-commit hook for standard linter 2018-01-22 22:32:03 +01:00
Christoph Diehl 94938bda28 Add pre-commit hook for standard linter 2018-01-22 22:30:40 +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
pyoor 88cf5c4bfb Fix unit matching regex 2017-08-16 16:16:29 -04:00
pyoor ddc48c2045 Use random.chance instead of random.number === n 2017-08-16 15:59:14 -04:00
pyoor e891f28fa6 Only mutate units when preceeded by a number 2017-08-16 15:57:57 -04:00
Christoph Diehl 69d537325b Add missing MPL to alignment.js 2017-08-08 12:48:47 +02:00
Christoph Diehl c5824a4083 Merge branch 'master' of https://github.com/MozillaSecurity/octo 2017-08-08 12:47:11 +02:00
Christoph Diehl 563b1a950c Update README.md 2017-08-08 12:47:06 +02:00