Lietzu
95dfbb50e8
Configured models to match ilikecats' merged db, and expanded automigration
2017-05-04 18:44:54 -04:00
Eliot Whalan
fe28f4bc4a
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
aa52cd7026
Merge branch 'master' into master
2017-05-05 08:39:20 +10:00
ayame-git
49ef02a8ff
magnet link doesn't open tab now
2017-05-05 04:04:45 +03:00
Eliot Whalan
de5d45616c
Update README.md
2017-05-05 08:26:59 +10:00
Eliot Whalan
9be801c8a7
Update README.md
2017-05-05 08:26:16 +10:00
Eliot Whalan
c99f1e6331
Merge pull request #19 from chaiknees/master
...
RSS feed for home page.
2017-05-05 08:21:07 +10:00
Evan
2b677f2bbc
=Updated models to match ilikecats' merged database
2017-05-04 18:18:27 -04:00
Eliot Whalan
4d6f947d9b
Merge pull request #21 from bittebitte/master
...
iTorrents to replace defunct Torcache
2017-05-05 08:16:24 +10:00
Eliot Whalan
8039f13b09
Merge pull request #17 from akuma06/master
...
Updated Models.go (simplified + orderBy param)
2017-05-05 08:15:28 +10:00
bittebitte
aba761972c
iTorrents to replace defunct Torcache
2017-05-04 16:10:16 -05:00
Owner
72fc788d71
Travis rss feed dependency.
2017-05-04 21:58:05 +02:00
Owner
6939a7517d
RSS feed for home page.
2017-05-04 21:48:40 +02:00
akuma06
59f820a264
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
d3fee1eae6
Merge pull request #16 from ayame-git/master
...
fixed getTorrentById
2017-05-04 22:52:25 +10:00
ayame-git
16ad046162
fixed getTorrentById
2017-05-04 15:51:16 +03:00
Eliot Whalan
8e12888232
Reduce navbar form input sizing
2017-05-04 22:42:00 +10:00
Eliot Whalan
95653c9ca2
Merge pull request #15 from ayame-git/master
...
search field doesn't reset
2017-05-04 22:36:21 +10:00
ayame-git
0cdde31be4
search field doesn't reset
2017-05-04 15:33:53 +03:00
Eliot Whalan
8d1aca9c4a
Merge pull request #14 from ayame-git/master
...
status search and typo fixes
2017-05-04 22:22:11 +10:00
ayame-git
0aad251837
updated rootHandler
2017-05-04 15:14:29 +03:00
ayame-git
76b8fe9ccb
status search and typo fixes
2017-05-04 15:01:07 +03:00
Eliot Whalan
764455d7e2
Update README.md
2017-05-04 21:21:42 +10:00
Eliot Whalan
eadf7d2dbb
Update README.md
2017-05-04 21:08:58 +10:00
Eliot Whalan
ec1d10c7cf
Update README.md
2017-05-04 21:07:02 +10:00
Eliot Whalan
0abb59cc91
add strings
2017-05-04 20:31:40 +10:00
Eliot Whalan
29a329d172
trim hash
2017-05-04 20:30:12 +10:00
Eliot Whalan
e6f53d4e09
Strip \n character from hash
2017-05-04 20:22:13 +10:00
Eliot Whalan
e987884416
Fix pagnation and try again with hash fix
2017-05-04 20:15:49 +10:00
Eliot Whalan
5497d6f196
Fix up magnet and unscape names
2017-05-04 20:01:27 +10:00
Eliot Whalan
3fcd5a4136
fix pagnation issue
2017-05-04 18:58:43 +10:00
Eliot Whalan
938dc20bcd
Get category search working
2017-05-04 16:53:21 +10:00
Eliot Whalan
bb53f67364
Actually fix navbar
2017-05-04 16:36:57 +10:00
Eliot Whalan
8729ede4e6
Fix navbar
2017-05-04 16:34:53 +10:00
Eliot Whalan
e6abfc4df5
fix up index error and update travis deployment
2017-05-04 15:01:29 +10:00
Eliot Whalan
ad91fc909f
Merge pull request #13 from sokomo/master
...
Add Travis CI
2017-05-04 14:15:30 +10:00
Eliot Whalan
4c13470087
lol forgot https:// or ://
2017-05-04 14:11:05 +10:00
Duc Tran
93f7135802
Add Travis CI
...
Add Travis CI automatically build
2017-05-04 11:06:00 +07:00
Eliot Whalan
bfd629adb3
hardcode css and js source for now
2017-05-04 14:03:43 +10:00
Eliot Whalan
8383341dcd
Merge branch 'akuma06-master'
2017-05-04 13:39:01 +10:00
Eliot Whalan
0424068f72
Merge branch 'master' of git://github.com/akuma06/nyaa into akuma06-master
2017-05-04 13:38:11 +10:00
akuma06
fcf98f7b02
Added ORM Support, Models and cleaned up a bit the code
...
Changing from plain sql queries to GORM for better maintenance and stability
Use of Models for database tables and added JSON objects
Cleaned a bit the code and added some comments in the files
2017-05-04 05:28:42 +02:00
Eliot Whalan
c4cf2526d0
fix table header
2017-05-04 13:26:02 +10:00
Eliot Whalan
05d8aff223
Remove torcache and add Torrent ID
2017-05-04 13:24:34 +10:00
Eliot Whalan
486ac745e5
fix up links
2017-05-04 12:31:19 +10:00
Eliot Whalan
9eebcf60e9
Merge pull request #11 from lavratti/patch-7
...
Corrected link to faq
2017-05-04 12:30:16 +10:00
Eliot Whalan
8a0961fdd5
get faq page working
2017-05-04 12:29:22 +10:00
Eliot Whalan
e653609608
update both html files
2017-05-04 11:50:21 +10:00
lavratti
6561708251
Corrected link to faq
2017-05-03 20:22:08 -03:00
Eliot Whalan
a26b0809ab
Add faq handler
2017-05-04 09:15:20 +10:00