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

4 commits

Auteur SHA1 Message Date
kilo bde8ff4f49 Fix invalid comment date when JS is enabled, wrong url in an admin torrent list link, malformed pubDate for RSS feed (#1654)
* Fix invalid comment date when JS is enabled

* fix travis

* fix wrong url in admin torrent list

* Fix wrong pubDate for /feed

* Different function name

* same changes as rss for magnet rss

* travis test

* fix delete button on torrent view

* Update edit.jet.html

* Update index.jet.html

* Update userlist.jet.html

* Update torrentlist.jet.html
2017-10-12 17:53:04 +02:00
ewhal 489c3196c4 Fix pubdate hopefully (#1410) 2017-08-27 14:35:59 +10:00
PantsuDev 71b033ccb4 Fix incorrect rfc date format 2017-08-03 12:49:06 +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