Tags: NoraCodes/bin
Tags
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
index: increase drag area to the entire form Signed-off-by: Gunwant Jain <[email protected]>
pretty_retrieve: use match_filname to match MIME fixes pastes which had JSON, Bash, etc. content. Signed-off-by: Gunwant Jain <[email protected]>
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]>
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]>
readme: use markdown, add deployment examples Signed-off-by: Gunwant Jain <[email protected]>
pretty.html: add bg color for selected text Signed-off-by: Gunwant Jain <[email protected]>