autobrr/web/src
Ludvig Lundgren 40b855bf39
Feature: Auth (#4)
* feat(api): add auth

* feat(web): add auth and refactor

* refactor(web): baseurl

* feat: add autobrrctl cli for user creation

* build: move static assets

* refactor(web): auth guard and routing

* refactor: rename var

* fix: remove subrouter

* build: update default config
2021-08-14 14:19:21 +02:00
..
api Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
components Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
domain feat: add webui 2021-08-11 15:27:48 +02:00
forms Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
hooks feat: add webui 2021-08-11 15:27:48 +02:00
screens Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
state Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
styles feat: add webui 2021-08-11 15:27:48 +02:00
utils Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
App.tsx Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
index.css feat: add webui 2021-08-11 15:27:48 +02:00
index.tsx Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
logo.png Feature: Auth (#4) 2021-08-14 14:19:21 +02:00
react-app-env.d.ts feat: add webui 2021-08-11 15:27:48 +02:00
reportWebVitals.ts feat: add webui 2021-08-11 15:27:48 +02:00
setupTests.ts feat: add webui 2021-08-11 15:27:48 +02:00