learn-request-queue/src
Dessa Simpson dd423bdb34 Fix empty subscriptions page crash
Fix issue where when Twitch returns an empty page of subscribers, the
app crashes due to trying to get response.data[0].user_id where
response.data[0] is undefined

Also adds some debug logging
2022-02-28 09:34:18 -07:00
..
cronjobs Fix empty subscriptions page crash 2022-02-28 09:34:18 -07:00
app.ts Add sorting to UI 2021-04-25 09:02:07 -07:00
config.ts Remove extraneous whitespace 2020-11-29 01:24:41 -07:00
cron.ts Customization! 2021-02-21 23:25:48 -07:00
db.ts Consistency and cleanup 2020-08-02 22:06:28 -07:00
errors.ts Add better error handling and logging 2020-07-02 13:06:13 -07:00
logging.ts Add ISO date to logging 2020-11-28 22:09:06 -07:00
queries.ts Add ratelimits 2021-06-06 23:11:30 -07:00
requests.ts Add ratelimits 2021-06-06 23:11:30 -07:00
twitch.ts Fix empty subscriptions page crash 2022-02-28 09:34:18 -07:00
version.ts Bump version to v0.8 2022-02-27 17:36:50 -07:00
youtube.ts Implement fetching of video titles 2020-11-10 00:20:20 -07:00