Commit graph

10 commits

Author SHA1 Message Date
jordan@doyle.la
9c53294b88
Move to async rocket 2020-04-13 11:47:50 +01:00
Jordan Johnson-Doyle
5b7868080f
Prevent cloning paste on show where not necessary 2019-02-21 16:41:39 +00:00
Jordan Johnson-Doyle
caa8c3568d
Remove unused dependencies, slightly optimise release binary size 2019-02-16 18:05:06 +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
e689ff7714
Separate id generation and persisting 2019-02-15 21:01:37 +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
4fde268117
Add more comments 2019-02-12 01:23:06 +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