11 Commits (e08c368365d411f05db7550dbe3277f4a360b828)

Author SHA1 Message Date
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 d1edc37cac fixed urlencoding, added error type, added `open` href 2 years ago
Dawid J. Kubis 407f5e427a improved id's, fixed some bugs, changed database structure, improved errors,
added logging, created html trait, organized and formatted code
3 years ago
Dawid J. Kubis c6088fbb79 small changes in `index.html`, formatting 3 years ago
Dawid J. Kubis cd8947e521 added error handling, improved design, created todo list 3 years ago
Dawid J. Kubis f8fa5df49b first commit in train, added filled errors.rs, working on error handling 3 years ago
Dawid J. Kubis 3a738ba31f and he stood there, atop a hill, and he heard the screams of threads panicking,
seen he saw the sweating of poisoned mutexes,
and he felt the smell of reset connections.
that's when he knew he was in hell.
3 years ago
Dawid J. Kubis d8761eee20 simplified Thread representation 3 years ago
Dawid J. Kubis 8bc5be6259 modified GET behavior 3 years ago
Dawid J. Kubis 172dba215a added http handling, parsing, status codes, post structure, database options, formatted code 3 years ago