autobrr/web/src
stacksmash76 4d753b76ed
refactor(web): update to react 18 and other deps (#285)
* Started refactoring codebase for React 18.

* Migrated to react-router v6 fully

* Removed useless test setup along with relevant packages.

* Removed leftover console.log statement

* feat: use status forbidden for onboarding

* refactor(web): use react hook form on login

* fix: comply with r18 shenanigans

* chore: update packages
2022-06-10 19:31:46 +02:00
..
api refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
components refactor(web): update to react 18 and other deps (#285) 2022-06-10 19:31:46 +02:00
domain refactor(web): update to react 18 and other deps (#285) 2022-06-10 19:31:46 +02:00
forms refactor(web): update to react 18 and other deps (#285) 2022-06-10 19:31:46 +02:00
hooks refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00
screens refactor(web): update to react 18 and other deps (#285) 2022-06-10 19:31:46 +02:00
types feat(filters): add download limits (#266) 2022-05-18 14:14:13 +02:00
utils refactor(web): update to react 18 and other deps (#285) 2022-06-10 19:31:46 +02:00
App.tsx refactor(web): update to react 18 and other deps (#285) 2022-06-10 19:31:46 +02:00
index.css feat(web): error boundry and fixes (#270) 2022-05-12 16:26:41 +02:00
index.tsx refactor(web): update to react 18 and other deps (#285) 2022-06-10 19:31:46 +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
setupProxy.js refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00