8 Commits (master)

Author SHA1 Message Date
Dawid J. Kubis 06d2d7a957 added image support, multipart/form-data parsing (not too great but will do),
added image serving, removed unnecessary module `html.rs`
2 years ago
Dawid J. Kubis 1651126606 added favicon, sending binary data in response,
ignoring body with non-POST methods, better Response methods (.respond() in particular)
2 years ago
Dawid J. Kubis e08c368365 Improved thread performance, database performance, isolated database interacion into specific functions,
added ability to parse POST data efficiently, support for binary data (images), removed the url crate,
added better errors, implemented From<HandlingError> for Response, better http request parsing,
commented out useless pieces of code
2 years ago
Dawid J. Kubis 09ea1d0526 fixed database behaviour, fucked the form up, will fix after images work
changed dependencies, added working redirect, removed nightly feature,
improved state, encoded form imput
2 years ago
Dawid J. Kubis cd8947e521 added error handling, improved design, created todo list 3 years ago
Dawid J. Kubis 172dba215a added http handling, parsing, status codes, post structure, database options, formatted code 3 years ago
Dawid J. Kubis a8b61ee96c got rid of that fucking http crate for fags 3 years ago
Dawid J. Kubis 8b0b512ac1 some files 3 years ago