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

1000 commits

Auteur SHA1 Message Date
sfan5 a2afa1d05c Update FAQ 2017-05-06 13:56:51 +02:00
sfan5 62a5d9ebf7 Make comments look nicer 2017-05-06 13:27:35 +02:00
Eliot Whalan 2f7f57e76e fix upload styling 2017-05-06 17:47:30 +10:00
Eliot Whalan 5f110fe15e force favicon refresh 2017-05-06 17:33:56 +10:00
ayame-git db144a6a30 Merge branch 'master' of github.com:ewhal/nyaa 2017-05-06 11:37:14 +03:00
ayame-git d6ef924fa3 basic upload 2017-05-06 11:36:37 +03:00
Chuu edf338b8e7 Add a scaled Renchon to torrent view pages. 2017-05-06 06:46:07 +02:00
Chuu 96d9807d55 Put Renchon only on the home page. 2017-05-06 06:20:19 +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
Eliot Whalan 15bd2644af Remove one rss button 2017-05-06 10:11:13 +10:00
Eliot Whalan 377b53f33a Merge branch 'master' of git://github.com/sazuna/nyaa into sazuna-master 2017-05-06 08:33:56 +10:00
Eliot Whalan 55d273b904 Merge pull request #73 from sfan5/style
Minor design changes / Styling
2017-05-06 08:16:43 +10:00
sfan5 4ddf55bcc4 Force width of category image container 2017-05-05 22:53:17 +02: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
sazuna c007dbd368 RSS feed with common search 2017-05-05 17:48:18 -03:00
akuma06 6b1196f12c Merge branch 'master' of https://github.com/ewhal/nyaa
Conflicts:
	main.go
Resolved conflicts with new merge
2017-05-05 22:30:56 +02:00
keo 2571869c24 Merge pull request #65 from kipukun/master
Small changes on view template
2017-05-05 22:40:07 +03:00
keo e270571db1 Merge pull request #67 from sfan5/style123
Appearance changes (mostly)
2017-05-05 22:38:41 +03:00
sfan5 19d6a53b7d Hide advanced search on FAQ page 2017-05-05 18:06:43 +02:00
sfan5 b8fa4524d1 Remove _blank from magnets 2017-05-05 17:48:37 +02:00
sfan5 4c2f1849f3 Fix table hover style (>>60228378) 2017-05-05 17:38:47 +02:00
akuma06 6140ebeeba Added RSS link & context display 2017-05-05 17:14:10 +02:00
kipukun 54eb92b856 Add big download button, a la nyaa + other small 2017-05-05 11:02:53 -04:00
Lietzu 28450fa576 Merge branch 'master' into master 2017-05-05 10:38:07 -04:00
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