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
tomleb cb2702630c Remove categories and subcategories queries
This commit removes usage of Categories queries in order to support
postgres. The Categories in postgres is an enum instead of a table and
we don't need to use the table in sqlite because the value are hardcoded
in the html and are unlikely to ever change.

This commit breaks the thumbnails in the index. Other functionality
needs to be tested before merging.
2017-05-06 19:02:02 -04:00
..
comment.go
language.go Forgot files 2017-05-06 22:14:02 +02:00
role.go
status.go Status model and field for Users 2017-05-07 01:52:27 +03:00
torrent.go Remove categories and subcategories queries 2017-05-06 19:02:02 -04:00
user.go Merge branch 'master' into master 2017-05-06 22:17:13 +02:00