AsthoBin

AsthoBin is a simple website to share pieces of code with a URL, written in Rust (available on https://bin.asthowen.fr).

GPL-3.0 License

Stars
2
AsthoBin - 0.1.1 Latest Release

Published by Asthowen about 1 month ago

Replacing openssl with rustls and deleting the BASE_URL environment variable.

AsthoBin - 0.1.0

Published by Asthowen about 1 month ago

 Improvements

  • Add Vite.js
  • Switched to Alpine Linux for Docker image
  • Removed redundant HTML template
  • Updated dependencies
  • Excluded assets compilation in debug mode
  • Code cleanup and refactoring
AsthoBin - 0.0.8

Published by Asthowen 6 months ago

Dependencies updated

AsthoBin - 0.0.7

Published by Asthowen 9 months ago

Switch to diesel-async and improved error handling.

AsthoBin - 0.0.6

Published by Asthowen 9 months ago

Upgrade dependencies and refactor Rust, HTML, and JS code/structure.

AsthoBin - 0.0.5

Published by Asthowen over 1 year ago

Bundle static files in binary

AsthoBin - 0.0.4

Published by Asthowen about 2 years ago

  • Switch to diesel 2.0
  • Auto-deployment of migrations at startup
AsthoBin - Fixes and adds

Published by Asthowen about 2 years ago

  • Fix zoom on mobile
  • Add raws files
AsthoBin - Fixes and adds

Published by Asthowen about 2 years ago

  • Governor added for ratelimit management
  • Adding environment variables: LOG_ON_ACCESS, LOG_ON_SAVE, RATELIMIT_BETWEEN_SAVE, RATELIMIT_ALLOWED_BEFORE, ACTIX_WORKER_THREADS_NUMBER
AsthoBin - 0.0.1

Published by Asthowen over 2 years ago

First version