autobrr/web/src
kenstir 4fceccd611
feat(filters): support daily shows (#1462)
* feat(database): Add month, day columns to release table

* feat(database): Add month, day columns to postgres release table

* feat(filters): support daily show format

* feat(filters): check smart episode daily

* fix(tests): rss

* feat(filters): add daily shows elements to form

* enhancement(web): minimize html in MoviesAndTV tab

* feat(filters): smart episode check proper and repack

* feat(filters): smart episode do not allow multiple latest

* feat(filters): smart episode check group with repack

* feat(filters): smart episode allow multiple current releases

---------

Co-authored-by: s0up4200 <soup@r4tio.dev>
Co-authored-by: ze0s <43699394+zze0s@users.noreply.github.com>
Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2024-05-15 16:38:10 +02:00
..
api fix(auth): cookie expiry and renewal (#1527) 2024-05-08 10:38:02 +02:00
components feat(filters): support daily shows (#1462) 2024-05-15 16:38:10 +02:00
domain fix(filters): remove unusable resolution constants (#1464) 2024-03-24 10:53:53 +01:00
forms fix(web): disable autocomplete on APIKeyAddForm and FilterAddForm (#1546) 2024-05-09 09:17:59 +02:00
hooks chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
screens feat(filters): support daily shows (#1462) 2024-05-15 16:38:10 +02:00
types feat(filters): support daily shows (#1462) 2024-05-15 16:38:10 +02:00
utils feat(web): set Safari window colors (#1543) 2024-05-08 14:10:26 +02:00
App.tsx fix(auth): cookie expiry and renewal (#1527) 2024-05-08 10:38:02 +02:00
index.css chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
index.tsx chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
logo.svg feat(web): use svg logo instead of png (#970) 2023-07-02 14:17:10 +02:00
routes.tsx fix(web): root pending component placement (#1547) 2024-05-09 09:20:20 +02:00
vite-env.d.ts feat(web): use svg logo instead of png (#970) 2023-07-02 14:17:10 +02:00