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
ElegantMonkey 7d8cbe1393 Add Upload and Download limiters, rely on unique_index for avoiding duplicates
The FileList that is read with GetTorrents is empty, as it's only loaded with
GetTorrentById. So, always insert the new FileList on the database, and rely on
the unique_index to avoid duplications.
2017-05-14 11:35:03 -03:00
..
cache.go abstract out cache 2017-05-11 09:01:53 -04:00
config.go FilesizeFetcher -> MetainfoFetcher 2017-05-14 08:20:34 -03:00
email.go Update email.go 2017-05-12 18:47:09 -05:00
env.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
i2p.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
i18n.go Fix i18n file errors 2017-05-13 22:52:17 +02:00
logger.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
metainfoFetcher.go Add Upload and Download limiters, rely on unique_index for avoiding duplicates 2017-05-14 11:35:03 -03:00
navigation.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
scrape.go only use coppersurfer 2017-05-10 18:23:20 -04:00
search.go forgot file 2017-05-11 09:29:08 -04:00
sorting.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
trackers.go Stateless cookies (#372) 2017-05-11 16:18:56 -05:00
upload.go disable uploads 2017-05-10 18:59:41 +10:00