|
|
10d157a9af
|
adds a working inventory
|
2019-08-05 15:41:41 +02:00 |
|
|
|
894f5f8200
|
small fixes, cleans up API
|
2019-08-05 14:41:36 +02:00 |
|
|
|
a0e4a02e0f
|
starts improving REST Api
|
2019-08-04 21:23:01 +02:00 |
|
|
|
d280d0f095
|
fix type error
|
2019-07-28 13:37:59 +02:00 |
|
|
|
51a3d00d03
|
formats code
|
2019-07-20 15:00:28 +02:00 |
|
|
|
441b7f5ad6
|
little fixes
|
2019-07-15 16:07:25 +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 |
|
|
|
b4692a7a4e
|
fixes Vue reactivity problems, updates REST Api endpoints
|
2019-07-05 14:18:12 +02:00 |
|
|
|
b8968aebbd
|
adds cors to test in dev environment
|
2019-07-03 14:32:35 +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 |
|
|
|
36c8f24fdc
|
impls wealth updating
|
2019-07-02 15:07:03 +02:00 |
|
|
|
5f598aff24
|
cleans up
|
2019-07-01 15:41:13 +02:00 |
|
|
|
5379ad236f
|
uses tips from diesel.rs guide for application integration
|
2019-06-22 21:55:21 +02:00 |
|
|
|
99404543b3
|
adds documentation
|
2019-06-22 15:46:57 +02:00 |
|
|
|
a77fce417c
|
extracts server in its own module
|
2019-06-22 15:23:29 +02:00 |
|
|
|
f5e495734f
|
refactors api
|
2019-06-22 14:57:51 +02:00 |
|
|
|
23adaa3e79
|
writes down some ideas
|
2019-06-21 21:49:57 +02:00 |
|
|
|
3d612f33d7
|
moves api to its own module, thinking about design to choose
|
2019-06-21 15:11:38 +02:00 |
|
|
|
472e24a62c
|
impls chest content query, still working on the api...
|
2019-06-20 15:28:06 +02:00 |
|
|
|
48f71e048e
|
cleans up a little + rustfmt
|
2019-06-19 15:31:58 +02:00 |
|
|
|
396989f3dd
|
makes one database query work :)
|
2019-06-19 15:26:27 +02:00 |
|
|
|
f589751f8c
|
upgrades actix to 1.0
|
2019-06-19 14:06:38 +02:00 |
|
|
|
f00105aaa5
|
first draft of an interface with frontend
|
2019-06-18 16:01:56 +02:00 |
|
|
|
f619f7229b
|
runs rustfmt, removes unused imports
|
2019-06-18 15:49:10 +02:00 |
|
|
|
9b3df58a08
|
adds server to serve the static files, fixes db tables
|
2019-06-18 15:44:49 +02:00 |
|
|
|
4454bd245c
|
init rust db backend
|
2019-06-11 16:14:10 +02:00 |
|
|
|
0467cff06e
|
init repo
|
2019-06-05 14:06:08 +02:00 |
|