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/model
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
..
comment.go Fix comment model 2017-05-12 01:40:02 +02:00
file.go Add Upload and Download limiters, rely on unique_index for avoiding duplicates 2017-05-14 11:35:03 -03:00
language.go Consistency, formatting, error checking, cleanup, and a couple bug fixes (#245) 2017-05-09 21:34:40 -05:00
report.go Display human-readable report reason in modpanel 2017-05-12 20:43:38 +02:00
torrent.go Add FileList view to view.html template 2017-05-14 10:19:19 -03:00
user.go Stateless cookie auth 2017-05-12 12:40:31 +02:00