0xb00bface
|
68c68a126a
|
Fix Streamate by removing the use of the XSRF
Apparently the XSRF is not needed anymore
|
2021-12-11 14:04:03 +01:00 |
0xb00bface
|
805097c7ec
|
Reduce use of Config.getInstance()
|
2021-08-31 15:45:50 +02:00 |
0xb00bface
|
62602b552f
|
Remove a few code smells
|
2021-01-01 17:23:53 +01:00 |
0xb00bface
|
a1492927e6
|
Upgrade okhttp to 4.9.0
|
2021-01-01 14:12:51 +01:00 |
0xb00bface
|
3b3854c488
|
Fix Streamate followed tab
Also use a preview image instead of the bio pic
|
2020-10-03 13:59:19 +02:00 |
0xb00bface
|
03b6de626c
|
Fix Streamate
The way to obtains the xsrf token has changed
|
2020-07-16 18:53:22 +02:00 |
0xboobface
|
18669a9c43
|
Fix Streamate
Streamate introduced a CSRF token, which has to be sent in the HTTP
header.
|
2020-01-26 18:33:13 +01:00 |
0xboobface
|
87b0ce0d21
|
Use constants from HttpConstants
|
2019-12-27 15:14:55 +01:00 |
0xboobface
|
4bc92a9dda
|
Remove debug output
|
2019-04-18 20:21:09 +02:00 |
0xboobface
|
1ce9a111a9
|
Add tipping for Streamate
Tipping does not work, yet. The server returns success: false. I don't
know, what the parameters have to look like
|
2018-12-14 23:37:55 +01:00 |
0xboobface
|
4d7409f443
|
Implement follow/unfollow and login with cookies
|
2018-12-14 20:25:57 +01:00 |
0xboobface
|
c7e07b4b26
|
Implement login and favorites tab
|
2018-12-14 17:36:24 +01:00 |
0xboobface
|
70f4fa930f
|
Implement search for Streamate
|
2018-12-14 13:42:20 +01:00 |
0xboobface
|
52cdf8d601
|
Add classes and first code for Streamate
|
2018-12-13 23:48:16 +01:00 |