Commit Graph

34 Commits

Author SHA1 Message Date
534ed98459 etro support 2020-11-26 23:27:33 +03:00
0171b229a1 demo with optional loot support 2020-03-17 02:13:21 +03:00
10c107d2c2 crafted items support (#5) 2020-03-13 03:36:25 +03:00
16ce0bf61c add support of party alias 2020-03-09 01:48:24 +03:00
1e6064e081
Feature/timestamp support (#8)
* initial timestamp support

* compilation & test fixes

* do not take default argument
2020-03-08 03:48:25 +03:00
92e2c1d383 less conversions 2020-03-08 02:39:54 +03:00
eb24019965 another iteration with parsing xivapi 2020-02-26 01:16:57 +03:00
12c99bd52c fix to recent xivapi changes 2020-02-25 03:17:03 +03:00
666a1b8b7a fix api urls in swagger 2019-12-29 03:47:43 +03:00
65a4a25b3a force type number 2019-11-22 01:40:52 +03:00
ab790e87ff better job handling 2019-11-18 23:22:23 +03:00
9faceb4f61 some fixes 2019-11-18 23:00:54 +03:00
65b9e53b66 additional methods to types endpoint 2019-11-17 16:23:43 +03:00
ad144534a9 0.9.4
* types api
* dist instead of assembly (assembly does not allow to use swagger easily)
* small swagger improvements
2019-11-15 01:27:15 +03:00
4700768aed report errors 2019-11-11 10:03:07 +03:00
557038c262 rename property 2019-11-05 00:28:21 +03:00
6e8b64feef some improvements in loot system 2019-11-04 15:19:18 +03:00
0a71a98482 postgres config update 2019-11-03 15:48:05 +03:00
69d35c95d9 fix migration 2019-11-03 14:14:48 +03:00
0bf1edfff8 add missing license headers 2019-11-02 14:52:01 +03:00
50acecd97e party cache impl, fix reject handling, correct party creation api 2019-11-02 14:41:36 +03:00
e03f8987b0 simple http log 2019-11-01 01:23:24 +03:00
2ad3600da5 rejection handling 2019-10-31 22:23:03 +03:00
a84b947862 improve api 2019-10-29 01:59:35 +03:00
f84b9cbaba moar tests 2019-10-27 23:58:43 +03:00
2a1eb9430e even more tests 2019-10-27 04:23:06 +03:00
4cdcd80d51 more tests 2019-10-26 19:44:51 +03:00
b228595a1b some tests 2019-10-24 08:20:03 +03:00
d1001ffb8e license headers 2019-10-17 22:58:26 +03:00
09c7efec62 full view impl 2019-10-17 21:03:30 +03:00
9668a0edd1 base views 2019-10-17 20:08:28 +03:00
d5233361e5 add some views 2019-10-17 02:01:04 +03:00
eea2f1b04b add bisview 2019-10-17 01:21:55 +03:00
49fd33fffc
Scala (#3)
* initial migration to scala
2019-10-16 03:06:58 +03:00