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

4 commits

Auteur SHA1 Message Date
kilo e8dfeaea4a
Fix report creation from report template for anonymous users & small css adjustement (#1712)
* Fix report creation from report template for anonymous users

* small adjustement for styling of usernames in comment

* lower margin-top for comment content

* Update en-us.all.json

* Update CHANGELOG.md

* fix torrent link button's styling getting messed up from
2017-11-05 07:43:53 +01:00
kilo ce8e882761
Update report.go 2017-10-31 06:35:45 +01:00
kilo 6f6cb4c80e
Update report.go 2017-10-29 04:47:54 +01: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