sct
|
5343f35e5b
|
feat(api): initial implementation of the auth system (#30)
Adds the auth system but does not add all required features. They will be handled in other tickets
|
2020-08-28 09:34:15 +09:00 |
|
sct
|
de8ee9ba85
|
fix: fixes next.js build to not include server files
Also fixes the next.js build to properly purge unused css classes from tailwind
|
2020-08-23 06:34:38 +00:00 |
|
sct
|
28854190a0
|
ci: adds linting/build workflow to commits
|
2020-08-23 06:25:23 +00: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
|
72f9624f1d
|
feat(plex/utils): added Plex OAuth class
|
2020-08-18 08:33:57 +00: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
|
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 |
|