|
Add `time` as a dependency with 0.3.36 version requirement. |
Andi Powers-Holmes
|
|
Bump once_cell from 1.18.0 to 1.19.0 |
dependabot[bot]
|
|
Bump futures from 0.3.29 to 0.3.30 |
dependabot[bot]
|
|
Bump actix-web from 4.4.0 to 4.4.1 |
dependabot[bot]
|
|
Bump tokio from 1.34.0 to 1.35.1 |
dependabot[bot]
|
|
In plaintext mode, end with a newline |
Egor Tensin
|
|
Same line height on paste submission & view |
Egor Tensin
|
|
Remove default textarea padding |
Egor Tensin
|
|
Bump version to 2.0.1 |
Jordan Doyle
|
|
Update dependencies |
Jordan Doyle
|
|
Build Docker container FROM scratch |
Jordan Doyle
|
|
Fix build |
Jordan Doyle
|
|
Use browser font |
Jordan Doyle
|
|
Revert "use static linking in Dockerfile" |
alk3pInjection
|
|
use static linking in Dockerfile; add docker-compose.yml |
Alistair Bahr
|
|
Add flake.nix |
Jordan Doyle
|
|
Bump bytes from 1.1.0 to 1.2.1 |
dependabot[bot]
|
|
Bump once_cell from 1.10.0 to 1.14.0 |
dependabot[bot]
|
|
Bump once_cell from 1.10.0 to 1.13.1 |
dependabot[bot]
|
|
Bump tokio from 1.17.0 to 1.20.1 |
dependabot[bot]
|
|
Bump log from 0.4.14 to 0.4.17 |
dependabot[bot]
|
|
Bump parking_lot from 0.12.0 to 0.12.1 |
dependabot[bot]
|
|
fix newlines in browser display |
DasLulilaan
|
|
Fix font difference between code block and textarea |
Jordan Doyle
|
|
Create docker-publish.yml |
Jordan Doyle
|
|
CI |
Jordan Doyle
|
|
Merge branch 'actix' |
Jordan Doyle
|
|
cargo fmt |
jordan@doyle.la
|
|
Bump version |
Jordan Doyle
|
|
Bump version to v1.0.5 |
jordan@doyle.la
|
|
Add bat for its extended syntax sets |
Jordan Doyle
|
|
Fixes #16: New lines lost when only a \n is given |
jordan@doyle.la
|
|
Bump dependencies |
Jordan Doyle
|
|
cargo update |
jordan@doyle.la
|
|
Run on port 8000 in docker |
jordan@doyle.la
|
|
Update Rocket dependency branch to "master" |
Aaron
|
|
Fix docker build for actix |
jordan@doyle.la
|
|
Upgrade rocket to latest version |
jordan@doyle.la
|
|
Move to actix-web |
jordan@doyle.la
|
|
Add viewport meta tag for better mobile interface |
Chris Martin
|
|
Move to async rocket |
jordan@doyle.la
|
|
Upated dockerfile to install libclang-dev |
Shaarad Dalvi
|
|
Fix build after updating dependencies & make scripts posix-compliant |
Jordan Doyle
|
|
Move to async rocket |
jordan@doyle.la
|
|
Remove FreeBSD build as it currently fails |
Jordan Doyle
|
|
Do a cargo check instead of duplicating the build |
Jordan Doyle
|
|
Add rel="help" link to this repo (sorry! feel free to patch this out) |
Jordan Doyle
|
|
Bump package versions |
Jordan Doyle
|
|
Update README.md |
Jordan Doyle
|
|
Fixed "snippits" to "snippets" |
Ron Nazarov
|
|
Update .travis.yml |
Jordan Doyle
|
|
Bump version to 1.0.3 |
Jordan Doyle
|
|
Add linenumbering Fix rocket dependencies |
j_dickert
|
|
Add Dockerfile |
Olgierd "Allgreed" Kasprowicz
|
|
Fix deploy script on arm & windows builds |
Jordan Johnson-Doyle
|
|
We're maturing like a fine cheese |
Jordan Doyle
|
|
Prevent cloning paste on show where not necessary |
Jordan Johnson-Doyle
|
|
Avoid cloning generated id when submitting paste |
Jordan Johnson-Doyle
|
|
Bump version to 1.0.2 |
Jordan Johnson-Doyle
|
|
Add config to Cargo.toml for crates.io |
Jordan Johnson-Doyle
|
|
Unnecessary fully qualified struct reference |
Jordan Johnson-Doyle
|
|
Strip debug symbols on release builds from Travis |
Jordan Johnson-Doyle
|
|
Remove dependency on ring |
Jordan Johnson-Doyle
|
|
Remove unused dependencies, slightly optimise release binary size |
Jordan Johnson-Doyle
|
|
Bump to 1.0.1 |
Jordan Johnson-Doyle
|
|
Rename render -> show_paste |
Jordan Johnson-Doyle
|
|
Use overflow: auto instead of overflow: scroll |
Jordan Johnson-Doyle
|
|
Update README.md |
Jordan Doyle
|
|
Update README.md |
Jordan Doyle
|
|
Update .travis.yml with new API key |
Jordan Johnson-Doyle
|
|
Bump to 1.0.0 |
Jordan Johnson-Doyle
|
|
Run cargo fmt |
Jordan Johnson-Doyle
|
|
Better error handling, remove all unwraps |
Jordan Johnson-Doyle
|
|
Pin the version of chashmap we use |
Jordan Johnson-Doyle
|
|
Add my shell.nix |
Jordan Johnson-Doyle
|
|
Separate id generation and persisting |
Jordan Johnson-Doyle
|
|
Allow x86_64-unknown-linux-gnu to fail (use x86_64-unknown-linux-musl or build yourself if you need a gcc build) |
Jordan Johnson-Doyle
|
|
Install gcc-7 on Ubuntu builds |
Jordan Johnson-Doyle
|
|
Only need to read from BIN_BUFFER_SIZE once |
Jordan Johnson-Doyle
|
|
Allow other modifier keys to submit the form |
Jordan Johnson-Doyle
|
|
Use Courier everywhere |
Jordan Johnson-Doyle
|
|
Remove whitespace that messed with clean copy+pastes |
Jordan Johnson-Doyle
|
|
Use dereferencing for request parameters |
Jordan Johnson-Doyle
|
|
Add more comments |
Jordan Johnson-Doyle
|
|
No need to clone the Host header |
Jordan Johnson-Doyle
|
|
Return correct URL from the API, not one pointing to localhost |
Jordan Johnson-Doyle
|
|
Return plaintext to CLI requests |
Jordan Johnson-Doyle
|
|
Build on Ubuntu 16.04 instead of 14.04 |
Jordan Johnson-Doyle
|
|
Change GCC using CC not CC_X and remove armv7-unknown-linux-gnueabihf target |
Jordan Johnson-Doyle
|
|
Use gcc-7 for building on gnu so ring compiles |
Jordan Johnson-Doyle
|
|
Don't run the crate while testing |
Jordan Johnson-Doyle
|
|
Add travis ci |
Jordan Johnson-Doyle
|
|
Clean up code a bit |
Jordan Johnson-Doyle
|
|
Move business logic out of main, use askama and bound the ENTRIES |
Jordan Johnson-Doyle
|
|
Add README |
Jordan Johnson-Doyle
|
|
. to - |
Jordan Johnson-Doyle
|
|
Initial commit |
Jordan Johnson-Doyle
|
|
Initial commit |
Jordan Doyle
|