Commit graph

4 commits

Author SHA1 Message Date
ze0s
4bf023d030
feat(irc): support optional SASL and NickServ auth (#511)
* feat(irc): support SASL and NickServ auth

* feat(irc): add missing fields

* feat(irc): support SASL and NickServ auth

* feat(irc): add missing fields

* feat(irc): add validation

* feat(indexers): unify and set required values

* feat(irc): add postgres migrations

* feat(irc): use nick as handlerkey

* feat(irc): use account for nickserv

* fix(irc): pg db migration
2022-10-27 22:25:58 +02:00
Ludvig Lundgren
b91984e28e
fix(indexers): use torrentsize instead of size (#98) 2022-01-23 13:32:03 +01:00
GregTroar
f331aab6c9
Indexers: Update TorrentSeeds for new site (#57)
* feat: update regex

* feat: update download url

* feat: change passkey to rsskey
2021-12-30 13:47:45 +01:00
GregTroar
35d3817bd4
Indexers: Add TD, MTV, TS and Milkie (#45)
* feat: add Milkie definition

* feat: add TorrentDay definition

* feat: add MoreThanTV definition

* feat: add TorrentSeeds definition

Co-authored-by: Ludvig Lundgren <hello@ludviglundgren.se>
2021-12-23 23:34:49 +01:00