Commit Graph

  • 2ac09d116d update readmes again main David Westgate 2024-06-13 12:52:48 -0700
  • 32a5e9287b add wasm32 readme note David Westgate 2024-06-11 23:34:04 -0700
  • ae9b739a33 small copy change David Westgate 2024-06-11 23:32:26 -0700
  • e0597f3239 improve css David Westgate 2024-06-11 23:26:22 -0700
  • 46fb0d3aff update frontend readme David Westgate 2024-06-11 23:04:06 -0700
  • dfb1cc26cf support random question fetching David Westgate 2024-06-11 23:00:57 -0700
  • ed06b081ad fix frontend string id bug David Westgate 2024-06-11 22:45:47 -0700
  • e3c384ea5a check joke refs to questions David Westgate 2024-06-11 22:12:21 -0700
  • 538c55fb2a rename joke.rs -> question.rs David Westgate 2024-06-11 19:05:22 -0700
  • 42397bff4d improve the readmes David Westgate 2024-06-11 19:00:36 -0700
  • 9153ec6c43 split project into fe/be crates David Westgate 2024-06-11 18:44:33 -0700
  • 2468d3f0c3 update readme David Westgate 2024-06-02 19:21:27 -0700
  • a60b11925c fix answers api David Westgate 2024-06-02 19:01:54 -0700
  • 6d5333b047 fix update api David Westgate 2024-06-02 18:48:12 -0700
  • 20dae82345 fix delete question David Westgate 2024-06-02 18:19:39 -0700
  • a5b576838c fix get single question David Westgate 2024-06-02 18:12:44 -0700
  • 094496961a fix add/fetch all questions David Westgate 2024-06-02 18:08:22 -0700
  • 036f4c4779 fix comments for update question api David Westgate 2024-06-01 19:51:56 -0700
  • afdc564efc fix api for update question David Westgate 2024-06-01 19:50:34 -0700
  • b6ad349ed7 support more DB functions David Westgate 2024-06-01 01:57:49 -0700
  • 629a7629af begin on associate/unassociate tags function David Westgate 2024-05-31 15:15:49 -0700
  • aad368c70c update tags add function David Westgate 2024-05-30 16:09:58 -0700
  • 132906b548 implement tag DB functions David Westgate 2024-05-30 15:46:22 -0700
  • 6e428b4b97 add comments for work todo David Westgate 2024-05-29 16:36:56 -0700
  • b34ffe8029 update readme David Westgate 2024-05-29 12:34:59 -0700
  • 8678106283 checkpoint for postgres. 70% there David Westgate 2024-05-27 18:14:12 -0700
  • d64580df0e rename store to json store David Westgate 2024-05-27 13:00:13 -0700
  • 2d05b0be07 get sql migrations working; update readme David Westgate 2024-05-14 12:07:44 -0700
  • 20158271ad proper setup for migrations directory David Westgate 2024-05-08 17:15:33 -0700
  • e7772af6d8 add DB env David Westgate 2024-05-07 14:24:28 -0700
  • b5db41f907 add license David Westgate 2024-05-02 14:50:05 -0700
  • fe2311746b support static routes David Westgate 2024-04-30 13:11:23 -0700
  • 167d34731c add full support for POST /answer David Westgate 2024-04-27 13:52:26 -0700
  • ff4b5c7fd6 add answer entity and dto David Westgate 2024-04-27 13:17:57 -0700
  • 26114a37b8 support pagination David Westgate 2024-04-27 12:20:45 -0700
  • edfdb0405b another readme update David Westgate 2024-04-27 01:54:50 -0700
  • 03257ef1e3 comment code David Westgate 2024-04-27 01:46:30 -0700
  • b643842c44 further updates to readme David Westgate 2024-04-27 01:04:47 -0700
  • 74db7f3b76 most of the way on readme David Westgate 2024-04-27 00:50:22 -0700
  • bc95a9d599 get rid of warp David Westgate 2024-04-26 23:58:57 -0700
  • becf4679e2 add persistance via file reading/writing David Westgate 2024-04-26 23:43:26 -0700
  • 3638b14b4c make apis work by using rwlock/arc David Westgate 2024-04-26 22:29:31 -0700
  • 9f312ba630 overhaul; break up store/questions; fix up apis; entity/dto approach David Westgate 2024-04-26 21:54:39 -0700
  • 0c685d755c added axum store state to api routes David Westgate 2024-04-26 19:48:30 -0700
  • fe94d752ef fix toml error David Westgate 2024-04-26 19:31:40 -0700
  • cbb470b33e init store from serde file David Westgate 2024-04-26 19:27:18 -0700
  • 4da5c12c33 add question.rs draft David Westgate 2024-04-26 19:18:14 -0700
  • c62357fd3e added serde dep; added questions.rs David Westgate 2024-04-24 13:05:09 -0700
  • 88f4dd6bd6 add the API routes with axum David Westgate 2024-04-23 13:22:09 -0700
  • 1b64251c5e simple axum example to serve root David Westgate 2024-04-21 12:35:21 -0700
  • aa862acee0 warp+tokio example from ch1 running David Westgate 2024-04-10 17:05:55 -0700
  • 19b3cc15c0 cargo init/ hello world David Westgate 2024-04-10 16:54:54 -0700
  • 30f6e588a7 Update README.md David Westgate 2024-04-05 19:58:04 +0000
  • f0ac78cac8 Initial commit David Westgate 2024-04-05 19:56:22 +0000