7cf755b47badded support for the DELTE method to moderate the board, removed authorization code as it can be handled from nginx updated dependencies, resolved some warningsDawid J. Kubis2023-06-09 19:27:38 +0200
06d2d7a957added image support, multipart/form-data parsing (not too great but will do), added image serving, removed unnecessary module `html.rs`Dawid J. Kubis2023-05-27 16:49:07 +0200
1651126606added favicon, sending binary data in response, ignoring body with non-POST methods, better Response methods (.respond() in particular)Dawid J. Kubis2023-05-26 19:58:39 +0200
e08c368365Improved 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 codeDawid J. Kubis2023-05-26 16:21:30 +0200
09ea1d0526fixed database behaviour, fucked the form up, will fix after images work changed dependencies, added working redirect, removed nightly feature, improved state, encoded form imputDawid J. Kubis2023-05-25 20:06:42 +0200
407f5e427aimproved id's, fixed some bugs, changed database structure, improved errors, added logging, created html trait, organized and formatted codeDawid J. Kubis2022-04-09 17:47:52 +0200
cd8947e521added error handling, improved design, created todo listDawid J. Kubis2022-04-08 16:36:46 +0200
f8fa5df49bfirst commit in train, added filled errors.rs, working on error handlingDawid J. Kubis2022-03-13 16:00:17 +0100
3a738ba31fand 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.Dawid J. Kubis2022-03-11 18:09:16 +0100