Commit Graph

21 Commits

Author SHA1 Message Date
1cc9c2eefa fixes some misbehaviour 2019-11-07 15:55:58 +01:00
ee0b7b2b7a adds UpdateResult class of queries 2019-10-29 16:19:00 +01:00
2248e25aec split player module 2019-10-19 21:44:10 +02:00
24807615f7 adds docs, removes some useless pub statements 2019-10-19 16:12:27 +02:00
8cfa21eccf stablizing ApiResponse inside lootalot_db crate 2019-10-16 22:29:38 +02:00
6101aaa9e9 thoughts on new api structure, formats code 2019-10-15 14:42:57 +02:00
c72169281d refactors, makes Loot private to module 2019-10-14 16:28:18 +02:00
b2e319dc15 works on resolve_claims 2019-10-14 15:27:49 +02:00
0df875d6a6 moves db logic inside model's managers 2019-10-13 16:02:47 +02:00
70eed30bee makes adding loot working 2019-10-07 15:10:35 +02:00
7350d5222c adds basic resolve_claims + test 2019-07-24 15:55:08 +02:00
51a3d00d03 formats code 2019-07-20 15:00:28 +02:00
21369535e8 impls more DbApi actions, adds a test 2019-07-16 14:56:54 +02:00
58f39ae5d0 code cleanup, starts testing 2019-07-15 14:59:49 +02:00
5d54d40bec learning how to test 2019-07-12 15:56:16 +02:00
e08cd64743 enhance responses from API, integrates with frontend 2019-07-11 14:54:18 +02:00
c95c13bf18 impls add player admin action 2019-07-03 14:11:26 +02:00
5a792edb20 impls claims on looted items 2019-07-02 15:33:36 +02:00
f6ee865088 keeps working on design, updates doc comments 2019-06-25 16:20:26 +02:00
5379ad236f uses tips from diesel.rs guide for application integration 2019-06-22 21:55:21 +02:00
472e24a62c impls chest content query, still working on the api... 2019-06-20 15:28:06 +02:00