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