Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/hapijs/boom
HTTP-friendly error objects
https://github.com/hapijs/boom
01a4996dc6e62949aa7a98ca75b2d0dcd8a4a0a8 authored almost 2 years ago
aa83351d83d1e606f5399345663e7ad684993528 authored almost 2 years ago
83e3e35037c53241f5e35ad5ee6f3b40de788b2c authored almost 2 years ago
9d476d99db2583565bc0b26f3a5cc555ea8e647c authored almost 3 years ago
b2e355851fb3cdb9eec2b654122409170df93e44 authored almost 3 years ago
8c72041a1985847de047e176fd8a197ece306828 authored almost 3 years ago
a89e2bad9ef04754d7c438ef5c41c673ddd8c588 authored almost 3 years ago
c2293a2d1a472f1f30a941a1bdfcc5bf6789f023 authored almost 3 years ago
This reverts commit c35a14079134c3a0753f45bdf09d19c7cf0ac027.
440cd925e4a99a885a934ec46d947aca76fe8b67 authored almost 3 years agoc35a14079134c3a0753f45bdf09d19c7cf0ac027 authored almost 3 years ago
948268e3a8a8d14301bef17f201ca067d66067b8 authored about 3 years ago
12e025c3e873e94cd9e5bfa0e7f4c891c94ea2f6 authored over 3 years ago
84725bd1ca5df345e44f742bf0d2b856be2fb796 authored over 3 years ago
This was causing `TypeError: Cannot redefine property: reformat`
when not using the same versio...
4140b0d802de108af5dcc306f1f1de15b9b4fb10 authored over 3 years ago
* Don't mess with instanceof checks called on subclasses. Closes #285
* Test that actual inst...
2b6bad1ed5ad34757a8cde3e59db5c3cd1d0b410 authored over 3 years ago80528a674af77703cb8d0be15b50a655225d5cae authored almost 4 years ago
`object` doesn't allow properly looking up values on `headers` (for
example, `headers['Authoriz...
8c534dfd3410eb53cd415a568439d462c5fd781f authored about 4 years ago
5efecc8574c5771267f2da0ad7f5f48c1ea126a4 authored about 4 years ago
e89d00cd8ee66938dd6863b619ea5c3b8f55f0ed authored about 4 years ago
Fixes #277
3a6e4e7576201fffd07732b4504dd731c394aa62 authored about 4 years ago
Especially useful in hapijs context, where request.response can be a
Boom object. This change al...
* Create ci-module.yml
* Remove .travis.yml
fba8e6e25f33f9b453cea14f18b72e228cd03606 authored about 4 years ago1f51256fc21d63d6cc2a1fea5a8731acc8079786 authored over 4 years ago
2aa2cda8e65e68c8db5d263acc3b84eceaba6d3d authored over 4 years ago
441c0facc8db8ac2e76ce1e171e9b470a405f206 authored over 4 years ago
002e4a8c2bc63f146db21d5347d1c895664042a8 authored over 4 years ago
The `instanceof` check needs to be called with `Boom.Boom` since `Boom` is not a constructor. Ca...
2e676acafc6b9c5a60c17199fc920e80fc68d5b2 authored over 4 years agob8890801d1aca67a0e745b7e70b37e93a3eee4b5 authored over 4 years ago
7e94679c2111ee49f88a787499a36aedba207c83 authored almost 5 years ago
703ba076a754050a4c0a096df1fd2394e27bfc0c authored almost 5 years ago
7e4dcd2ef26e346b8c1714f18fccbc6100bd6c56 authored almost 5 years ago
6ffa4063bcaf9524c314879340d3980a5c5b09c9 authored about 5 years ago
d3e98781035c3cc8bc17ac0db527a691d2ba6928 authored about 5 years ago
1d648da526cc32bd5ac1fb47bf5871d5a457a2e8 authored about 5 years ago
* Add HTTP code 425 Too Early
* Update index.ts
Co-authored-by: Eran Hammer <[email protected]>
e827e87f1236d73cd11a03bc7338c56610ad8ccf authored about 5 years ago856997e019c330ff1f0e4cce90623ce1b1872ca9 authored about 5 years ago
62b26db5612a687a40945a2e59e9d7041fde0812 authored about 5 years ago
ba4b5481a0720ba8642fceacc5c8ccd92b1a58ae authored over 5 years ago
b50d03eeddd393de70c946fb37eca11322d4248c authored over 5 years ago
d2cc83eb3355d3e394f5dc73699f7d04bd1a2a02 authored over 5 years ago
e719051ef0d514e1a03e74c6455d16362ceb6849 authored over 5 years ago
05cd2992beb7b5c20b18c53b25bc6024271000b0 authored over 5 years ago
e27e76dc09f8f9d18763a82ca4b4e748b0a8f0c7 authored over 5 years ago
54369bc87f600771b28dc1e33381d22ae829d706 authored over 5 years ago
1878aec079ce5cee45918168201787df9195bee5 authored over 5 years ago
5871105266835659fbf773cfe8c3c68ecd52a95c authored over 5 years ago
e8e9c2569f1aec54c7cb4bb17ba6dac6d6ddeed1 authored over 5 years ago
* Fix default export. Fixes #244.
* Update index.js
a989e49e7b071be544b3d60f3e7d16cf2a0f76b4 authored over 5 years ago2ee13f6d872509da830bc47a7084a6233c65e19f authored over 5 years ago
d941f1b23e7436927259d193c5e8df19d84abc7f authored over 5 years ago
feb25bfe1d4bee6324f62f43c49af072e148d170 authored over 5 years ago
5f6f46a38f521e415c8ed986092c0fd9e4d188fb authored over 5 years ago
93e02c36ad0e4a471f5301e0614704a0935b1513 authored over 5 years ago
* Fix constructor return type
* Make data optional
f736e89dc451bc5870c77b8f899f02ad43bef787 authored over 5 years agohttps://www.typescriptlang.org/docs/handbook/advanced-types.html#typeof-type-guards
283f273fd0b138a18fb3890bbc930ba3ebcd4999 authored over 5 years ago8150c41d79bbc14e5e72164597743741f2644497 authored over 5 years ago
a9f5a67269f550cfec1be2fca976f38007ae5cfb authored over 5 years ago
70f2c617835fadaae0588b479722fc5727520ab7 authored over 5 years ago
Fixes #237
fb5b8f01cbea02628da7d4462f4c34804c1ba640 authored over 5 years ago1225ee9b8b1dae0127f95faa2a4db9bd4aa8d790 authored over 5 years ago
160055aff1702200d0465f59677a64da30e1d9f0 authored over 5 years ago
8ea4fae1813d6e2bce385b60d20601cff8d29897 authored over 5 years ago
13bf5b2e1b02cbf0677ce3bae37eab28edf14991 authored over 5 years ago
77ed175702623862b668bee43130e20e25ca0bef authored over 5 years ago
478213514f6ffe712b9e961511c5fa019b13faba authored over 5 years ago
* Added TS declarations
* start tests
* TS tests
* Update API
* Added "files" and cl...
36e02a783ddb9c986249f512766cb41fbbc25ef2 authored over 5 years ago87e27bf023b00b08577dfc80e78b6fc58dadafc1 authored over 5 years ago
9c51cb9bef81f60d0ed5dbdf001a48e1c6504ef3 authored over 5 years ago
c14e7d38dae756f31737d61613b0dfae0eccd89f authored over 5 years ago
1214725a3a440b44ab705e496c43b84d36011584 authored over 5 years ago
7c03582a4b137b45735ce29fa75e7e6c9d5a861b authored almost 6 years ago
3d31b8d090506e7d4ca74231358cab86f83dfe8c authored almost 6 years ago
f4c9293db48b92f663afb49699b828d660fd0d57 authored almost 6 years ago
171aed66bcc65ae12c713e2e880be6699522be95 authored almost 6 years ago
41242fc908f093abdaeb85bfd47bd42dd96d18ea authored almost 6 years ago
b1d1fab79b07668dfdae7933b958cc7807b3514b authored almost 6 years ago
89cd6053be164c8a8c44111164c4e19615ea973f authored almost 6 years ago
d2b2b3701a54f36607b288ae24d697b1fff69c14 authored almost 6 years ago
94cf8ae67f2e89ab05d48b412e30ce844d902861 authored almost 6 years ago
f5c517d7e3bf581eb8466d3b8efeb673029f3005 authored almost 6 years ago
376250c86dc4b6eaab7b482838a3878142f3d892 authored almost 6 years ago
e654b0bba778a429d8bbc43b12ff18d278c927e7 authored almost 6 years ago
75de5790200f467940b1919367fec75f80669d97 authored about 6 years ago
This allows Internal Server Errors to be more easily inspected
during development.
8727b8984dee826a199fd2a9703f12089df09df2 authored about 6 years ago
af5dc90169a582e72e18c9846bd4937dfde895b0 authored about 6 years ago
692379a4449eee2ecd3f7bc1334fe627cf98a399 authored about 6 years ago
25d4ab8a5bee83cc813fa9ce5f62b5360bb2bc31 authored about 6 years ago
87d45625358a5f2958e09354acb187ed23fb54bc authored over 6 years ago
9e2c5e4d496ec12b40630b82730783f453d44a67 authored over 6 years ago
bf7ee7372a7a9fcd55105c15f4d211046a09842d authored over 6 years ago
8e9e6518676528a05ffc40dcc73e281360da81ed authored over 6 years ago
2790af39cb1dc0bce3b94e4ce75b1f046f7e29fa authored over 6 years ago
e11e99e9e27ffc30d6da5c43297e23e6b2713f4e authored over 6 years ago
cb994ed839b06a06b880686cd5672d9218432abd authored almost 7 years ago
* Specs for 424 failed dependency
* Implementation of 424 failed dependency
* Update docum...
c897ab62302ea87fa5b8fdcad023b48eedbffdf5 authored almost 7 years agoThis is more in line with the code.
9681132f3c763879bbce7c38ffd9a84c432e8c51 authored almost 7 years ago9fac0ec8ea9747dbd9b47322d0338f16d865d533 authored about 7 years ago