Commit Graph

127 Commits

Author SHA1 Message Date
Adam
43f8c58d5a runelite-client: add !price command 2017-07-16 13:49:17 -04:00
Adam
9734ded390 http-service: add item search 2017-07-14 18:34:34 -04:00
Adam
77c9f40e35 runelite-client: add examine plugin to submit examines 2017-07-08 13:36:18 -04:00
Adam
9b89d169e5 http-api: add item client 2017-06-13 19:34:59 -04:00
Adam
a67fb38d27 http-service: add item price api 2017-06-13 18:20:24 -04:00
Adam
2c6a19c434 http-service: add item api 2017-06-12 18:35:21 -04:00
Adam
b8242eeed1 runelite-client: load vanilla client if an update has occured 2017-05-20 15:42:01 -04:00
Adam
39430395ef runelite-client: check saved session validity 2017-05-20 11:49:24 -04:00
Adam
f92da7b9b1 http-service: add session check call to check session validity 2017-05-20 11:37:49 -04:00
Adam
fcbb405449 runelite-client: destroy session on logout 2017-05-17 13:54:40 -04:00
Adam
7e0cc60097 http-api: fix building config requests 2017-05-16 19:24:00 -04:00
Adam
c32782a233 http-api: catch and rethrown json exceptions as ioexceptions - we don't check return code from the http response.. 2017-05-16 19:23:48 -04:00
Adam
45640a34be http-service: add config service 2017-05-16 16:24:50 -04:00
Adam
58292794f3 http-api: share a common gson instance 2017-05-15 19:36:57 -04:00
Adam
38823d1afa http-api: share a common http client 2017-05-15 19:07:56 -04:00
Adam
cf4e9fab1d Add account plugin, and support for acquiring a session with the account webservice 2017-05-14 19:23:44 -04:00
Adam
cb0417cc9f http-api: Remove unused exception thrown from hiscore client 2017-05-14 18:36:52 -04:00
Adam
4769728aca Add websocket server and client, for use later 2017-05-08 19:29:00 -04:00
Adam
7bac276e25 http-service: add account api 2017-05-05 23:11:47 -04:00
Adam
b0135776f8 http service: close response body 2017-05-02 08:12:12 -04:00
Adam
1ffb146474 http api/service: switch to okhttp
okhttp has websocket support and http/2 support
2017-05-01 19:30:56 -04:00
Adam
913e430047 Add update-check http api call to see if client is outdated 2017-04-19 20:40:36 -04:00
Adam
4157fef61e http api: fix spelling of submit 2017-04-14 21:42:53 -04:00
Adam
93588bda35 http service: add xtea service for storing xtea keys 2017-04-14 19:41:31 -04:00
Adam
ac0dda1f63 http service: add worlds api 2017-02-28 12:30:54 -05:00
Adam
1cb085af13 http api: use a filtered properties file to get version instead, which seems to work more reliably 2017-02-13 19:30:17 -05:00
Adam
32f0736d1f Initial work on web api, with a basic hiscore api 2017-02-12 15:01:09 -05:00