autobrr/web/src
soup 834be0a309
enhancement(web): autobrr logo link to dashboard (#638)
* feat(web): Made autobrr logo link to frontpage

Clicking the logo now directs you to the frontpage.

* fixs(dashboard) Changed Stats header tag to h1

Header on Dashboard was a h3 tag while the ones on Filters etc. is h1.

Made it match the rest of the UI with this change.
2023-01-10 19:25:20 +01:00
..
api feat(irc): improve list view (#466) 2022-09-22 16:39:05 +02:00
components feat(web): improve disabled checkbox colors (#608) 2023-01-02 23:58:48 +01:00
domain feat(filters): support Language filtering (#632) 2023-01-09 00:33:08 +01:00
forms feat(irc): add with network password (#639) 2023-01-09 20:49:44 +01:00
hooks feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00
screens enhancement(web): autobrr logo link to dashboard (#638) 2023-01-10 19:25:20 +01:00
types feat(filters): support Language filtering (#632) 2023-01-09 00:33:08 +01:00
utils refactor(web): update to react 18 and other deps (#285) 2022-06-10 19:31:46 +02:00
App.tsx fix(web): infinitely retry queries, remove ago from age cells (#528) 2022-11-10 12:32:57 +01: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