dragongoose
|
16c8402936
|
VOD support
|
2023-07-17 13:16:33 -04:00 |
|
dragongoose
|
87dc0b8d2c
|
Split fetchers into multiple files for readability
|
2023-07-16 22:03:52 -04:00 |
|
dragongoose
|
21765cf24e
|
Fix missing pfps in search
|
2023-07-05 10:39:16 -04:00 |
|
dragongoose
|
4e89ba8637
|
Add VOD preview support
|
2023-07-04 20:57:38 -04:00 |
|
dragongoose
|
367b745268
|
Complete translation support
|
2023-07-03 19:09:39 -04:00 |
|
dragongoose
|
12116d7c9b
|
Add streamer banner
|
2023-07-03 15:28:20 -04:00 |
|
dragongoose
|
4a333eed57
|
Emotes should be handled on the client side
|
2023-07-03 14:48:16 -04:00 |
|
dragongoose
|
c0103c4976
|
add login with display name
|
2023-06-19 22:59:34 -04:00 |
|
dragongoose
|
8e572b9bbd
|
Add emote support
|
2023-06-17 21:14:28 -04:00 |
|
dragongoose
|
ce25f0fd88
|
Fix concurrent read and errors by using Mutex
|
2023-06-08 07:50:34 -04:00 |
|
dragongoose
|
5c5da5404a
|
Add search endpoint
|
2023-06-06 08:31:12 -04:00 |
|
dragongoose
|
b2cc516967
|
Create proper parsers for streams
|
2023-06-02 08:13:45 -04:00 |
|
dragongoose
|
36cc5a0c40
|
Add cursor
|
2023-06-02 08:13:36 -04:00 |
|
dragongoose
|
127aca6e3b
|
Autoconnect websocket
|
2023-06-01 15:50:11 -04:00 |
|
dragongoose
|
6b1895b958
|
Add get stream functionality and use Switch client-id to bypass needing a valid integrity token (new twitch update)
|
2023-06-01 15:49:50 -04:00 |
|
dragongoose
|
4f277a2743
|
Add badges endpoint
|
2023-05-31 19:39:07 -04:00 |
|
dragongoose
|
7b0bec1026
|
Complete websocket
|
2023-05-31 12:24:56 -04:00 |
|
dragongoose
|
010b92051f
|
Both client and server logic handled, now need to create message parser and send to the correct clients.
|
2023-05-31 08:11:10 -04:00 |
|
dragongoose
|
0ef2b61d6e
|
Implement websocket echo, get ready for IRC chat relay
|
2023-05-30 10:22:20 -04:00 |
|
dragongoose
|
fecf5f0488
|
Get ready for chat extraction and websocket server
|
2023-05-29 22:18:04 -04:00 |
|
dragongoose
|
15e4de67ee
|
Fix integration errors
|
2023-05-29 16:02:10 -04:00 |
|
dragongoose
|
57290767b6
|
Add specific category endpoint and fix minor issues
|
2023-05-28 16:19:39 -04:00 |
|
dragongoose
|
57319cf544
|
Add comment
|
2023-05-26 10:20:03 -04:00 |
|
dragongoose
|
1fc11488e3
|
Add directory endpoint
|
2023-05-26 10:17:55 -04:00 |
|
dragongoose
|
129d731a95
|
Add global message format
|
2023-05-22 18:11:42 -04:00 |
|
dragongoose
|
2bb911111c
|
Complete users endpoint, parsers, structs, and all
|
2023-05-22 10:28:31 -04:00 |
|
dragongoose
|
8baaa9a369
|
Proper error handling and better variable name
|
2023-05-22 08:02:55 -04:00 |
|
dragongoose
|
edb2733373
|
Rename utils to parser
|
2023-05-22 07:29:15 -04:00 |
|
dragongoose
|
64d15c4621
|
Add global error handler, make progress on the first endpoint
|
2023-05-20 22:18:10 -04:00 |
|
dragongoose
|
3114476a6b
|
Allow struct to work for any api response
|
2023-05-20 17:18:23 -04:00 |
|
dragongoose
|
bb8b868354
|
Begin the streamer info endpoint
|
2023-05-20 16:30:12 -04:00 |
|