Commit Graph

18 Commits

Author SHA1 Message Date
47cf586116 [dirty] Implement Background Preview Generation 2019-06-03 21:21:52 +02:00
b2ba9a9ba4 impl fmt::Display for Sha256 for Logging 2019-06-03 19:05:55 +02:00
77cecebe52 Implement garbage collect on the server 2019-05-08 16:34:55 +02:00
cde0238d62 get sorting of query result right 2019-05-08 15:18:30 +02:00
0090628452 change serialization of date to match specs 2019-05-08 15:03:18 +02:00
2784e8d2ff implement date parsing as FromStr trait 2019-05-07 18:44:59 +02:00
66fc54cb3e remove some allow annotions and fix resulting warnings 2019-05-07 17:46:17 +02:00
cd5e69145f merge 2019-05-07 17:41:21 +02:00
cb2b8339a6 partialy implement Query, also add date 2019-05-07 17:36:32 +02:00
9f5961c3a8 Store the date when each texture was added 2019-05-07 16:52:40 +02:00
28085f9b87 partialy implement Glue Logic 2019-05-05 20:28:35 +02:00
89fa985005 refactor persistency 2019-05-05 19:16:52 +02:00
acf27a2d7b Improve return type for insert function 2019-05-03 13:56:08 +02:00
96c2864a07 Implement more persistency logic 2019-05-03 11:19:34 +02:00
39b2a2c442 Implement some persistency features 2019-04-30 19:08:40 +02:00
aa55b5948e implement Network send 2019-04-24 18:14:11 +02:00
84efffb6c7 implement serde (se, de) thingy for sha256, textureformat, texture 2019-04-23 16:28:28 +02:00
88fae2cba4 create skeleton for server from design 2019-04-20 01:24:19 +02:00