stacker.news/api
mzivil 99e547e6ae fix all hacker news and bitcoin talk links showing up as dupes
It looks like a regression was introduced at some point, because
the `uri` that's compared against the `whitelist` is a regular
expression and not the url hostname + pathname as it was originally
written.

This brings back the original behavior of comparing the whitelist
against the hostname + pathname
2024-02-02 15:46:30 -05:00
..
lnd Add docs for local LND setup 2023-05-19 18:28:46 -05:00
models refine module instantiation 2022-04-27 17:06:42 -05:00
resolvers fix all hacker news and bitcoin talk links showing up as dupes 2024-02-02 15:46:30 -05:00
s3 Fix image deletion batch size (#769) 2024-01-28 12:29:56 -06:00
search semantic search 2024-01-15 17:22:57 -06:00
slack Add setting to send diagnostics back to SN (#463) 2023-09-18 18:00:16 -05:00
typeDefs Allow territory founders to pin items (#767) 2024-01-30 11:04:56 -06:00
webPush Territory post notifications (#745) 2024-01-11 11:27:54 -06:00
package.json Convert worker to ESM (#500) 2023-09-23 20:19:35 -05:00
ssrApollo.js Add chain fees to price carousel (#658) 2023-12-20 16:06:22 -06:00