feat(users/Profpatsch/whatcd-resolver): Cache searches & web UI
When looking up stuff on the tracker, cache the results in our database and display the best torrent matches in a simple web UI. Change-Id: Iba8417fbdd3ea812765ab0289a1d5b03b7c2be81 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8857 Reviewed-by: Profpatsch <mail@profpatsch.de> Tested-by: BuildkiteCI
This commit is contained in:
parent
70da4318f5
commit
5cfdd259df
2 changed files with 272 additions and 95 deletions
|
|
@ -88,4 +88,8 @@ library
|
|||
unliftio,
|
||||
monad-logger,
|
||||
unix,
|
||||
warp,
|
||||
wai,
|
||||
ihp-hsx,
|
||||
blaze-html,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue