2017-05-21 00:38:28 +02:00
{{define "title"}}{{call $.T "faq"}}{{end}}
2017-05-05 03:53:38 +02:00
{{define "content"}}
Frontend rewrite (DONE) (#723)
* Remove Bootstrap and Jquery, and create basic nav
* More improvements to navbar, as well as work on _badgemenu
* Complete navbar HTML, obviously it still looks horrendous
* Change layout on torrent table, using grids.
* Remove Bootstrap and Jquery, and create basic nav
* More improvements to navbar, as well as work on _badgemenu
* Complete navbar HTML, obviously it still looks horrendous
* Change layout on torrent table, using grids.
* HOLY FUCK INDEX IS /DONE/
* DO UPLOAD PAGE, DELETE OLD SHITTY CSS
* Complete login page
* Remove Bootstrap and Jquery, and create basic nav
* More improvements to navbar, as well as work on _badgemenu
* Complete navbar HTML, obviously it still looks horrendous
* Change layout on torrent table, using grids.
* Remove Bootstrap and Jquery, and create basic nav
* More improvements to navbar, as well as work on _badgemenu
* Complete navbar HTML, obviously it still looks horrendous
* HOLY FUCK INDEX IS /DONE/
* DO UPLOAD PAGE, DELETE OLD SHITTY CSS
* Complete login page
* Begin work on profile page
* fucking git, man
* Damn, that looks sexy
* Complete login and register pages, include very minimal grid system, and delete all of view template
* Do view page!
* Finish view even more
* Fix dates and filesizes in torrent table
* Improve comment/captcha input
* Actually add magnet and torrent buttons
* Add open-iconic instead of fontawesome
* Improve user side-panel
* Rename Category_* to CategoryName
* Beginning to finish up
* Implement themes and add basic mobile support to front page
* Fix some slight color errors
* Fix captcha on dark
* magnet and torrent links on view
2017-05-24 06:20:51 +02:00
< div style = "text-align: left;" class = "box" >
2017-05-05 13:19:36 +02:00
<!-- marquees are the true purpose of HTML -->
2017-05-21 00:38:28 +02:00
< marquee > < h2 > {{call $.T "notice_keep_seeding"}}< / h2 > < / marquee >
2017-05-04 00:58:16 +02:00
2017-05-21 00:38:28 +02:00
< h1 > {{call $.T "official_nyaapocalipse_faq"}}< / h1 >
2017-05-05 13:19:36 +02:00
< br / >
2017-05-04 00:58:16 +02:00
2017-05-21 00:38:28 +02:00
< h2 > { { call $ . T " links_replacement_mirror " } } < / h2 >
2017-05-05 13:19:36 +02:00
< a href = "https://nyaa.pantsu.cat" > Nyaa - nyaa.pantsu.cat< / a > < br / >
2017-05-04 00:58:16 +02:00
< a href = "https://sukebei.pantsu.cat" > Sukebei - sukebei.pantsu.cat< / a >
2017-05-21 00:38:28 +02:00
< h2 > {{call $.T "server_status_link"}}< / h2 >
2017-05-20 01:10:16 +02:00
< a href = "https://status.pantsu.cat/" > https://status.pantsu.cat/< / a > < br / >
2017-05-21 00:38:28 +02:00
< h2 > {{call $.T "what_happened"}}< / h2 >
2017-05-04 00:58:16 +02:00
< ul >
2017-05-21 00:38:28 +02:00
< li > {{call $.T "nyaa_se_went_offline"}}< / li >
< li > {{call $.T "its_not_a_ddos"}}< / li >
< li > {{call $.T "future_not_looking_good"}}< / li >
< li > {{call $.T "recovery_effort"}}< / li >
2017-05-04 00:58:16 +02:00
< / ul >
2017-05-21 00:38:28 +02:00
< h2 > {{call $.T "is_everything_lost"}}< / h2 >
< p > {{call $.T "in_short_no"}}< / p >
2017-05-04 00:58:16 +02:00
2017-05-21 00:38:28 +02:00
< h2 > {{call $.T "are_some_things_lost"}}< / h2 >
< p > {{call $.T "answer_is_nyaa_db_lost"}}< / p >
< p > {{call $.T "answer_is_sukebei_db_lost"}}< / p >
2017-05-04 00:58:16 +02:00
2017-05-21 00:38:28 +02:00
< h2 > {{call $.T "how_are_we_recovering"}}< / h2 >
< p > {{call $.T "answer_how_are_we_recovering"}}< / p >
2017-05-04 00:58:16 +02:00
2017-05-21 00:38:28 +02:00
< h2 > {{call $.T "are_the_trackers_working"}}< / h2 >
< p > {{call $.T "answer_are_the_trackers_working"}}< / p >
2017-05-04 00:58:16 +02:00
2017-05-21 00:38:28 +02:00
< h2 > {{call $.T "how_do_i_download_the_torrents"}}< / h2 >
< p > {{call $.T "answer_how_do_i_download_the_torrents"}}< / p >
< p > {{call $.T "magnet_link_should_look_like"}} < span style = "font-family:monospace" >
2017-05-06 13:58:06 +02:00
magnet:?xt=urn:btih:[hash]& dn=[name]& tr=[tracker]& tr=[...]< / span > < / p >
2017-05-04 00:58:16 +02:00
2017-05-21 00:38:28 +02:00
< h2 > {{call $.T "how_do_i_link_my_old_account"}}< / h2 >
< p > {{call $.T "answer_how_do_i_link_my_old_account"}}< / p >
2017-05-14 13:39:23 +02:00
2017-05-21 00:38:28 +02:00
< h2 id = "trackers" > {{call $.T "which_trackers_do_you_recommend"}}< / h2 >
< p > {{call $.T "answer_which_trackers_do_you_recommend"}}< / p >
2017-05-18 14:35:26 +02:00
< pre > udp://tracker.doko.moe:6969
2017-05-27 18:55:39 +02:00
udp://tracker.zer0day.to:1337/announce
2017-05-18 14:35:26 +02:00
udp://tracker.leechers-paradise.org:6969
udp://explodie.org:6969
udp://tracker.opentrackr.org:1337
udp://tracker.internetwarriors.net:1337/announce
http://mgtracker.org:6969/announce
http://tracker.baka-sub.cf/announce< / pre >
2017-05-07 12:20:08 +02:00
2017-05-21 00:38:28 +02:00
< h2 > {{call $.T "how_can_i_help"}}< / h2 >
< p > {{call $.T "answer_how_can_i_help"}}< / p >
2017-05-04 00:58:16 +02:00
2017-05-21 00:38:28 +02:00
< h2 > {{call $.T "your_design_sucks_found_a_bug"}}< / h2 >
2017-05-17 07:58:40 +02:00
< p > < a href = "https://github.com/NyaaPantsu/nyaa/issues" > https://github.com/NyaaPantsu/nyaa/issues< / a > .< / p >
2017-05-05 13:19:36 +02:00
2017-05-21 00:38:28 +02:00
< h2 > {{call $.T "why_written_in_go"}}< / h2 >
< p > {{call $.T "authors_favorite_language"}}< / p >
2017-05-06 13:56:51 +02:00
2017-05-21 00:38:28 +02:00
< h2 > {{call $.T "who_is_renchon"}}< / h2 >
< p > {{call $.T "renchon_anon_explanation" }}< / p >
2017-05-10 20:30:30 +02:00
2017-05-06 23:46:53 +02:00
< br / >
2017-05-07 15:08:00 +02:00
< img style = "max-width: 100%" src = "https://my.mixtape.moe/omrskw.png" alt = "funny meme" >
2017-05-05 03:53:38 +02:00
< / div >
2017-05-05 13:19:36 +02:00
{{end}}