summaryrefslogtreecommitdiffstats
path: root/src/main.rs
AgeCommit message (Expand)Author
2020-05-22Replace match with function chainingHEADmasterMatthias Beyer
2020-05-22Replace match with function chainingMatthias Beyer
2020-05-22Remove match by function chainingMatthias Beyer
2020-05-22Remove one call to unwrap()Matthias Beyer
2020-05-22Make main function log error automaticallyMatthias Beyer
2020-05-22Remove unnecessary return keywordMatthias Beyer
2020-05-22fixup! Change output to use log facadeMatthias Beyer
2020-05-22fixup! Add initialization of env_loggerMatthias Beyer
2020-05-22Change output to use log facadeMatthias Beyer
2020-05-22Add initialization of env_loggerMatthias Beyer
2020-05-21purge files after a whileMartin Dørum
2020-05-20change how the code view is triggeredMartin Dørum
2020-05-19fix a small issueMartin Dørum
2020-05-19add faviconMartin Dørum
2020-05-19Merge branch 'master' of git.sr.ht:~mort/coffeepasteMartin Dørum
2020-05-19serve plain text to clients which don't like HTMLMartin Dørum
2020-05-19send no Content-Type header when we don't knowMartin Dørum
2020-05-19nice code viewMartin Dørum
2020-05-19initial commitMartin Dørum