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 25562e0d54 Account theme switcher (Pls merge) (#750)
* added pagination

* cleanup

* indentation fix

* fix

* Loads theme from context

* Basic theme switching working

* working properly

* Fuck golint tbqh

* united language and theme into one settings page

* made the settings page a little nicer

* fixed it so it works properly now

* removed parts of inline js and fixed bug

* removed remains of other theme switching method

* fixed very minor bug

* fix
2017-05-27 12:08:47 -05: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
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
publicSettingsHandler.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
router.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05: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 Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
template_functions.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
template_test.go
template_variables.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05: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 Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
user_handler.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
view_torrent_handler.go Account theme switcher (Pls merge) (#750) 2017-05-27 12:08:47 -05:00
wrap_handler.go Hopefully fix memleak 2017-05-27 11:50:31 +10:00