akuma06
0db143d685
Possibility to add tags from edit panel + upload
2017-08-01 23:38:13 +02:00
akuma06
bd959764f3
fixed counter
2017-08-01 15:38:09 +02:00
akuma06
b16e76d0b6
Fix for ajax query + uniformize api response
2017-08-01 14:47:27 +02:00
akuma06
93a2c5b98e
add validator package
2017-07-31 03:23:21 +02:00
akuma06
6e5be0f7f1
Tags no-js works + less sql in Development mode + debug tool
2017-07-31 03:15:37 +02:00
akuma06
fe2c128e44
Added form to add tags on view
2017-07-30 03:29:09 +02:00
akuma06
d2339e9a43
Merge branch 'dev' into tags
2017-07-30 02:16:38 +02:00
akuma06
5c375db112
New network test + fix import
2017-07-30 02:16:14 +02:00
akuma06
7bb008cb19
Fix for userID = 0 was current user
2017-07-29 18:42:02 +02:00
akuma06
51d7fe2ef7
Added html views + fix template test + View & JSON Controller
2017-07-29 14:43:12 +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