tenebrous-sheets/src
projectmoon 9ae4a1b103 Update dependencies. Remove tokio 0.2 compatibility. 2021-01-25 20:38:20 +00:00
..
frontend Add items to view character page. 2021-01-24 14:32:56 +00:00
migrator/migrations Switch to oneof field for game-specific information and values. 2021-01-01 23:34:50 +00:00
models Remove extern crate for serde serialize 2021-01-15 20:34:06 +00:00
routes Add item list to edit character page. 2021-01-24 14:26:07 +00:00
catchers.rs First commit; prototype state. 2020-12-03 19:21:09 +00:00
db.rs Update dependencies. Remove tokio 0.2 compatibility. 2021-01-25 20:38:20 +00:00
errors.rs WIP - at a crossroads where we need some kind of auth mechanism 2021-01-03 22:05:28 +00:00
main.rs Remove extern crate for serde serialize 2021-01-15 20:34:06 +00:00
migrate.rs Add ability to pass in custom database path. 2020-12-31 14:11:28 +00:00
migrator.rs Add ability to pass in custom database path. 2020-12-31 14:11:28 +00:00
models.rs Finished and mostly clean new character flow. 2020-12-09 21:25:31 +00:00
routes.rs Start of adding protobuf-based editable character sheet. 2020-12-27 21:03:10 +00:00
schema.patch Switch character data type to an enum, including schema patch. 2020-12-08 22:28:27 +00:00