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

1667 commits

Auteur SHA1 Message Date
kipukun 43c6b87dc2 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-04 22:03:26 -04:00
Eliot Whalan ed206a641b Merge branch 'master' of git://github.com/akuma06/nyaa 2017-05-05 12:02:44 +10:00
Eliot Whalan 404a5a2244 Start work on descriptions 2017-05-05 11:57:08 +10:00
akuma06 634f48a748 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
kipukun ea861af2a9 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-04 21:48:59 -04:00
Eliot Whalan 35a7e41a67 Reduce header text again 2017-05-05 11:38:00 +10:00
Eliot Whalan a09c87dc60 fix up viewhandler struct 2017-05-05 11:34:49 +10:00
Eliot Whalan 568fb9d4bc Merge pull request #36 from ayame-git/master
basic sort
2017-05-05 11:31:54 +10:00
Eliot Whalan e9d0138b73 Merge branch 'master' into master 2017-05-05 11:31:47 +10:00
ayame-git 90f33bcb7a fixed typo 2017-05-05 07:30:30 +03:00
ayame-git d8cfa78b4d basic sort 2017-05-05 07:24:58 +03:00
Eliot Whalan b9a5c6d965 Merge branch 'master' of github.com:ewhal/nyaa 2017-05-05 10:55:21 +10:00
Eliot Whalan c513e926bb Add view page 2017-05-05 10:54:37 +10:00
Eliot Whalan b6c5cd9d1d Merge pull request #34 from bakape/package-script
Script for binary package cross-compilation
2017-05-05 10:46:45 +10:00
bakape 17a62c8ed2 Script for binary package cross-compilation 2017-05-05 03:41:47 +03:00
Eliot Whalan 8a513bcc01 Add filesize and dates to page 2017-05-05 09:52:56 +10:00
Anthony D'Alessandro decc7044c8 Merge pull request #1 from ewhal/master
update
2017-05-04 19:34:55 -04:00
Eliot Whalan 6e6b34afb7 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 9f11bbd9f5 Changed models to reflect ilikecat's new merged db v2 2017-05-04 19:03:25 -04:00
Lietzu be2ea31770 erged 2017-05-04 18:53:53 -04:00
Lietzu d273671ab0 Configured models to match ilikecats' merged db, and expanded automigration 2017-05-04 18:52:46 -04:00
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