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

12 commits

Auteur SHA1 Message Date
akuma06 ad3a44e2f8 Torznab fix (#1019)
* Torznab fix

Added multiple category search
Fixed issues in #1017
Now category from searchParam & torrentParam are arrays of category
New Struct Categories

* Fix travis error due to database code
2017-06-18 08:30:12 +10:00
sfan5 abcdfd426b Move scrape results to separate table (#980) 2017-06-16 01:13:09 +02:00
akuma06 63fbbaa491 gosimple friendly 2017-06-14 09:20:42 +02:00
PantsuDev 67ebfa91d5
fix typo 2017-06-03 20:01:19 +10:00
PantsuDev e90c2df2d9
Remove last_login_ip from unused db abstraction 2017-06-03 19:12:36 +10:00
akuma06 6481e90a0c Golint friendly next (#756)
* Gofmt friendly

Keeping Go source code in line with what they preconize

* Golint Friendly Next

So I have made some variables unexported
Added comments in every function that I know what it does
Removed some deprecated stuff that I was sure of
Added a comment on possible deprecated methods "Is it deprecated?"
Changed some variable/method name according to golint recommendations

* Update filelist.go
2017-05-26 12:12:52 +02:00
Eliot Whalan 3527f01cc5
Rerun gofmt it again with -s 2017-05-24 17:15:07 +10:00
PantsuDev 70f87e7aac finish repo transfer 2017-05-17 15:58:40 +10:00
Jeff Becker 8dbb34c8a1 fix 2017-05-14 19:51:19 -04:00
Jeff Becker 9663ed3afe remove uneeded function from interface 2017-05-14 19:46:33 -04:00
Jeff Becker 449cec15ac make it compile 2017-05-14 19:43:07 -04:00
Jeff Becker 431a0c3748 add new db interface beginnings 2017-05-14 19:31:17 -04:00