Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/hapijs/inert

Static file and directory handlers for hapi.js
https://github.com/hapijs/inert

Update to use new ext reply interface

b8d00afaeeb88d82070dea57649e53fd1087e418 authored about 7 years ago by Eran Hammer <[email protected]>
Update plugin interface

ff5e4d3012030b25d324445c0e3fbc4c42324063 authored over 7 years ago by Eran Hammer <[email protected]>
Remove unsupported package flag

fa5fcc9e5ac41f236978920dbb132c6575f22bab authored over 7 years ago by Eran Hammer <[email protected]>
Refactor hapi v17. Cleanup for #97

528132fb0f58c79df07baa223d5f46ab1607a26b authored over 7 years ago by Eran Hammer <[email protected]>
Merge pull request #97 from kanongil/async-await

Internal rewrite to async / await

06f87fca72cd84ecd24ba44d661ea17598d89333 authored over 7 years ago by Eran Hammer <[email protected]>
Fix monkey patched fs promise methods

98dfd6821c15021398bfa5744d0a1c9b03b1e085 authored over 7 years ago by Gil Pedersen <[email protected]>
Update internals to use async / await

c07e96758be8a6c6b989e9fcab8c4edb1511d084 authored over 7 years ago by Gil Pedersen <[email protected]>
Extend Fs api abstraction to allow safer monkey patching

43127f67235c4b7fb61e8e8e3a5f70f4a00cb559 authored over 7 years ago by Gil Pedersen <[email protected]>
4.2.1

d06293279a4a03bdf4794b86570a295fc551ecac authored over 7 years ago by Gil Pedersen <[email protected]>
Test on node 8

9c3726f1b87726600333779dcb08165e7d38ee01 authored over 7 years ago by Gil Pedersen <[email protected]>
Update deps. Closes #94

5a3c936a3c04b17eb8404401846d4f545d6743dd authored over 7 years ago by Gil Pedersen <[email protected]>
Merge pull request #93 from kanongil/travis-node8-fix

Limit "node" tests to only try configured hapi release

90a6ea8dfb4a07fd2d14f99548c5ed23e9425bfa authored over 7 years ago by Gil Pedersen <[email protected]>
Limit "node" tests to only try configured hapi release

660da3f3e91675309d970c53bfb0285f9e6cb26e authored over 7 years ago by Gil Pedersen <[email protected]>
Fix formatting

03a7fc609648ea4782300d7f810db7f4f478ef83 authored over 7 years ago by Gil Pedersen <[email protected]>
4.2.0

3ae1e8a3dc14f3695eeedb2bbbd7a5444819f03f authored over 7 years ago by Gil Pedersen <[email protected]>
Update lab dependency

ff60dc98dd33f873d829950a9df71f03c93ba6ea authored over 7 years ago by Gil Pedersen <[email protected]>
Merge pull request #87 from kanongil/start-end-option

Add start and end option to file handler

5eaa573c324fe6e2aa37108cf019183aa315a17d authored over 7 years ago by Gil Pedersen <[email protected]>
Add start and end option to file handler and method. Closes #86

3b7af0d36a2c2419d176f6cc8de6dd342fa7d1c3 authored over 7 years ago by Gil Pedersen <[email protected]>
Refactor to manage file life-cycle in a Fs.File class

76b4f3a2b44c125be57ce4874d71d974fa19237e authored over 7 years ago by Gil Pedersen <[email protected]>
No need to expose pendings

fe24c249732c8fa6e8451a8b7817ea0e9bd96f39 authored over 7 years ago by Gil Pedersen <[email protected]>
Update copyright

c7554484e7139b06b571286eedf28b240228071f authored over 7 years ago by Gil Pedersen <[email protected]>
Add extra route to handle internally normalized paths

585da734940c457be29c50aa05e4e0d6144baa26 authored over 7 years ago by Gil Pedersen <[email protected]>
Remove usage of deprecated os.tmpDir() method

fe6a1606a32a0f207edb54c875bf5eadaa3763c8 authored almost 8 years ago by Gil Pedersen <[email protected]>
Use object without prototypes for pendings hash lookup

c2c502c336fe1ec7be7cf3114528d31b93a5ccbb authored almost 8 years ago by Gil Pedersen <[email protected]>
4.1.0

d7984952f057d46587548fdac175b3b68d2c8740 authored almost 8 years ago by Gil Pedersen <[email protected]>
Merge pull request #71 from kanongil/lookupmap-option

Add lookupMap option

a164a8fdcfa5cbc44970336ae89c900c1e291cde authored almost 8 years ago by Gil Pedersen <[email protected]>
Add lookupMap option that extends lookupCompressed responses

c82c3ee90c450028ed7bbc7f77db8e851ec7e3b0 authored almost 8 years ago by Gil Pedersen <[email protected]>
Ensure only specified properties are used for lookup

11fb666a89bffec036d004d8e150d0279f530235 authored almost 8 years ago by Gil Pedersen <[email protected]>
Refactor compressed file lookup

e9f6899d5e3a5fc45268123b16380e5cc190cfb3 authored almost 8 years ago by Gil Pedersen <[email protected]>
4.0.4

8a037e16bdef72c8b4230cf9bc46cbc6716d4d01 authored about 8 years ago by Gil Pedersen <[email protected]>
Test against current hapi

d7646e1748c5ba2b671dbf083e00ab19bde6c964 authored about 8 years ago by Gil Pedersen <[email protected]>
Merge pull request #79 from kanongil/directory-path-fix

Manually extract last param name from path

ed46993733c04f86a6a335d60e0bfef8e2c4aed2 authored about 8 years ago by Gil Pedersen <[email protected]>
Manually extract last param name from path. Closes #74

22304de5eedbb7c9c7a604dcfd60573a44aee6cf authored about 8 years ago by Gil Pedersen <[email protected]>
Deps. Closes #76

93b387abc841e041e9f5e6366bb8c709a311aea0 authored about 8 years ago by Eran Hammer <[email protected]>
4.0.2

1ebb127d61cbfb732e322dd3dfd11fecd92ad56d authored over 8 years ago by Gil Pedersen <[email protected]>
Fix back compat lookup

9f5d476eb6e5d53ad6e965219dfc2b41482e47f4 authored over 8 years ago by Gil Pedersen <[email protected]>
Update from lab 10.x to 11.x

e70e54f89c08f223db2caeb7df50ef9e6eb4be2b authored over 8 years ago by Gil Pedersen <[email protected]>
Update joi from 8.x to 9.x

96d550a932ae1a5eef56f55b3286e5328d4b6139 authored over 8 years ago by Gil Pedersen <[email protected]>
Add confine=false to all tests that access a temporary file

58729963b9710b227937ef0a8ecae01524fb7cce authored over 8 years ago by Gil Pedersen <[email protected]>
Add appveyor config

ce382f9af37c38edbe2019c69c6d37043cd563ec authored over 8 years ago by Gil Pedersen <[email protected]>
4.0.1

7c6c6812d5e8f1b7157b7ff18136f9c40f9a11f5 authored over 8 years ago by Gil Pedersen <[email protected]>
Update code to v3. Closes #68

37824f525cfb3e37dba9623c22b29898e5aa81fe authored over 8 years ago by Gil Pedersen <[email protected]>
Only publish production assets. See hapijs/contrib#90

5d258f6c625fa9da00f2097030619000b9692717 authored over 8 years ago by Gil Pedersen <[email protected]>
Ignore range requests when configured for route. Closes #67

7bcdb6df8c5f878ad7eecfca2f0fa2ee39ac4bcb authored over 8 years ago by Gil Pedersen <[email protected]>
Merge pull request #63 from gergoerdosi/node-v6

Test on node v6

a216ee6ed9533dfbb0c64844a750d8497d7e36f4 authored over 8 years ago by Gil Pedersen <[email protected]>
Test on node v6

8826164c5c5476504255e18f0015fb62853fc08d authored over 8 years ago by Gergo Erdosi <[email protected]>
4.0.0

c4f6b07e3864e7d0883b4f7a5675cb2e47a2096e authored over 8 years ago by Gil Pedersen <[email protected]>
Merge pull request #47 from kanongil/confine-file-path

Add "confine" option that confines file responses

d53a0ec6eb7870caecb7b3fedb8d434738cd3f18 authored over 8 years ago by Gil Pedersen <[email protected]>
Add confine option that confines file responses

0a6b551e6c4c6b31c4e233b4ebdce8b0647ef6a4 authored over 8 years ago by Gil Pedersen <[email protected]>
Remove '..' param check which is no longer required. Closes #5

7251728b8421dac6cb25c71353eb50dd98be0ace authored over 8 years ago by Gil Pedersen <[email protected]>
Update license date

fef223215a9842f6ae9c57586357bd812938d0fa authored over 8 years ago by Gil Pedersen <[email protected]>
Update hoek to 4.x.x

ac741b569c213e9c76920241a17f73b25e5bfa25 authored over 8 years ago by Gil Pedersen <[email protected]>
Update travis config to match hapi

d751e8d575afe939c7d7058287504ed8ac48971c authored over 8 years ago by Gil Pedersen <[email protected]>
Update devDependencies

d2998d8aff9f454110d177cf7c1c684cacc8f82f authored over 8 years ago by Gil Pedersen <[email protected]>
Update joi to 8.x.x

c439c5ba384854a9a932f64cbfba9818d6395dc8 authored over 8 years ago by Gil Pedersen <[email protected]>
Merge pull request #56 from prashaantt/clarify

Clarify bad path for directory handler message

11ce9bf56382affb5a85066872b5d3ff6ced0e52 authored over 8 years ago by Gil Pedersen <[email protected]>
Merge pull request #59 from simon-p-r/absolutePath

Remove hoek.isAbsolutePath for path.isAbsolute

9607ea489b4a042ab25eb603b3127bbf06a84c3b authored over 8 years ago by Gil Pedersen <[email protected]>
Merge pull request #61 from kanongil/gzip-range-fix

Restrict when range request logic is applied

4e3ec4dcf81908fef3ca43738087abe27beb4cc2 authored over 8 years ago by Gil Pedersen <[email protected]>
Restrict when range request logic is applied. Closes #60

bd6a0072f6371f8280bc01036bd378dd98af819a authored over 8 years ago by Gil Pedersen <[email protected]>
remove hoek.isAbsolutePath for path.isAbsolute

3c4cd57b233ad4a7a175ed9e1edc6454be4e5e7c authored over 8 years ago by simon-p-r <[email protected]>
Clarify bad path for directory handler message

5540383ead92cf81c357d297bb2007165dfab13f authored almost 9 years ago by Prashant Tiwari <[email protected]>
Update lru-cache to 4.0.x. Closes #53

0b33f1e14d0093e5d4cbec6c16a3a12d3f1c3cf4 authored almost 9 years ago by Gil Pedersen <[email protected]>
Fix license according to hapijs/contrib#66

86a12b85507d4b24999bf9a0397193a8ccef4ef0 authored almost 9 years ago by Gil Pedersen <[email protected]>
Don't test using the hapi-lts branch

f5f704d5545ec29bc0ea2493fe0fc4f923940630 authored almost 9 years ago by Gil Pedersen <[email protected]>
Additional ES6 style fixes

ef243e18022e303c1a298ba84a024a0a2a448af3 authored almost 9 years ago by Gil Pedersen <[email protected]>
Merge branch 'escalant3-es6-and-node4'

cbab9fc06a7ce7218a81cf2e34b8c0717792824e authored almost 9 years ago by Gil Pedersen <[email protected]>
Remove unnecessary memoizing

90c860a059dc760ad39c5a9be3d242e2a09fc48c authored almost 9 years ago by Diego Muñoz Escalante <[email protected]>
Update dependencies. Update codebase to ES6/Node4

b7210a2edbc2f7e7842db8b78eb94b1e218310c9 authored almost 9 years ago by Diego Escalante <[email protected]>
Use ES6 endsWith for better readability

6614b93b080761c28532c01fb495db71e68a5146 authored almost 9 years ago by Diego Muñoz Escalante <[email protected]>
Validate response statusCode in tests

19b58020353e0bf74f3e7d580d0c342d83b2b53f authored about 9 years ago by Gil Pedersen <[email protected]>
3.2.0

c84a2f2750d26a8fd61cab462fedc56ec0c65191 authored about 9 years ago by Gil Pedersen <[email protected]>
Merge pull request #30 from kanongil/etag-option

Add new etaging options

478e66c06c19bd9abf5845d2fedb59caaaa68d5e authored about 9 years ago by Gil Pedersen <[email protected]>
Fix test timing

10d50d0b4ea5598c6ae5104a2210e8746659cef0 authored about 9 years ago by Gil Pedersen <[email protected]>
Refactor etag handling

da571bf529a5a7611aebf94943b84172be2cb39e authored about 9 years ago by Gil Pedersen <[email protected]>
Refactor etag handling to separate file

17591f59898ad013c9ab18c7d68ba154bf3cc13d authored about 9 years ago by Gil Pedersen <[email protected]>
Add etagMethod option to file and directory handlers

01fcc7f4f0d08f05d0438217e66d68296586c155 authored about 9 years ago by Gil Pedersen <[email protected]>
Always return ETag when etagMethod is set to "hash". Closes #29

2937c90d28000f090bb2e497b56ad858f3ed014e authored about 9 years ago by Gil Pedersen <[email protected]>
Style fixes

fa275432faaa260c1a2c06cbee653116e0993ce6 authored about 9 years ago by Gil Pedersen <[email protected]>
Add documentation for etagMethod option

7f5c0e0ab23cd36934728d6b4a92f4395f50598e authored about 9 years ago by Gil Pedersen <[email protected]>
Only compute file hash for first request with uncached etag

4afd08dedd5e6683bfbae43429dba80eb36df6fe authored about 9 years ago by Gil Pedersen <[email protected]>
Refactor ETag and Content-Range calculation to internal methods

0b499724e4203b87a07f411114484a2f9041ac6e authored about 9 years ago by Gil Pedersen <[email protected]>
Test against [email protected]

98f3d928fe62ba9b2385602a2d175bbb01300c7f authored about 9 years ago by Gil Pedersen <[email protected]>
3.1.0

c4c077282463adf0c915d492b50c4887d6053c4d authored about 9 years ago by Gil Pedersen <[email protected]>
Apply new plugin attributes. Closes #43

ae8cd8e2de72c6c8f84cbd36e138321f2fae0254 authored about 9 years ago by Gil Pedersen <[email protected]>
Update to [email protected]

e21b09829e51cf3b332a81acd368d4004fd08067 authored about 9 years ago by Gil Pedersen <[email protected]>
Update lru-cache to 2.7.x

4a54ac0ef08440e0207347db77ba6c7ba970caf8 authored about 9 years ago by Gil Pedersen <[email protected]>
Ensure a compatible version of joi is installed

cbbf55679c8eff36e8ff60c03f4058b0d59652be authored about 9 years ago by Gil Pedersen <[email protected]>
Test using [email protected] whenever possible. Closes #44

9911f4d715910f21ce9b9520cfa2f3ad0bd3b0bd authored about 9 years ago by Gil Pedersen <[email protected]>
3.0.2

a65c7317e14d150e98b2e7b201926b15cc723dcb authored about 9 years ago by Gil Pedersen <[email protected]>
Merge pull request #42 from kanongil/no-dir-file-reopen

Avoid re-opening files when serving from a directory

10c7a3a6d1342ab6b6cc6f8f4390240b035f8b9d authored about 9 years ago by Gil Pedersen <[email protected]>
Avoid re-opening files when serving from a directory

6a5c42529f854133f079012038b88de2dfef0d8f authored about 9 years ago by Gil Pedersen <[email protected]>
Refactor to use new Joi.attempt method

19e28fcdab2fc4e1a7acc04a0e0162da9ba9ece4 authored about 9 years ago by Gil Pedersen <[email protected]>
Test using node 4.0

f43eb466c978de15c0863686866a6b303108f106 authored over 9 years ago by Gil Pedersen <[email protected]>
3.0.1

407740508e95aa529b3affdb4ec185607dfc3e7f authored over 9 years ago by Gil Pedersen <[email protected]>
Respect connection compression setting for pre-compressed content. Closes #36

2d5a08e74ff6a705817454d365fc5647c8f5dcad authored over 9 years ago by Gil Pedersen <[email protected]>
Documentation rewrite. Closes #33

a237f56aeef465ab017dbe9c6d14562ed854276d authored over 9 years ago by Gil Pedersen <[email protected]>
Add security tests from hapi 8.x. Closes #32

1efdf427f2c37f76b6a6839da3a86dbdbfb09cd6 authored over 9 years ago by Gil Pedersen <[email protected]>
Test using hapi 9.x

95462f416cf2f1428b5430cbf62b6e1229034dab authored over 9 years ago by Gil Pedersen <[email protected]>
Merge pull request #35 from hapijs/v3

Move config to plugin options from hapi server. Closes #34

b7587c52383f8e689cb7543e72fccbc47dfeea74 authored over 9 years ago by Gil Pedersen <[email protected]>
Move config to plugin options from hapi server. Closes #34

835c8f812e762d68bea6fce73bc2b94c6c062cfb authored over 9 years ago by Eran Hammer <[email protected]>