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
Steindór 9286653905 Nav fixes (#766)
* Update README.md

Added a link to the db dump and IRC channels.

* Minor fix

* Update README.md

* disabling email links

* Killed github autolinking

* Update README.md

* Removed database link

* fixed a FF only bug with the carets

* added a static size to pagination

* worked on the pagination widget

* fixed the arrow buttons too

* fixed appearance on pages over 1000
2017-05-27 17:16:43 +10:00
..
api_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
database_dump_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
faq_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
home_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
init.go fix up templates, get reading for Reload template on SIGHUP 2017-05-07 07:51:33 -04:00
language_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
modpanel.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
not_found_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
router.go Fix User Reset API (#772) 2017-05-27 11:54:54 +10:00
rss_handler.go Merge branch 'dev' of https://github.com/NyaaPantsu/nyaa into dev 2017-05-27 11:56:28 +10:00
search_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
template.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
template_functions.go Nav fixes (#766) 2017-05-27 17:16:43 +10:00
template_test.go Add template and db tests (#291) 2017-05-10 18:15:36 -05:00
template_variables.go New profile user menu (#761) 2017-05-26 14:33:55 +02:00
torrent_report_handler.go Golint friendly (#747) 2017-05-25 21:54:58 +02:00
upload.go Merge branch 'dev' of https://github.com/NyaaPantsu/nyaa into dev 2017-05-27 11:51:36 +10:00
upload_handler.go Merge branch 'dev' of https://github.com/NyaaPantsu/nyaa into dev 2017-05-27 11:51:36 +10:00
user_handler.go Merge branch 'dev' of https://github.com/NyaaPantsu/nyaa into dev 2017-05-27 11:56:28 +10:00
view_torrent_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00
wrap_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00