Commit graph

13 commits

Author SHA1 Message Date
12d4ffad2b Add 'Add Request' Modal 2020-07-05 15:20:22 -07:00
e8d7d6362b Finish implementing login
- Templated main page to show user and profile image
- Added logout
- Handle user rejecting Twitch authorization flow
2020-07-05 14:15:30 -07:00
df68c990fc Implement Twitch API connector 2020-07-05 11:46:41 -07:00
2ef965f749 Move environment variables to .env 2020-07-04 19:17:29 -07:00
6322a6db14 UI redesign 2020-07-04 18:02:45 -07:00
94c1dd5782 Add session driver 2020-07-04 11:29:07 -07:00
057ee6e56d Add URL validation 2020-07-04 09:34:03 -07:00
5e596167e4 Sort both requests views by score then id 2020-07-04 08:48:24 -07:00
d55d1d1abe Initial frontend 2020-07-04 08:45:34 -07:00
0f3d921d96 Add updateRequestState endpoint 2020-07-02 13:32:55 -07:00
75e5022090 Add better error handling and logging 2020-07-02 13:06:13 -07:00
b7d8f14eb4 Initial API 2020-07-02 11:03:18 -07:00
ce518aeeb5 Initial commit 2020-07-01 20:08:33 -07:00