sfan5
0154679826
Indicate status on view page
2017-05-05 22:53:17 +02:00
sfan5
1ded818c4a
Infohash is monospace again
2017-05-05 22:53:17 +02:00
keo
ebc2921419
Merge pull request #65 from kipukun/master
...
Small changes on view template
2017-05-05 22:40:07 +03:00
keo
c0b42deb39
Merge pull request #67 from sfan5/style123
...
Appearance changes (mostly)
2017-05-05 22:38:41 +03:00
sfan5
b23b69ec8e
Hide advanced search on FAQ page
2017-05-05 18:06:43 +02:00
sfan5
792eb72a1d
Remove _blank from magnets
2017-05-05 17:48:37 +02:00
sfan5
9c446a9674
Fix table hover style (>>60228378)
2017-05-05 17:38:47 +02:00
kipukun
dcf9311e87
Add big download button, a la nyaa + other small
2017-05-05 11:02:53 -04:00
Lietzu
eff1f0bc95
Merge branch 'master' into master
2017-05-05 10:38:07 -04:00
Lietzu
13cd6019d4
Remake search is now Filter Remakes like old nyaa
2017-05-05 10:31:24 -04:00
sfan5
65d4e05f10
Less autistic date display
2017-05-05 15:55:25 +02:00
Eliot Whalan
ea61d9d83a
Remove table-striped
2017-05-05 23:01:22 +10:00
Eliot Whalan
1c1e9ef7af
Remove hashes, rename id column to category
2017-05-05 22:54:50 +10:00
Eliot Whalan
ff81acd943
attempt to fix table
2017-05-05 22:52:41 +10:00
sfan5
4babdf8468
Match Nyaa design more closely
2017-05-05 14:32:10 +02:00
Eliot Whalan
b33e1a7428
Merge branch 'master' of github.com:ewhal/nyaa
2017-05-05 21:42:05 +10:00
sfan5
92e86b0618
Update FAQ
2017-05-05 13:19:36 +02:00
Eliot Whalan
ef2d39a2c1
Comment out itorrents link
2017-05-05 21:06:41 +10:00
Eliot Whalan
ce99ebf7f3
Merge pull request #54 from sfan5/misc
...
Misc
2017-05-05 20:52:10 +10:00
sfan5
178394dd9a
Now with less ugly
2017-05-05 12:46:47 +02:00
sfan5
34752c473b
Fix advanced search bar (thanks to >>60226151)
2017-05-05 12:42:45 +02:00
sfan5
0de946defb
Move Search to different template file
...
(also re-add accidentally deleted catimg)
2017-05-05 12:01:17 +02:00
sfan5
903874a88c
also make Faq uppercase
2017-05-05 11:32:11 +02:00
sfan5
eb21d66e5c
Add missing categories and fix category images
2017-05-05 11:30:14 +02:00
Eliot Whalan
a394fdb5da
Merge pull request #49 from SandroHc/master
...
Fixed commit "Working in the torrent list layout"
2017-05-05 19:08:05 +10:00
Eliot Whalan
c59b4bd90f
Merge pull request #50 from akuma06/master
...
Default Values for Search form
2017-05-05 19:07:45 +10:00
Sandro Marques
b38ca4ca9d
Fixed commit "Working in the torrent list layout"
...
Messed up a route with a whitespace. I'm dishonored :(
2017-05-05 09:53:32 +01:00
akuma06
c6fd6ef8f6
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
Sandro Marques
6161eebfcd
Working in the torrent list layout
...
Changes:
* Hashes use a monospaced font, since they have the same text-width;
* Filesize does not wrap (stay always on the same line)
2017-05-05 09:12:29 +01:00
ipatrol
e16786c30d
Add favicon
...
Add Panty favicon
2017-05-05 00:51:32 -04:00
ayame-git
9ad6604e7a
no items per page :^)
2017-05-05 10:38:03 +03:00
akuma06
15cd2ed558
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
akuma06
385549b13d
Big Update !
...
Design copied from NyaaTorrents
Reorganised some sql queries
Added dynamic navigation within torrents
Added nesting templates support
Added more variables/functions imported in the templates
Separated templates functions and variables in other files for more clarity
2017-05-05 03:53:38 +02:00