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

192 commits

Auteur SHA1 Message Date
Eliot Whalan
6ebb5ad66d Merge pull request #53 from sfan5/cat2
Move Search to different template file
2017-05-05 20:42:52 +10: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
Eliot Whalan
696aba24bb Merge pull request #52 from sfan5/cat
Add missing categories and fix category images
2017-05-05 19:33:59 +10: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
Eliot Whalan
3fc99b50d2 Merge pull request #51 from sfan5/search
Make search less retarded
2017-05-05 19:07:29 +10:00
sfan5
4371be7494 Make search less retarded 2017-05-05 11:04:28 +02: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
keo
d14c75797f Merge pull request #48 from SandroHc/master
Working in the torrent list layout
2017-05-05 11:31:00 +03: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
keo
0424762255 Merge pull request #47 from sokomo/add_tracker
Add new tracker for nyaa
2017-05-05 10:50:11 +03:00
Duc Tran
2c295e83d4 Add new tracker for nyaa
Add new tracker for nyaa, planning to use and maintaining it permanently
2017-05-05 14:45:10 +07:00
keo
5fb745a3ba Merge pull request #46 from SandroHc/master
Improved README
2017-05-05 10:29:25 +03:00
Sandro Marques
a7d443c153 Improved README 2017-05-05 08:15:26 +01:00
Eliot Whalan
7f881251b7
Convert unix timestamps to datetime 2017-05-05 16:20:57 +10:00
Eliot Whalan
41655577d3
Fix descriptions 2017-05-05 16:14:13 +10:00
keo
a24981dc3d Merge pull request #39 from ipatrol/master
Favicon
2017-05-05 08:05:38 +03:00
ayame-git
9ad6604e7a no items per page :^) 2017-05-05 10:38:03 +03:00
ayame-git
b3bcda5ffa fixed padding and filtered missing hashes 2017-05-05 10:18:24 +03:00
ipatrol
e16786c30d Add favicon
Add Panty favicon
2017-05-05 00:51:32 -04:00
Eliot Whalan
b557a36c83
Run go fmt and add swap files to gitignore 2017-05-05 14:07:45 +10:00
Eliot Whalan
667415dc1b Merge pull request #44 from akuma06/master
Merge branch 'master' of https://github.com/ewhal/nyaa.git
2017-05-05 13:54:43 +10:00
akuma06
27d8435953 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:07:54 +02: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
Eliot Whalan
a150790eb7
Merge branch 'master' of git://github.com/akuma06/nyaa 2017-05-05 12:02:44 +10:00
Eliot Whalan
38e5413c42
Start work on descriptions 2017-05-05 11:57:08 +10: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
Eliot Whalan
09954e4c86
Reduce header text again 2017-05-05 11:38:00 +10:00
Eliot Whalan
110e7f3315
fix up viewhandler struct 2017-05-05 11:34:49 +10:00
Eliot Whalan
e90309615e Merge pull request #36 from ayame-git/master
basic sort
2017-05-05 11:31:54 +10:00
Eliot Whalan
38b6579be8 Merge branch 'master' into master 2017-05-05 11:31:47 +10:00
ayame-git
3908623195 fixed typo 2017-05-05 07:30:30 +03:00
ayame-git
ccc727bfd2 basic sort 2017-05-05 07:24:58 +03:00
Eliot Whalan
3469fa75a3
Merge branch 'master' of github.com:ewhal/nyaa 2017-05-05 10:55:21 +10:00
Eliot Whalan
6cd379ff66
Add view page 2017-05-05 10:54:37 +10:00
Eliot Whalan
4bed85b007 Merge pull request #34 from bakape/package-script
Script for binary package cross-compilation
2017-05-05 10:46:45 +10:00
bakape
34051c9e0e Script for binary package cross-compilation 2017-05-05 03:41:47 +03:00
Eliot Whalan
50579bb84a
Add filesize and dates to page 2017-05-05 09:52:56 +10:00
Eliot Whalan
bf81cf4a67 Merge pull request #30 from Lietzu/master
Changed models to match the merged db created by 'ilikecats'
2017-05-05 09:25:01 +10:00
Lietzu
93d12fc2a4 Changed models to reflect ilikecat's new merged db v2 2017-05-04 19:03:25 -04:00
Lietzu
11a6b72812 erged 2017-05-04 18:53:53 -04:00
Lietzu
e26c3219e5 Configured models to match ilikecats' merged db, and expanded automigration 2017-05-04 18:52:46 -04:00
Lietzu
d40b469c58 Configured models to match ilikecats' merged db, and expanded automigration 2017-05-04 18:44:54 -04:00
Eliot Whalan
250386a3f6 Merge pull request #24 from ayame-git/master
magnet link doesn't open tab now
2017-05-05 08:39:38 +10:00
Eliot Whalan
b485506716 Merge branch 'master' into master 2017-05-05 08:39:20 +10:00
ayame-git
d8a57e97b5 magnet link doesn't open tab now 2017-05-05 04:04:45 +03:00