autobrr/web/src
soup de6638065a
fix(filters): add fallback for clipboard api on http (#804)
add a fallback for clipboard api

The Clipboard API requires HTTPS, so we need to add a fallback for HTTP. Using the old execCommand('copy') method.
2023-04-01 13:33:00 +02:00
..
api feat(filters): navigate to edit page on filter creation (#776) 2023-03-22 22:02:58 +01:00
components feat(filters): regex validation for supported fields (#773) 2023-03-30 23:41:03 +02:00
domain feat(actions): rtorrent add folder rename toggle (#756) 2023-03-19 21:25:53 +01:00
forms feat(filters): navigate to edit page on filter creation (#776) 2023-03-22 22:02:58 +01:00
hooks feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00
screens fix(filters): add fallback for clipboard api on http (#804) 2023-04-01 13:33:00 +02:00
types feat: add usenet support (#543) 2023-03-04 20:27:18 +01:00
utils feat(web): preserve sort order on Filters list (#772) 2023-03-30 22:14:14 +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(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