Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Graphe des révisions

3 commits

Auteur SHA1 Message Date
akuma06
7bb008cb19 Fix for userID = 0 was current user 2017-07-29 18:42:02 +02:00
kilo
ef25eddfd6 Editing a torrent now redirects to torrent view page (fix #1282) (#1286)
* fix #1282

* Update edit.go

* Update view.go

* Update view.go
2017-07-26 11:59:46 +10:00
akuma06
2c8344faf9 Controllers are now separated
They are in different folders and all loaded in controllers/router.go.
This means that you only have to create a folder with a router.go file and import this folder in main router.go to add a handler.
2017-07-16 17:14:21 +02:00