kilo
657454f40b
Update view.go
2017-10-29 19:17:55 +01:00
kilo
530fd0555a
Sukebei colors for classic theme, subscribe link on torrent pages ( #1696 )
...
* Add files via upload
* change url of files
* Delete topbar.png
* Delete dl-link.png
* Add files via upload
* sukebei colors for classic theme
* stylisation for follow link on torrents
* Update main.css
* Update tomorrow.css
* Update follow.go
* Update profile.jet.html
* Update user.go
* Update view.jet.html
* Update view.go
* Update view.jet.html
* Update view.jet.html
* Update tomorrow.css
2017-10-28 21:50:32 +02:00
akuma06
6e5be0f7f1
Tags no-js works + less sql in Development mode + debug tool
2017-07-31 03:15:37 +02:00
akuma06
62ea1aaf10
Adding tag post controller
2017-07-29 14:41:56 +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