Commit Graph

1175 Commits

Author SHA1 Message Date
Alexander Zoitos
f9b174c311 refactor(login component): remove copyright - to design later 2020-08-22 19:57:08 -04:00
Alexander Zoitos
0151134949 refactor(use component on login path conditional): use component on login path conditional 2020-08-22 19:55:00 -04:00
sct
cc2c172d11 Merge pull request #9 from sct/feature/ch49
Configure Docker dev environment
2020-08-22 19:25:46 +09:00
sct
f2487d920f build(docker): added Dockerfiles for local/prod (prod untested)
Also adds docker-compose.yml for development
2020-08-22 10:24:37 +00:00
Alexander Zoitos
159718891f feat(pass pageprops to loginpage): pass page props to loginPage 2020-08-20 21:16:44 -04:00
Alexander Zoitos
7d179ae3b4 feat(login route conditional): on login route, do not display layout 2020-08-19 23:00:23 -04:00
Alexander Zoitos
6e47be2fa8 feat(login component/route): add: Login Component and Route 2020-08-19 22:38:43 -04:00
sct
533ede1ab7 Merge pull request #7 from sct/feature/ch45
Layout Component
2020-08-19 15:33:09 +09:00
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