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

594 commits

Auteur SHA1 Message Date
Jeff Becker 28ef70c960 make rss feeds faster 2017-05-07 13:50:55 -04:00
Andrew Zhao 58b3f2d402 put the trackers on the calculated magnet 2017-05-07 10:47:43 -07:00
Andrew Zhao ffa5163a41 validate captcha before processing 2017-05-07 10:41:07 -07:00
Jeff Becker 5819c0db48 filter out more broken entries 2017-05-07 13:34:53 -04:00
Jeff Becker 66ddf6269a don't use type=number 2017-05-07 13:23:31 -04:00
keo 99244542b5 Merge pull request #148 from redsPL/master
Added the night mode toggle button+fixed a few things in CSS
2017-05-07 20:01:44 +03:00
reds 1c08fec4f0 Fixed placement of the torrent list on the day mode 2017-05-07 18:00:36 +01:00
keo c0bb1a0573 Merge pull request #149 from sfan5/torrfile
Add .torrent file links!
2017-05-07 20:00:12 +03:00
sfan5 6950dfc797 Add .torrent file links! 2017-05-07 18:58:11 +02:00
reds a0843e0f74 Removed things used for troubleshooting 2017-05-07 17:34:41 +01:00
reds 97630fe167 Added night toggle button 2017-05-07 17:19:37 +01:00
reds 76ab31778e Added button that toggles nightmode+fixed a few things in CSS 2017-05-07 17:11:15 +01:00
Eliot Whalan aad9e28938 Merge pull request #143 from sfan5/upl2
Optional torrent file storage
2017-05-08 00:22:04 +10:00
Eliot Whalan 795f24a8f5 Merge pull request #145 from Atvaark/master
Return status code 404 on 404 page
2017-05-08 00:21:37 +10:00
Eliot Whalan c4f272a6c4 Merge pull request #144 from bakape/scale-404
Scale 404 image better
2017-05-08 00:21:16 +10:00
Atvaark 87fec6c5ab Return status code 404 on 404 page
The NotFoundHandler previously returned status code 200
because WriteHeader wasn't called.
2017-05-07 16:18:35 +02:00
ayame-git 1377b8de44 Merge branch 'master' of github.com:ewhal/nyaa 2017-05-07 17:09:16 +03:00
ayame-git 37bd6e70d6 post handle now checks for t and c 2017-05-07 17:08:45 +03:00
bakape 8d24850687 Scale 404 image better 2017-05-07 16:59:55 +03:00
sfan5 9b6b25e7df Allow storage of uploaded .torrent files (disabled by default) 2017-05-07 15:57:24 +02:00
sfan5 a201d0d058 Remove hardcoded URLs 2017-05-07 15:57:24 +02:00
Eliot Whalan 4814fff3dc Merge pull request #142 from bakape/fix-getid-args
Fix captcha.GetID() args
2017-05-07 23:50:31 +10:00
bakape 7654b72310 Fix captcha.GetID() args 2017-05-07 16:48:34 +03:00
Eliot Whalan 0131e33b7d Update README.md 2017-05-07 23:35:19 +10:00
Eliot Whalan 033c515ace Update README.md 2017-05-07 23:31:07 +10:00
Eliot Whalan 9beded6242 Merge pull request #141 from bakape/ip-neutral-captchas
Remove captcha IP-specificity
2017-05-07 23:10:01 +10:00
Eliot Whalan 1a0bc168c0 Merge pull request #140 from ElegantMonkey/faq-fix
Fix FAQ image going beyond the screen size.
2017-05-07 23:09:12 +10:00
Ramon Dantas 3b2073a984 Merge branch 'master' into faq-fix 2017-05-07 10:08:00 -03:00
bakape 0d6688ad3f Merge branch 'master' of https://github.com/ewhal/nyaa into ip-neutral-captchas 2017-05-07 15:55:53 +03:00
bakape a55016b53c Remove captcha IP-specificity
It's a notable deployment complication for little gain. Since captchas on Nyaa aren't on many pages, overflowing the stored captcha limit is also hard.
2017-05-07 15:55:46 +03:00
akuma06 9a73f8ad58 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-07 14:53:19 +02:00
akuma06 1eaa0c1b44 Fixed User Captcha
Templates are now in reload of template.go
Captchas are generated correctly on register page
Corrected typo
2017-05-07 14:53:01 +02:00
Eliot Whalan c637181ff9 Merge pull request #136 from sfan5/upl
Fixes & Features for torrent uploads
2017-05-07 22:39:27 +10:00
sfan5 575eb1d01b Fix captchas (thanks @bakape) 2017-05-07 14:36:54 +02:00
Ramon Dantas 18193c9a5e Fix FAQ image going beyond the screen size.
On small width screens, sometimes it would break the layout a bit.
2017-05-07 09:31:53 -03:00
akuma06 43f554fc19 Fixed naming typo 2017-05-07 14:26:34 +02:00
Eliot Whalan c5669f3098 Merge pull request #139 from majestrate/master
SIGHUP reloads templates on runtime
2017-05-07 22:12:48 +10:00
Jeff Becker db13f239db Merge remote-tracking branch 'origin/master' 2017-05-07 08:07:50 -04:00
Jeff Becker 1e567c74ca wire up signal handlers for sighup 2017-05-07 08:07:20 -04:00
sfan5 451926ac02 Add label to captcha 2017-05-07 13:57:38 +02:00
sfan5 025cfff297 Show unknown filesizes correctly 2017-05-07 13:55:35 +02:00
sfan5 a6dd34a5de Auto-fill filesize 2017-05-07 13:55:35 +02:00
sfan5 767c91bacd Make pre-filling work correctly 2017-05-07 13:54:45 +02:00
sfan5 f9b29af311 Better / fixed validation of uploaded torrent files 2017-05-07 13:53:51 +02:00
Jeff Becker b599bb1ef2 fix up templates, get reading for Reload template on SIGHUP 2017-05-07 07:51:33 -04:00
Eliot Whalan 7b2968e430 Merge pull request #138 from bakape/fix-package-script
Fix package.sh
2017-05-07 21:32:05 +10:00
bakape 942638b7a4 Fix package.sh 2017-05-07 14:29:11 +03:00
Eliot Whalan 2086d898c0 Update README.md 2017-05-07 20:42:15 +10:00
Eliot Whalan 8399d4fc10 Merge pull request #137 from majestrate/master
unbreak build
2017-05-07 20:40:16 +10:00
Jeff Becker 47bf337fbc unbreak build 2017-05-07 06:39:28 -04:00