nyaa/migrations/versions
Nicolas F 16814d6eb7 Add trusted application functionality (#533)
* Add trusted application functionality

This lets users apply for trusted status, given certain minimum
requirements. Moderators can then review the applications, giving
a recommendation, and administrators can accept or reject them.

If an application is accepted or rejected, the user receives an
e-mail about it.

Markdown images are not rendered in applications to prevent browsers
from sending automatic requests to untrusted webservers.

Users who have had their application rejected cannot re-apply for a set
amount of days.

* minor fixes
2019-08-10 18:18:44 -07:00
..
1add911660a6_admin_log_added.py Admin Log 2.0 (#283) 2017-07-04 23:13:59 -05:00
2bceb2cb4d7c_add_comment_count_to_torrent.py Update comment count migration, calculate initial counts during upgrade 2017-05-27 22:46:35 +03:00
5cbcee17bece_add_trusted_applications.py Add trusted application functionality (#533) 2019-08-10 18:18:44 -07:00
6cc823948c5a_add_trackerapi.py site-specific changes for new tracker (#453) 2018-02-12 15:52:35 -08:00
7f064e009cab_add_report_table.py Add Alembic migration for report tables 2017-05-29 17:05:17 +03:00
8a6a7662eb37_add_user_preferences_table.py fix migration, add server_default for boolean 2019-01-24 12:31:48 +01:00
97ddefed1834_initial_database_state.py Add initial database state for Alembic, update existing migrations 2017-05-27 18:14:43 +03:00
3001f79b7722_add_torrents.uploader_ip.py API Info (#157) 2017-06-03 23:57:53 +03:00
500117641608_add_bans.py Better bans (#341) 2017-08-25 18:53:35 -04:00
b61e4f6a88cc_del_torrents_info.py fix migration 2018-02-02 20:53:46 +01:00
b79d2fcafd88_comment_text.py Increase maximum comment size from 255 to 1024. 2017-08-14 19:08:36 +02:00
cf7bf6d0e6bd_add_edited_time_to_comments.py [Schema+config change] Comment editing (#396) 2017-11-05 16:26:30 +02:00
d0eeb8049623_add_comments.py Add initial database state for Alembic, update existing migrations 2017-05-27 18:14:43 +03:00
f69d7fec88d6_add_rangebans.py Implement range bans (#478) 2018-06-29 20:15:04 -07:00
f703f911d4ae_add_registration_ip.py Add registration IP (#507) 2018-07-09 22:14:45 -07:00
ffd23e570f92_add_is_webseed_to_trackers.py [Schema change] Add webseed support (BEP-19) (#317) 2017-07-30 00:00:39 +03:00