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/router
sfan5 a3fa6df938 Remove bugs (#643)
* Fix S/L/D columns wasting huge amounts of space

Partially reverts 0c9cdfa8bf.

* Move last scrape below seed-bar

Also fixes the very misleading indentation

* Show category name on view page too

* Fix fucked up login page (fixes #640)

* Fix empty page on login w/o pass (fixes #634)

* Fix incorrectly colored error text in day mode

* Better readable footer in night mode

* Prepare having old uploader names on sukebei and various fixes for sukebei

* Different HTML title for sukebei
2017-05-20 20:45:27 +10:00
..
api_handler.go Fix bug, remove literals (#629) 2017-05-20 09:10:16 +10:00
database_dump_handler.go Cleanups and fixes (#623) 2017-05-19 12:55:59 +10:00
faq_handler.go Cleanups and fixes (#623) 2017-05-19 12:55:59 +10:00
home_handler.go Fix bug, remove literals (#629) 2017-05-20 09:10:16 +10:00
init.go
language_handler.go Cleanups and fixes (#623) 2017-05-19 12:55:59 +10:00
modpanel.go Remove bugs (#643) 2017-05-20 20:45:27 +10:00
not_found_handler.go Cleanups and fixes (#623) 2017-05-19 12:55:59 +10:00
router.go Fix bug, remove literals (#629) 2017-05-20 09:10:16 +10:00
rss_handler.go Fix bug, remove literals (#629) 2017-05-20 09:10:16 +10:00
search_handler.go Fix bug, remove literals (#629) 2017-05-20 09:10:16 +10:00
template.go Fix bug, remove literals (#629) 2017-05-20 09:10:16 +10:00
template_functions.go Remove bugs (#643) 2017-05-20 20:45:27 +10:00
template_test.go
template_variables.go Cleanups and fixes (#623) 2017-05-19 12:55:59 +10:00
torrent_report_handler.go Cleanups and fixes (#623) 2017-05-19 12:55:59 +10:00
upload.go
upload_handler.go Fix bug, remove literals (#629) 2017-05-20 09:10:16 +10:00
user_handler.go Remove bugs (#643) 2017-05-20 20:45:27 +10:00
view_torrent_handler.go Cleanups and fixes (#623) 2017-05-19 12:55:59 +10:00
wrap_handler.go Fix bug, remove literals (#629) 2017-05-20 09:10:16 +10:00