0
Fork 0
mirror of https://codeberg.org/SafeTwitch/safetwitch-backend.git synced 2024-12-22 05:02:58 -05:00
Commit graph

36 commits

Author SHA1 Message Date
dragongoose
6fd2993be0
Improve following streamer data fetching 2024-02-06 12:02:28 -05:00
dragongoose
f90cae54c3
Bulk "is live" endpoint 2023-12-02 15:13:02 -05:00
dragongoose
7d7994e371
Fix error not being returned properly 2023-12-02 11:49:22 -05:00
dragongoose
25d2da75b9
Add option to exclude audio only 2023-11-30 19:41:25 -05:00
dragongoose
8d5ca942a6
Working bulk stream info function, needs cleaning 2023-11-26 15:00:26 -05:00
dragongoose
ffda13f006
Begin Bulk stremer info implementation 2023-11-26 14:13:19 -05:00
dragongoose
0953928e5e
Make clips not need streamer name 2023-10-17 21:55:07 -04:00
dragongoose
1e4f4df6eb
URL encoding and catch requests other than 200 for clips 2023-08-25 19:43:18 -04:00
dragongoose
71fd5dbe37
More sensical link 2023-08-21 23:43:54 -04:00
dragongoose
cc1f5ef77b
Clip support 2023-08-21 23:28:23 -04:00
dragongoose
a991899c7f
Add chat history fetching 2023-07-30 19:12:11 -04:00
dragongoose
af3a348d99
Pass cursor into function 2023-07-29 21:04:52 -04:00
dragongoose
927c3fc3d5
Fix label 2023-07-20 14:40:54 -04:00
dragongoose
a9fe2eaaf3
VOD support 2023-07-19 20:27:36 -04:00
dragongoose
16c8402936
VOD support 2023-07-17 13:16:33 -04:00
dragongoose
4e89ba8637
Add VOD preview support 2023-07-04 20:57:38 -04:00
dragongoose
4a333eed57
Emotes should be handled on the client side 2023-07-03 14:48:16 -04:00
dragongoose
8e572b9bbd
Add emote support 2023-06-17 21:14:28 -04:00
dragongoose
3c3341fb65
Remove all the 301 errors 2023-06-07 12:25:52 -04:00
dragongoose
5c5da5404a
Add search endpoint 2023-06-06 08:31:12 -04:00
dragongoose
785e38ea29
New stream endpoint 2023-06-02 08:13:56 -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
ec2a49b5bb
Fix Content-Length errors 2023-05-31 19:36:57 -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
708b1ff883
Fix implementation 2023-05-28 16:44:31 -04:00
dragongoose
57290767b6
Add specific category endpoint and fix minor issues 2023-05-28 16:19:39 -04:00
dragongoose
1fc11488e3
Add directory endpoint 2023-05-26 10:17:55 -04:00
dragongoose
75b9075564
Add root message 2023-05-25 21:04:15 -04:00
dragongoose
d6d820cdc1
Add image proxy 2023-05-22 18:11:58 -04:00
dragongoose
129d731a95
Add global message format 2023-05-22 18:11:42 -04:00
dragongoose
64d15c4621 Add global error handler, make progress on the first endpoint 2023-05-20 22:18:10 -04:00
dragongoose
bb8b868354
Begin the streamer info endpoint 2023-05-20 16:30:12 -04:00
dragongoose
94a9e8667f
Initial commit (template router) 2023-05-18 10:17:08 -04:00