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

11 Révisions

Auteur SHA1 Message Date
Eliot Whalan 003951f902 Merge branch 'master' into faster-rss 2017-05-08 07:16:37 +10:00
sfan5 ac33a734fd Fix NULL problems when sorting by size, fixes #151 2017-05-07 21:04:21 +02:00
Jeff Becker 28ef70c960 make rss feeds faster 2017-05-07 13:50:55 -04:00
Jeff Becker 5819c0db48 filter out more broken entries 2017-05-07 13:34:53 -04:00
Eliot Whalan cd3dae3d5e Merge pull request #129 from azhao12345/upload-changes
Implement some stuff needed for upload
2017-05-07 11:59:31 +10:00
Andrew Zhao b922938c27 use util to generate magnets 2017-05-06 18:10:35 -07:00
tomleb 17c930459b Remove nested config variables 2017-05-06 19:02:02 -04: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
akuma06 f6709f9ace Merge branch 'master' of https://github.com/ewhal/nyaa
Conflicts:
	main.go
	models.go
2017-05-05 14:51:19 +02:00
akuma06 9586f1e731 Rearranged Files
Configurations are separated in files in the folder config
Connection to database by a package to import when needed
Models will be in a model package for better maintenance
Services access to the models
Utils are tools or functions that can be used anywhere
main.go cleaned a bit and other files modifications are there for the above modifications
2017-05-05 14:20:51 +02:00