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/deploy/ansible
akuma06 eaf4e23266 Fix hidden on User Profile (#1039)
When a user had hidden torrents, they were still listed on his user page even if it's not the actual user who is viewing it.
That's why I added a new function for searching which filter out hidden torrents.
Now when a user go to his own page (or a moderator), he can see all his torrents.
However if another person visit the page, only non hidden torrents will be listed.
I added the hidden parameter in ES database, it permits also to use the search instead of SQL when listing torrents on the user page. Less load time, go with the idea that we should use ES everywhere when needed.
2017-06-21 11:58:54 +10:00
..
group_vars Increase max_result_window and prevent swapping (#1018) 2017-06-18 08:30:24 +10:00
roles Fix hidden on User Profile (#1039) 2017-06-21 11:58:54 +10:00
create_elasticsearch_index.yml Update elasticsearch index playbooks (#892) 2017-06-04 10:28:26 +10:00
hosts
install_nyaa.yml Playbook to install latest nyaa straight from github (#843) 2017-05-30 21:48:20 -05:00
populate_elasticsearch_index.yml Update elasticsearch index playbooks (#892) 2017-06-04 10:28:26 +10:00
restore_database.yml
setup_server.yml
swap_elasticsearch_index.yml Update elasticsearch index playbooks (#892) 2017-06-04 10:28:26 +10:00