Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: wantguns/bin

Tags

v2.4.0

Toggle v2.4.0's commit message
add a link to the raw paste from the pretty paste

fixes #22

v2.3.0

Toggle v2.3.0's commit message
clippy fixes

(i don't know rust, things seem to still work?)

v2.2.1

Toggle v2.2.1's commit message
Bin v2.2.1

v2.2.0

Toggle v2.2.0's commit message
Bin v2.2.0

v2.1.1

Toggle v2.1.1's commit message
v2.1.1

fix loading multi-dot extensions

v2.1.0

Toggle v2.1.0's commit message
v2.1.0

- pretty: add softwrapping to pastes
- flyci: detach daemon after deployment
- Add a ton of new syntaxes
- fonts: switch to serving fonts from the server
- fly.toml: using mapped env variables is a PITA on TOML

v2.0.1

Toggle v2.0.1's commit message
Changes:

* add fly.io automated deployments

v2.0.0

Toggle v2.0.0's commit message
Bin v2.0.0

Visual Changes
--------------
* Added visual cues for pasting
* Make the layout more spacier
* Add a fork button on pastes
* Add a new button on pastes
* Fix Iosevka as the monospace font

Internal Changes
----------------
* Switch to building static libraries by default
* Ship ARM64 binaries
* Cut Docker image sizes to 6 MB
* Ship ARM64 Docker images, via a common manifest
* Automate pushing Docker manifests
* Embed all the static files in a single binary
* Include arguments, and env vars for configs

v1.0.0

Toggle v1.0.0's commit message
index: increase drag area to the entire form

Signed-off-by: Gunwant Jain <[email protected]>

v0.2.1

Toggle v0.2.1's commit message
pretty_retrieve: use match_filname to match MIME

fixes pastes which had JSON, Bash, etc. content.

Signed-off-by: Gunwant Jain <[email protected]>