autobrr/web/src
soup bcd5128c59
fix(filters): close add new dropdown of focus (#777)
* hide dropdown when clicking outside it

* cleaner code

* cleaned up code

removed uneccessary div
changed to focus:ring-inset on buttons

* revert focus-ring-inset change

will handle this for the entire app in a separate branch

* changed to using headlessui

* added transition to the dropdown

* feat: add export JSON to Discord button

The Discord button exports the filter data in JSON format,
but with Discord-specific formatting.

as requested on Discord
2023-03-22 22:00:47 +01:00
..
api feat(logs): make log files downloadable (#706) 2023-02-12 17:34:09 +01:00
components fix(releases): mismatched timestamp in list (#774) 2023-03-19 21:40:48 +01:00
domain feat(actions): rtorrent add folder rename toggle (#756) 2023-03-19 21:25:53 +01:00
forms enhancement(web): emphasize the need for HTTP in SABnzbd host URL (#748) 2023-03-11 21:17:08 +01:00
hooks feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00
screens fix(filters): close add new dropdown of focus (#777) 2023-03-22 22:00:47 +01:00
types feat: add usenet support (#543) 2023-03-04 20:27:18 +01:00
utils feat: show new updates in dashboard (#690) 2023-02-05 18:44:11 +01: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(logs): sanitize logfile on download (#767) 2023-03-19 21:57:16 +01:00
index.tsx feat(web): Add helper tooltips for inputs and link them to docs (#663) 2023-02-03 17:03:49 +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
setupProxy.js refactor(web) add eslint (#222) 2022-05-17 06:44:07 +02:00