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

50 commits

Author SHA1 Message Date
dragongoose
91dda1ceb5
Consistency 2024-02-06 12:02:50 -05:00
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
fcbf9096df
Fix missing source quality 2023-12-02 15:12:42 -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
cf9f1d65ca
Return error if VOD is sub only 2023-10-21 12:50:59 -04:00
dragongoose
0953928e5e
Make clips not need streamer name 2023-10-17 21:55:07 -04:00
dragongoose
f146f5390b
URL Encode categories 2023-09-16 12:01:05 -04:00
dragongoose
283d5f21e0
Use url encoding 2023-08-25 19:42:43 -04:00
dragongoose
17c6eb6a12
Fix hardcoded slug and use url encoding 2023-08-25 19:42:28 -04:00
dragongoose
4d66e04b27
Remove debug log 2023-08-22 00:03:48 -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
ed138fbe3e
Fix cursor 2023-07-29 20:57:23 -04:00
dragongoose
05f86dfd6b
1080p support for streams and vods 2023-07-21 10:28:39 -04:00
dragongoose
91aba7de42
Add type 2023-07-20 14:13:41 -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
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