Commit graph

28 commits

Author SHA1 Message Date
Jordan Johnson-Doyle
8e29abb271
Bump to 1.0.0 2019-02-15 22:02:36 +00:00
Jordan Johnson-Doyle
09e411739a
Run cargo fmt 2019-02-15 22:01:22 +00:00
Jordan Johnson-Doyle
b32010f905
Better error handling, remove all unwraps 2019-02-15 21:53:13 +00:00
Jordan Johnson-Doyle
55bd19bb0d
Pin the version of chashmap we use 2019-02-15 21:16:31 +00:00
Jordan Johnson-Doyle
5574fa69cf
Add my shell.nix 2019-02-15 21:16:08 +00:00
Jordan Johnson-Doyle
e689ff7714
Separate id generation and persisting 2019-02-15 21:01:37 +00:00
Jordan Johnson-Doyle
d6fa8ad7b0
Allow x86_64-unknown-linux-gnu to fail (use x86_64-unknown-linux-musl or build yourself if you need a gcc build) 2019-02-15 20:38:58 +00:00
Jordan Johnson-Doyle
65fecc2674
Install gcc-7 on Ubuntu builds 2019-02-15 19:16:13 +00:00
Jordan Johnson-Doyle
9c340ea08c
Only need to read from BIN_BUFFER_SIZE once 2019-02-14 01:24:24 +00:00
Jordan Johnson-Doyle
44d3b3358c
Allow other modifier keys to submit the form 2019-02-14 01:22:04 +00:00
Jordan Johnson-Doyle
a49af51eda
Use Courier everywhere 2019-02-13 22:16:49 +00:00
Jordan Johnson-Doyle
cd8fb8e349
Remove whitespace that messed with clean copy+pastes 2019-02-13 22:15:38 +00:00
Jordan Johnson-Doyle
707b5b16e7
Use dereferencing for request parameters 2019-02-13 21:52:17 +00:00
Jordan Johnson-Doyle
4fde268117
Add more comments 2019-02-12 01:23:06 +00:00
Jordan Johnson-Doyle
2c1571881e
No need to clone the Host header 2019-02-12 01:22:47 +00:00
Jordan Johnson-Doyle
b876bb9c84
Return correct URL from the API, not one pointing to localhost 2019-02-12 01:08:38 +00:00
Jordan Johnson-Doyle
ae33163f9a
Return plaintext to CLI requests 2019-02-12 00:54:41 +00:00
Jordan Johnson-Doyle
bf4d3604ca
Build on Ubuntu 16.04 instead of 14.04 2019-02-11 22:24:57 +00:00
Jordan Johnson-Doyle
2e7d9aeab1
Change GCC using CC not CC_X and remove armv7-unknown-linux-gnueabihf target 2019-02-11 11:53:54 +00:00
Jordan Johnson-Doyle
a7934316ab
Use gcc-7 for building on gnu so ring compiles 2019-02-11 11:24:44 +00:00
Jordan Johnson-Doyle
fef8bc2bbc
Don't run the crate while testing 2019-02-11 11:18:34 +00:00
Jordan Johnson-Doyle
9e040e0a04
Add travis ci 2019-02-11 10:59:36 +00:00
Jordan Johnson-Doyle
7b9062aa21
Clean up code a bit 2019-02-11 10:47:12 +00:00
Jordan Johnson-Doyle
9d4b3ecafc
Move business logic out of main, use askama and bound the ENTRIES 2019-02-11 10:37:53 +00:00
Jordan Johnson-Doyle
3093b06b4e
Add README 2019-02-11 10:34:23 +00:00
Jordan Johnson-Doyle
9083c75b9a
. to - 2019-02-10 22:32:51 +00:00
Jordan Johnson-Doyle
2aeb2d5e19
Initial commit 2019-02-10 21:35:04 +00:00
Jordan Doyle
0676fb3cd5
Initial commit 2019-02-10 21:31:37 +00:00