ElegantMonkey
67897a68ea
Extract strings from remaining templates
2017-05-08 17:42:56 -03:00
akuma06
7f053c978d
Fixed login handler
2017-05-08 13:29:17 +02:00
Andrew Zhao
915335bc90
add clickable comment targets
2017-05-07 21:49:00 -07:00
Andrew Zhao
b232018e6b
initial implementation of making comments
2017-05-07 20:34:12 -07:00
Andrew Zhao
2e3c45cbc7
implemented comments and display
2017-05-07 19:06:11 -07:00
sfan5
6950dfc797
Add .torrent file links!
2017-05-07 18:58:11 +02:00
sfan5
b7a62c2f20
Stop using categories & status DB tables
...
Also fixes the incorrect JSON keys in API responses
2017-05-07 00:04:12 +02:00
sfan5
2a1cd94a87
Show category image on torrent view page
2017-05-06 22:32:50 +02:00
sfan5
62a5d9ebf7
Make comments look nicer
2017-05-06 13:27:35 +02:00
Chuu
edf338b8e7
Add a scaled Renchon to torrent view pages.
2017-05-06 06:46:07 +02:00
Eliot Whalan
f49507ed56
fix up comment bug
2017-05-06 12:24:31 +10:00
Eliot Whalan
36a7d16e34
Get comments working
2017-05-06 12:18:24 +10:00
sfan5
64f4c4ce05
Indicate status on view page
2017-05-05 22:53:17 +02:00
sfan5
9108d81b1b
Infohash is monospace again
2017-05-05 22:53:17 +02:00
kipukun
54eb92b856
Add big download button, a la nyaa + other small
2017-05-05 11:02:53 -04:00
sfan5
8828a07fdf
Less autistic date display
2017-05-05 15:55:25 +02:00
Eliot Whalan
e7a189f589
Comment out itorrents link
2017-05-05 21:06:41 +10:00
akuma06
9556ea5ae2
Default Values for Search form
...
Added a new Variable SearchForm as an argument to replace the list of arguments (cat,order,status,sort,query)
Added a construction function for it so we can have default values (NewSearchForm() output a SearchForm{} with default values)
Fixed the view template so we show one torrent and not a list
Added a ViewTemplateVariables for the page
2017-05-05 10:52:08 +02:00
akuma06
6f00348cbc
Merge branch 'master' of https://github.com/ewhal/nyaa.git
...
Conflicts:
main.go
models.go
templates/index.html
Saw that some previous modifications were lost due to the previous merge :)
2017-05-05 05:04:04 +02:00