This website requires JavaScript.
Explore
Help
Sign In
shpaq
/
sct-overseerr
Watch
1
Star
0
Fork
0
You've already forked sct-overseerr
mirror of
https://github.com/sct/overseerr.git
synced
2025-09-26 20:12:33 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2bfab5e99c04709a1ed45bf30748e4fb5ac95f72
sct-overseerr
/
src
/
hooks
History
sct
6c1742e94c
feat(frontend): add option to hide all available items from discovery (
#699
)
2021-01-20 18:56:45 +09:00
..
useClickOutside.ts
fix(frontend): new radarr/sonarr ports will be converted to a number before posting
2020-12-14 06:37:34 +00:00
useDebouncedState.ts
…
useInteraction.ts
refactor(frontend): titlecard behavior changed to allow clicking anywhere to go through to title
2020-12-15 15:49:59 +00:00
useIsTouch.ts
refactor(frontend): titlecard behavior changed to allow clicking anywhere to go through to title
2020-12-15 15:49:59 +00:00
useLockBodyScroll.ts
…
useRequestOverride.ts
feat(requests): Request Overrides & Request Editing (
#653
)
2021-01-17 22:52:50 +09:00
useRouteGuard.ts
feat: user edit functionality (managing permissions)
2020-11-17 05:48:59 +00:00
useSearchInput.ts
fix(frontend): allow more special characters in search input
2020-12-21 18:02:23 +09:00
useSettings.ts
feat(frontend): add option to hide all available items from discovery (
#699
)
2021-01-20 18:56:45 +09:00
useUser.ts
fix(build): remove cross import from client to server for UserType
2021-01-14 13:08:48 +00:00
useVerticalScroll.ts
…