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

83 commits

Auteur SHA1 Message Date
Evan
2b677f2bbc =Updated models to match ilikecats' merged database 2017-05-04 18:18:27 -04: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
Eliot Whalan
f26a20b49a Merge pull request #8 from lavratti/patch-2
Added the FAQ
2017-05-04 09:06:48 +10:00
Eliot Whalan
a2cc1b70bd Make navbar white again and fix up header text 2017-05-04 09:01:36 +10:00
lavratti
c270892fba Update FAQ.html 2017-05-03 19:58:16 -03:00
Eliot Whalan
9447e7594a fix typo 2017-05-04 08:55:36 +10:00
Eliot Whalan
de2ffd2976 Use checkErr more 2017-05-04 08:54:07 +10:00
lavratti
2d7763706e Merge remote-tracking branch 'refs/remotes/ewhal/master' into patch-2 2017-05-03 19:40:41 -03:00
Eliot Whalan
24d97345ae hopefully actually fix it 2017-05-04 08:35:21 +10:00
lavratti
bc1ee6e185 Create FAQ.html 2017-05-03 19:23:46 -03:00
Eliot Whalan
f73c4dcb5f Hopefully fix out of range issue 2017-05-04 08:20:50 +10:00
Eliot Whalan
551ceaf5ef Merge pull request #7 from akuma06/master
Rearranged static Files and add number of item per page
2017-05-04 07:50:46 +10:00
akuma06
11b22c82dd Rearranged static Files and add number of item per page
No CSS and Javascript in the index.html, more easy to maintain the design and the code.
Added a select for the number of item to show and added the new parameter to the SQL query.
Total number of item determined by the SQL query and not fixed.
2017-05-03 19:45:18 +02:00
Eliot Whalan
ddc42c3c90 Merge pull request #6 from ayame-git/master
maybe now?
2017-05-03 21:12:45 +10:00
ayame-git
141ff1c769 maybe now? 2017-05-03 14:11:16 +03:00