autobrr/web/src
stacksmash76 b60e5f61c6
refactor: web api client and cleanup (#128)
refactor: refactored APIClient.ts with a new fetch wrapper and changed it into an explicit-import.

chore: modified package.json not to start browser on "npm run start"

chore: cleaned up code, deleted 2mo+ useless old comments.

fix: fixed parameter collision in screens/filters/details.tsx

fix: override react-select's Select component style to make it consistent. addresses #116

Co-authored-by: anonymous <anonymous>
2022-02-10 17:47:05 +01:00
..
api refactor: web api client and cleanup (#128) 2022-02-10 17:47:05 +01:00
components chore: add eslint and cleanup (#118) 2022-02-08 18:10:47 +01:00
domain chore: add eslint and cleanup (#118) 2022-02-08 18:10:47 +01:00
forms refactor: web api client and cleanup (#128) 2022-02-10 17:47:05 +01:00
hooks chore: add eslint and cleanup (#118) 2022-02-08 18:10:47 +01:00
screens refactor: web api client and cleanup (#128) 2022-02-10 17:47:05 +01:00
types feat: web add more types (#114) 2022-02-05 15:20:54 +01:00
utils chore: add eslint and cleanup (#118) 2022-02-08 18:10:47 +01:00
App.tsx chore: add eslint and cleanup (#118) 2022-02-08 18:10:47 +01:00
index.css feat: add hdr filtering (#86) 2022-01-16 13:50:21 +01:00
index.tsx chore: add eslint and cleanup (#118) 2022-02-08 18:10:47 +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