Dean Herbert
|
7f4cc221d2
|
Add API versioning
|
2022-02-21 19:02:03 +09:00 |
|
Dean Herbert
|
0ecf5f201c
|
Rename User to APIUser and move to correct namespace
|
2021-11-07 11:26:01 +09:00 |
|
Dean Herbert
|
266b4c7124
|
Expose login errors from IAPIProvider and show on the login form
|
2021-10-04 15:40:24 +09:00 |
|
Dean Herbert
|
556962a3d8
|
Add missing xmldoc comment
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-08-03 14:50:56 +09:00 |
|
Dean Herbert
|
617ff40de7
|
Add the ability to not use MessagePack when creating a HubConnector
|
2021-08-02 18:50:22 +09:00 |
|
Dean Herbert
|
3562fddc27
|
Add missing nullability flag on CreateAccount return value
|
2021-02-15 17:02:07 +09:00 |
|
Dean Herbert
|
9ad38ab20e
|
Move HubClientConnector retrieval to IAPIProvider
|
2021-02-15 16:43:56 +09:00 |
|
Bartłomiej Dach
|
d5c348b568
|
Remove explicit public access modifier from interface
|
2020-12-24 13:44:46 +01:00 |
|
Dean Herbert
|
323da82477
|
Add website root URL and update most links to use it
For what it's worth, I intentionally didn't include news / changelog /
supporter, because these should never change.
|
2020-12-24 18:11:42 +09:00 |
|
Dean Herbert
|
206bf3713e
|
Make IAPIProvider read-only bindables into IBindables
|
2020-12-18 15:16:36 +09:00 |
|
Salman Ahmed
|
78ce6f1cd2
|
Add friends list to API providers
|
2020-12-17 13:30:55 +03:00 |
|
Dean Herbert
|
b86347dc81
|
Merge branch 'master' into spectator
|
2020-10-26 13:39:07 +09:00 |
|
Dean Herbert
|
f11bcfcb8f
|
Remove unnecessary public specification in interface
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-10-23 10:03:33 +09:00 |
|
Dean Herbert
|
4788b4a643
|
Expose oauth access token via api interface
|
2020-10-22 17:48:15 +09:00 |
|
Dean Herbert
|
c6db832efa
|
Add xmldoc notes about thread safety of api bindables
|
2020-10-22 14:56:20 +09:00 |
|
Dean Herbert
|
9753dab93b
|
Remove IOnlineComponent and change existing components to use bindable flow
|
2020-10-22 14:19:12 +09:00 |
|
Dean Herbert
|
c49aeb08c4
|
Add API methods to perform requests out-of-queue
|
2019-11-29 20:03:14 +09:00 |
|
Dean Herbert
|
f358fce9ab
|
Move activity (writable) bindable to APIAccess so it correctly transfers between users
|
2019-06-12 18:04:57 +09:00 |
|
Dean Herbert
|
f0114d776d
|
Use interface to access API
Allows for better testability.
|
2019-03-13 12:58:18 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
07642546bb
|
Make APIAccess a component
|
2018-03-14 11:29:54 +09:00 |
|
Dean Herbert
|
75dcf72520
|
Improve testability of API
|
2018-02-16 13:57:39 +09:00 |
|