autobrr/web/src
stacksmash76 1a4f3cf55d
feat: add ability to create an account via the webui (#223)
* feat: add ability to create an account via the webui without the need for autobrrctl

* refactor redundant code block.

* fix: early return and 0 value
2022-04-10 18:26:14 +02:00
..
api feat: add ability to create an account via the webui (#223) 2022-04-10 18:26:14 +02:00
components feat: add ability to create an account via the webui (#223) 2022-04-10 18:26:14 +02:00
domain feat(clients): add whisparr (#218) 2022-04-06 10:40:44 +02:00
forms feat(clients): add whisparr (#218) 2022-04-06 10:40:44 +02:00
hooks feat: overhaul webui (#135) 2022-02-14 19:12:10 +01:00
screens feat: add ability to create an account via the webui (#223) 2022-04-10 18:26:14 +02:00
types feat(clients): add whisparr (#218) 2022-04-06 10:40:44 +02:00
utils feat: change default port (#207) 2022-03-26 21:38:57 +01:00
App.tsx feat: add ability to create an account via the webui (#223) 2022-04-10 18:26:14 +02:00
index.css feat: add filter dropdown #26 (#142) 2022-02-17 20:59:06 +01:00
index.tsx feat: overhaul webui (#135) 2022-02-14 19:12:10 +01: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 chore: add eslint and cleanup (#118) 2022-02-08 18:10:47 +01:00
setupTests.ts feat: add webui 2021-08-11 15:27:48 +02:00