autobrr/web/src
martylukyy 5d8131e211
fix(web): filters list desktop and mobile friendly (#659)
changed the resolution response from sm (640px) to 768px (md) for the indexer column
compacted the filter lines while maintaining the padding to the border when a filter name spans over multiple lines
span the filter name over the full width until the next div
fixed a duplicate display property
adjusted the width of the indexer and sort listbox for show the full values. (widths for both are uniform)
adjusted padding of indexer listbox entries
2023-01-18 22:10:48 +01:00
..
api feat(irc): improve list view (#466) 2022-09-22 16:39:05 +02:00
components feat(downloadclients): qBit rules add speed threshold condition (#652) 2023-01-17 23:34:03 +01:00
domain feat(downloadclients): qBit rules add speed threshold condition (#652) 2023-01-17 23:34:03 +01:00
forms feat(downloadclients): qBit rules add speed threshold condition (#652) 2023-01-17 23:34:03 +01:00
hooks feat(web): better tooltips and uniformity (#474) 2022-10-14 21:54:21 +02:00
screens fix(web): filters list desktop and mobile friendly (#659) 2023-01-18 22:10:48 +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