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
Eliot Whalan
3a62f2d6d3
Update README.md
2017-05-07 20:32:32 +10:00
Eliot Whalan
a8a55d8db2
Update README.md
2017-05-07 20:29:05 +10:00
Eliot Whalan
cf94a8bf33
Merge pull request #134 from bakape/travis-auto-deps
...
travis: Automatically download deps
2017-05-07 20:17:38 +10:00
Eliot Whalan
4cf64f259e
Merge branch 'master' into travis-auto-deps
2017-05-07 20:17:28 +10:00
Eliot Whalan
716a1c1f65
Update .travis file
2017-05-07 20:12:52 +10:00
Eliot Whalan
81a33b88e2
Enable windows builds on travis-ci
2017-05-07 20:12:30 +10:00
bakape
1a3acbac44
travis: Automatically download deps
2017-05-07 12:40:58 +03:00
Eliot Whalan
04e85f2f58
Merge pull request #127 from bakape/captchas
...
Captchas
2017-05-07 19:27:57 +10:00
bakape
a12b177d12
Merge branch 'master' of https://github.com/ewhal/nyaa into captchas
2017-05-07 12:18:09 +03:00
bakape
5a55008a16
Merge branch 'master' of https://github.com/ewhal/nyaa into captchas
2017-05-07 12:08:44 +03:00
Eliot Whalan
7ae782f675
Fix up all go gets
2017-05-07 19:04:51 +10:00
Eliot Whalan
fa6ee5ef4c
Add missing depend
2017-05-07 19:01:51 +10:00
Eliot Whalan
5981f4df14
Remove unneeded step
2017-05-07 18:58:54 +10:00