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
Anthony D'Alessandro
b55d1e1e63
Merge pull request #1 from ewhal/master
...
update
2017-05-04 19:34:55 -04: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
Eliot Whalan
3bdead3d45
Update README.md
2017-05-05 08:26:59 +10:00
Eliot Whalan
eaf984f6a2
Update README.md
2017-05-05 08:26:16 +10:00
Eliot Whalan
a16d208913
Merge pull request #19 from chaiknees/master
...
RSS feed for home page.
2017-05-05 08:21:07 +10:00
Evan
e5fc0b2042
=Updated models to match ilikecats' merged database
2017-05-04 18:18:27 -04:00
Eliot Whalan
ad21cc1ab2
Merge pull request #21 from bittebitte/master
...
iTorrents to replace defunct Torcache
2017-05-05 08:16:24 +10:00
Eliot Whalan
7ce4dadddd
Merge pull request #17 from akuma06/master
...
Updated Models.go (simplified + orderBy param)
2017-05-05 08:15:28 +10:00
bittebitte
9500b26027
iTorrents to replace defunct Torcache
2017-05-04 16:10:16 -05:00
Owner
9efda93468
Travis rss feed dependency.
2017-05-04 21:58:05 +02:00
Owner
6383422c3b
RSS feed for home page.
2017-05-04 21:48:40 +02:00
akuma06
f1032bbab2
Updated Models.go (simplified + orderBy param)
...
Added a new main function to get Torrents with orderBy parameter
Added a new function to get all torrents with orderBy parameter
Simplifying the other function that get torrents so they pass through one main function that manage db requests.
Commented AutoMigrate functions, it emits warning when you execute it after having migrated once
2017-05-04 17:16:20 +02:00
Eliot Whalan
ce464081e1
Merge pull request #16 from ayame-git/master
...
fixed getTorrentById
2017-05-04 22:52:25 +10:00
ayame-git
bf6d07bd6d
fixed getTorrentById
2017-05-04 15:51:16 +03:00
Eliot Whalan
bd50f21123
Reduce navbar form input sizing
2017-05-04 22:42:00 +10:00
Eliot Whalan
05c8b4a9f6
Merge pull request #15 from ayame-git/master
...
search field doesn't reset
2017-05-04 22:36:21 +10:00
ayame-git
682813b54a
search field doesn't reset
2017-05-04 15:33:53 +03:00
Eliot Whalan
2ec73bfa16
Merge pull request #14 from ayame-git/master
...
status search and typo fixes
2017-05-04 22:22:11 +10:00
ayame-git
8764f724ab
updated rootHandler
2017-05-04 15:14:29 +03:00
ayame-git
a3189324bc
status search and typo fixes
2017-05-04 15:01:07 +03:00
Eliot Whalan
b83d60b9a0
Update README.md
2017-05-04 21:21:42 +10:00
Eliot Whalan
5aada91731
Update README.md
2017-05-04 21:08:58 +10:00
Eliot Whalan
737e0280c6
Update README.md
2017-05-04 21:07:02 +10:00
Eliot Whalan
1046ec6586
add strings
2017-05-04 20:31:40 +10:00
Eliot Whalan
05186688ec
trim hash
2017-05-04 20:30:12 +10:00
Eliot Whalan
a82420c1c4
Strip \n character from hash
2017-05-04 20:22:13 +10:00
Eliot Whalan
ffa49d58ca
Fix pagnation and try again with hash fix
2017-05-04 20:15:49 +10:00
Eliot Whalan
d149e44aaf
Fix up magnet and unscape names
2017-05-04 20:01:27 +10:00
Eliot Whalan
da0d2f1c7f
fix pagnation issue
2017-05-04 18:58:43 +10:00
Eliot Whalan
87b2d943f1
Get category search working
2017-05-04 16:53:21 +10:00
Eliot Whalan
190befa497
Actually fix navbar
2017-05-04 16:36:57 +10:00
Eliot Whalan
a13c3c086a
Fix navbar
2017-05-04 16:34:53 +10:00
Eliot Whalan
a781744fbf
fix up index error and update travis deployment
2017-05-04 15:01:29 +10:00
Eliot Whalan
bcf04cf970
Merge pull request #13 from sokomo/master
...
Add Travis CI
2017-05-04 14:15:30 +10:00
Eliot Whalan
68c5850afd
lol forgot https:// or ://
2017-05-04 14:11:05 +10:00
Duc Tran
2111c975aa
Add Travis CI
...
Add Travis CI automatically build
2017-05-04 11:06:00 +07:00
Eliot Whalan
d041262033
hardcode css and js source for now
2017-05-04 14:03:43 +10:00
Eliot Whalan
dd4db7e9f5
Merge branch 'akuma06-master'
2017-05-04 13:39:01 +10:00