Commit Graph

  • 887024457d Include data* in .gitignore master Emil Miler 2023-06-22 20:32:16 +0200
  • 24dfa88d40 temp commit, doesn't compile, will squash later doctorpavel Dawid J. Kubis 2023-06-22 17:28:06 +0200
  • 547d93cbb7 added content-types Dawid J. Kubis 2023-06-13 17:18:25 +0200
  • 7cf755b47b added support for the DELTE method to moderate the board, removed authorization code as it can be handled from nginx updated dependencies, resolved some warnings Dawid J. Kubis 2023-06-09 19:27:38 +0200
  • 06d2d7a957 added image support, multipart/form-data parsing (not too great but will do), added image serving, removed unnecessary module `html.rs` Dawid J. Kubis 2023-05-27 16:49:07 +0200
  • 1651126606 added favicon, sending binary data in response, ignoring body with non-POST methods, better Response methods (.respond() in particular) Dawid J. Kubis 2023-05-26 19:58:39 +0200
  • 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 Dawid J. Kubis 2023-05-26 16:21:30 +0200
  • 12635886f9 attempting to improve thread performance Dawid J. Kubis 2023-05-25 21:30:46 +0200
  • 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 Dawid J. Kubis 2023-05-25 20:06:42 +0200
  • d1edc37cac fixed urlencoding, added error type, added `open` href Dawid J. Kubis 2023-05-25 15:22:17 +0200
  • 407f5e427a improved id's, fixed some bugs, changed database structure, improved errors, added logging, created html trait, organized and formatted code Dawid J. Kubis 2022-04-09 17:47:52 +0200
  • c6088fbb79 small changes in `index.html`, formatting Dawid J. Kubis 2022-04-08 17:16:59 +0200
  • cd8947e521 added error handling, improved design, created todo list Dawid J. Kubis 2022-04-08 16:36:46 +0200
  • f8fa5df49b first commit in train, added filled errors.rs, working on error handling Dawid J. Kubis 2022-03-13 16:00:17 +0100
  • 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. Dawid J. Kubis 2022-03-11 18:09:16 +0100
  • d8761eee20 simplified Thread representation Dawid J. Kubis 2022-03-10 15:33:30 +0100
  • 31a8bf78cb Add links to header nav Emil Miler 2022-03-09 15:41:07 +0100
  • b070a59d3d Add form for creating a new thread Emil Miler 2022-03-09 15:33:36 +0100
  • f30d196457 Separate styles from template Emil Miler 2022-03-09 15:16:47 +0100
  • 5378ecca19 Change image display method Emil Miler 2022-03-08 10:03:39 +0100
  • 9710556740 Basic styles and page layout Emil Miler 2022-03-06 16:23:23 +0100
  • 8bc5be6259 modified GET behavior Dawid J. Kubis 2022-03-06 17:02:40 +0100
  • 7e7c0e2173 fmt::Display implemented for Threads and Posts Dawid J. Kubis 2022-03-06 14:42:05 +0100
  • 172dba215a added http handling, parsing, status codes, post structure, database options, formatted code Dawid J. Kubis 2022-03-06 01:45:39 +0100
  • a8b61ee96c got rid of that fucking http crate for fags Dawid J. Kubis 2021-12-06 14:37:46 +0100
  • 36f5eb943e filesystem cleanup, make it single page Dawid J. Kubis 2021-11-26 10:51:19 +0100
  • e2de017014 parsing http done, but poorly Dawid J. Kubis 2021-11-25 16:35:01 +0100
  • 8b0b512ac1 some files Dawid J. Kubis 2021-11-25 14:15:25 +0100
  • 9e4e625249 initial commit Dawid J. Kubis 2021-11-25 11:21:26 +0100