Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/config
Ramon Dantas 38f331a32e Make metainfo_fetcher fetch metadata only for new torrents (#694)
Added a flag on the config, that, when set, will only fetch data starting
from torrents with ID > config.LastOldTorrentID. Also updated the query
to use the config's files table, instead of hard-coding it.
2017-05-23 11:19:28 +10:00
..
cache.go abstract out cache 2017-05-11 09:01:53 -04:00
config.go
email.go
env.go
i2p.go
i18n.go
logger.go
metainfo_fetcher.go
navigation.go
scrape.go only use coppersurfer 2017-05-10 18:23:20 -04:00
search.go
sorting.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
torrents.go
trackers.go
upload.go
user_settings.go