haste-server icon indicating copy to clipboard operation
haste-server copied to clipboard

open source pastebin written in node.js

Results 21 haste-server issues
Sort by recently updated
recently updated
newest added

Following https://www.toptal.com/developers/hastebin/documentation but using --data-binary ``` curl --request POST --url https://hastebin.com/documents --header "Authorization: Bearer TOKEN" --data-binary "@schema.zip" {"key":"ilozemivib"} ``` ``` curl --request GET --url https://hastebin.com/raw/ilozemivib --header "Authorization: Bearer TOKEN" -o...

stale

The first repository by me

Hello fellow users and contributors, we have some exciting news to share 🎉! As you might know, Hastebin was acquired by Toptal in 2021, and we started to work on...

announcement
nostale

I'm setting up hastebin on a server with other services, I'd like to proxy it through httpd to be exposed at /haste or something like that but it doesn't look...

triage

I have my main website on the / location for my website and I wanted to host hastebin on /paste. I tried it using ngix with the following location config:...

triage

Sadly #224 was closed, but I think we should at least have a tracking issue for it. The user experience in mobile devices (like phones) is poor. The text appears...

backlog

This should be a backwards compatible change allowing people to use BackBlaze B2 or Linode with the aws-sdk (as they offer S3 endpoints). The key change here is allowing an...

triage

Could you please consider including integrated support for publishing / pinning Hastebin pasted text onto IPFS (Inter Planetary File System)? There are some paste projects which accomplish this already, which...

feature request
triage

Slight re-design, mobile friendly & SVG images Closes #283 Closes #87 Closes https://github.com/seejohnrun/haste-server/pull/60 Closes https://github.com/seejohnrun/haste-server/pull/92 --- ![image](https://user-images.githubusercontent.com/64965/95285879-d847c780-082f-11eb-84af-971997b192ba.png)

triage

`staticMaxAge - max age for static assets (86400)` I see this line in README in the settings section, do you call pastes "static assets" and if so, does that mean...

triage