mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
![]() * fix: remove react-cookie since we can't delete the user_session cookie using JS (due to httponly being set) * chore: update dependencies and set a global react dependency override (react-ridge-state creates a problem, this fixes it) * chore: tidy up APIClient, login and logout pages * fix: catch canOnboard() error in login.tsx enhancement: add toast notify on intentional logout and nicely reset the context state; make sure screen-blinking is down to a minimum by having min-h-screen present. * fix: let onboarding redirect to / instead of /login (/login isn't used anymore) * fix: use normal <input /> caret cursor for SearchColumnFilter, instead of pointer * chore(web): remove react-cookie package |
||
---|---|---|
.. | ||
api | ||
components | ||
domain | ||
forms | ||
hooks | ||
screens | ||
types | ||
utils | ||
App.tsx | ||
index.css | ||
index.tsx | ||
logo.png | ||
react-app-env.d.ts | ||
setupProxy.js |