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/models
2017-08-03 03:38:07 +02:00
..
activities
comments
notifications Added moderation part + tests 2017-08-03 03:38:07 +02:00
oauth_client
oauth_server
reports
tag Possibility to add tags from edit panel + upload 2017-08-01 23:38:13 +02:00
torrents Possibility to add tags from edit panel + upload 2017-08-01 23:38:13 +02:00
users
activity.go
comment.go
dumps.go
file.go
gorm.go Fixing Double anidbID (shoud also fix twice flags) + removed pointer to config in functions. We have a singleton so don't need to pass it as argument 2017-08-02 17:12:52 +02:00
gorm_test.go Fixing Double anidbID (shoud also fix twice flags) + removed pointer to config in functions. We have a singleton so don't need to pass it as argument 2017-08-02 17:12:52 +02:00
language.go
notification.go Added moderation part + tests 2017-08-03 03:38:07 +02:00
oauth_client.go
oauth_server.go
oldcomment.go
report.go Added configor as a new library (#1126) 2017-07-10 22:11:05 +10:00
scrape.go
tag.go Possibility to add tags from edit panel + upload 2017-08-01 23:38:13 +02:00
torrent.go Added comments on mod route +delete all tags link (#1316) 2017-08-02 15:06:34 +02:00
user.go