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

1124 Révisions

Auteur SHA1 Message Date
Lietzu 62a72b0b35 Remake search is now Filter Remakes like old nyaa 2017-05-05 10:31:24 -04:00
sfan5 8828a07fdf Less autistic date display 2017-05-05 15:55:25 +02:00
Eliot Whalan 1fbe264e5c Remove table-striped 2017-05-05 23:01:22 +10:00
Eliot Whalan fef1a385cb Remove hashes, rename id column to category 2017-05-05 22:54:50 +10:00
Eliot Whalan e9eb30dd9f attempt to fix table 2017-05-05 22:52:41 +10:00
sfan5 31d543e7ab Match Nyaa design more closely 2017-05-05 14:32:10 +02:00
Eliot Whalan ab9a57296f Merge branch 'master' of github.com:ewhal/nyaa 2017-05-05 21:42:05 +10:00
sfan5 84e8ea53ad Update FAQ 2017-05-05 13:19:36 +02:00
Eliot Whalan e7a189f589 Comment out itorrents link 2017-05-05 21:06:41 +10:00
Eliot Whalan a50d218504 Merge pull request #54 from sfan5/misc
Misc
2017-05-05 20:52:10 +10:00
sfan5 969380e8e0 Now with less ugly 2017-05-05 12:46:47 +02:00
sfan5 aab0604afd Fix advanced search bar (thanks to >>60226151) 2017-05-05 12:42:45 +02:00
sfan5 ef9e37c3ac Move Search to different template file
(also re-add accidentally deleted catimg)
2017-05-05 12:01:17 +02:00
sfan5 c880a5eb25 also make Faq uppercase 2017-05-05 11:32:11 +02:00
sfan5 b0af736d4e Add missing categories and fix category images 2017-05-05 11:30:14 +02:00
Eliot Whalan 675964f482 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 7b0c60f594 Merge pull request #50 from akuma06/master
Default Values for Search form
2017-05-05 19:07:45 +10:00
Sandro Marques 1627719d3a 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 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
Sandro Marques 935162a7a3 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 8caa47a5a4 Add favicon
Add Panty favicon
2017-05-05 00:51:32 -04:00
ayame-git 937bcc9c4a no items per page :^) 2017-05-05 10:38:03 +03: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
akuma06 634f48a748 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