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
Ramon Dantas 86447b853c Add tree-view file list (Done) (#724)
* Add tree-view file list

* Add TotalSize field to folders

* Remove bootstrap/jquery related code

* Add icons to filelist, some CSS formatting

Moved a few styles from the format string for the tree view, to CSS
(where possible). Make icons look consistent under all themes.

* Make filelist hideable again, show it when JS is disabled
2017-05-25 00:13:56 +10:00
..
api_handler.go Add err check from GetTorrentById return in ApiViewHandler (#696) 2017-05-23 13:18:25 +10:00
database_dump_handler.go go fmt all the code 2017-05-24 17:11:13 +10:00
faq_handler.go Group common template variables together. (#665) 2017-05-21 17:10:19 +10:00
home_handler.go go fmt all the code 2017-05-24 17:11:13 +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 go fmt all the code 2017-05-24 17:11:13 +10:00
modpanel.go go fmt all the code 2017-05-24 17:11:13 +10:00
not_found_handler.go Group common template variables together. (#665) 2017-05-21 17:10:19 +10:00
router.go go fmt all the code 2017-05-24 17:11:13 +10:00
rss_handler.go Implemented EZTV RSS Spec #569 #451 2017-05-22 17:28:20 +02:00
search_handler.go go fmt all the code 2017-05-24 17:11:13 +10:00
template.go Rerun gofmt it again with -s 2017-05-24 17:15:07 +10:00
template_functions.go Add tree-view file list (Done) (#724) 2017-05-25 00:13:56 +10:00
template_test.go Add template and db tests (#291) 2017-05-10 18:15:36 -05:00
template_variables.go Add tree-view file list (Done) (#724) 2017-05-25 00:13:56 +10:00
torrent_report_handler.go Cleanups and fixes (#623) 2017-05-19 12:55:59 +10:00
upload.go go fmt all the code 2017-05-24 17:11:13 +10:00
upload_handler.go go fmt all the code 2017-05-24 17:11:13 +10:00
user_handler.go go fmt all the code 2017-05-24 17:11:13 +10:00
view_torrent_handler.go Add tree-view file list (Done) (#724) 2017-05-25 00:13:56 +10:00
wrap_handler.go go fmt all the code 2017-05-24 17:11:13 +10:00