Commit Graph

217 Commits

Author SHA1 Message Date
sct
1f497e8913 feat(layout): created Layout component
Also adds a Transition component for dealing with transitions easily with tailwind
2020-08-19 06:31:36 +00:00
sct
8db2bfe44f Merge pull request #6 from sct/feature/ch58
Add Inter font for Tailwind UI
2020-08-19 00:00:58 +09:00
sct
c6474558f1 style: added Inter font for use with Tailwind UI 2020-08-18 15:00:15 +00:00
sct
46eec85264 Merge pull request #5 from sct/feature/ch57
Plex Login Component
2020-08-18 23:43:42 +09:00
sct
0abf743b17 feat(components/plexloginbutton): added PlexLoginButton 2020-08-18 14:42:42 +00:00
sct
7423121a75 Merge pull request #4 from sct/feature/ch34
Plex OAuth
2020-08-18 18:52:37 +09:00
sct
72f9624f1d feat(plex/utils): added Plex OAuth class 2020-08-18 08:33:57 +00:00
sct
5adfdc1b05 Merge pull request #3 from sct/feature/ch36
User Database
2020-08-17 12:12:56 +09:00
sct
d902ef7277 feat(api-user): add basic User Entity and basic routing to fetch all users 2020-08-17 03:12:00 +00:00
sct
ccfd223f0f Merge pull request #2 from sct/feature/ch40
Add .editorconfig
2020-08-17 11:13:54 +09:00
sct
b982066327 feat(.editorconfig): add .editorconfig 2020-08-17 02:13:14 +00:00
sct
fb09d76f69 Merge pull request #1 from sct/feature/ch39
Add VSCode Recommended Extensions File
2020-08-17 11:10:50 +09:00
sct
5dc9b510b8 feat(extensions.json): added recommended extensions for VSCode 2020-08-17 02:07:16 +00:00
sct
ec33c639cd chore: fixed some prettier formatting errors in postcss.config.js 2020-08-17 02:01:15 +00:00
sct
89a6017c7f feat: bootstrap the basic app structure 2020-08-16 14:39:37 +00:00
sct
2519ac86f7 Add tailwindcss 2020-08-16 04:40:38 +00:00
sct
a1eb9c0048 Initial commit from Create Next App 2020-08-15 07:41:44 +00:00