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

Skip to content

Tags: NoraCodes/bin

Tags

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]>

v0.2.0

Toggle v0.2.0's commit message
index.html: add a frontend for pastes

a simple, minimalistic frontend for pasting texts the objectively easy
way for those not comfortable with CLI.

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

v0.1.2

Toggle v0.1.2's commit message
pretty.html: fetch stylesheet only if the var is declared

otherwise the app will perform an unnecessary 404 request everytime a
theme is not declared

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

v0.1.1

Toggle v0.1.1's commit message
readme: use markdown, add deployment examples

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

v0.1.0

Toggle v0.1.0's commit message
pretty.html: add bg color for selected text

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