Eliot Whalan
6e33a2fe7f
Merge pull request #142 from bakape/fix-getid-args
...
Fix captcha.GetID() args
2017-05-07 23:50:31 +10:00
bakape
cf8b96e5cd
Fix captcha.GetID() args
2017-05-07 16:48:34 +03:00
Eliot Whalan
34ba65f678
Update README.md
2017-05-07 23:35:19 +10:00
Eliot Whalan
cbd3204079
Update README.md
2017-05-07 23:31:07 +10:00
Eliot Whalan
f24e652773
Merge pull request #141 from bakape/ip-neutral-captchas
...
Remove captcha IP-specificity
2017-05-07 23:10:01 +10:00
Eliot Whalan
0b3209a49f
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
c2e5d8b79a
Merge branch 'master' into faq-fix
2017-05-07 10:08:00 -03:00
bakape
2d994ca98c
Merge branch 'master' of https://github.com/ewhal/nyaa into ip-neutral-captchas
2017-05-07 15:55:53 +03:00
bakape
dc5ee0ca2e
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
48ddbdbbee
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-07 14:53:19 +02:00
akuma06
cd7527faa8
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
aca2f2dc58
Merge pull request #136 from sfan5/upl
...
Fixes & Features for torrent uploads
2017-05-07 22:39:27 +10:00
sfan5
e31e13a186
Fix captchas (thanks @bakape)
2017-05-07 14:36:54 +02:00
Ramon Dantas
afadde9d83
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
d75dfbdf38
Fixed naming typo
2017-05-07 14:26:34 +02:00
Eliot Whalan
752ac9bcdc
Merge pull request #139 from majestrate/master
...
SIGHUP reloads templates on runtime
2017-05-07 22:12:48 +10:00
Jeff Becker
9c2ee3d4f5
Merge remote-tracking branch 'origin/master'
2017-05-07 08:07:50 -04:00
Jeff Becker
68e66964a5
wire up signal handlers for sighup
2017-05-07 08:07:20 -04:00
sfan5
0a1030b1f7
Add label to captcha
2017-05-07 13:57:38 +02:00
sfan5
9921424441
Show unknown filesizes correctly
2017-05-07 13:55:35 +02:00
sfan5
b77d991e10
Auto-fill filesize
2017-05-07 13:55:35 +02:00
sfan5
39cec46dce
Make pre-filling work correctly
2017-05-07 13:54:45 +02:00
sfan5
1dd95f0388
Better / fixed validation of uploaded torrent files
2017-05-07 13:53:51 +02:00
Jeff Becker
b6111fb9d9
fix up templates, get reading for Reload template on SIGHUP
2017-05-07 07:51:33 -04:00
Eliot Whalan
609ea43240
Merge pull request #138 from bakape/fix-package-script
...
Fix package.sh
2017-05-07 21:32:05 +10:00
bakape
be4a2b4bc4
Fix package.sh
2017-05-07 14:29:11 +03:00
Eliot Whalan
d996d54e4a
Update README.md
2017-05-07 20:42:15 +10:00
Eliot Whalan
3294e55b0f
Merge pull request #137 from majestrate/master
...
unbreak build
2017-05-07 20:40:16 +10:00
Jeff Becker
161026ad7e
unbreak build
2017-05-07 06:39:28 -04:00
Eliot Whalan
46c4bcac5f
Update README.md
2017-05-07 20:32:32 +10:00
Eliot Whalan
00bdfb2312
Update README.md
2017-05-07 20:29:05 +10:00
Eliot Whalan
0b3c55860a
Merge pull request #134 from bakape/travis-auto-deps
...
travis: Automatically download deps
2017-05-07 20:17:38 +10:00
Eliot Whalan
a990057fdb
Merge branch 'master' into travis-auto-deps
2017-05-07 20:17:28 +10:00
Eliot Whalan
59d390254f
Update .travis file
2017-05-07 20:12:52 +10:00
Eliot Whalan
478d6e0db8
Enable windows builds on travis-ci
2017-05-07 20:12:30 +10:00
bakape
c9379fd816
travis: Automatically download deps
2017-05-07 12:40:58 +03:00
Eliot Whalan
83e496a224
Merge pull request #127 from bakape/captchas
...
Captchas
2017-05-07 19:27:57 +10:00
bakape
0edae5b10a
Merge branch 'master' of https://github.com/ewhal/nyaa into captchas
2017-05-07 12:18:09 +03:00
bakape
aae54fa420
Merge branch 'master' of https://github.com/ewhal/nyaa into captchas
2017-05-07 12:08:44 +03:00
Eliot Whalan
71e9a30d03
Fix up all go gets
2017-05-07 19:04:51 +10:00
Eliot Whalan
c3b89891fc
Add missing depend
2017-05-07 19:01:51 +10:00
Eliot Whalan
246cd73511
Remove unneeded step
2017-05-07 18:58:54 +10:00
Eliot Whalan
6fcfd3854f
Try new cross-compile package
2017-05-07 18:56:14 +10:00
bakape
2f55e478e0
Internal IP-specific captchas
2017-05-07 11:25:09 +03:00
Eliot Whalan
8ad3ace240
Merge pull request #133 from azhao12345/not-found
...
add 404 page
2017-05-07 17:45:32 +10:00
Eliot Whalan
6a43fb6147
Merge pull request #131 from azhao12345/upload-impl
...
Implement upload for new torrents
2017-05-07 17:45:21 +10:00
Eliot Whalan
12eee2494a
Forgot sudo
2017-05-07 17:36:32 +10:00
Eliot Whalan
53549a6d47
Add in cross-compiling support?
2017-05-07 17:34:38 +10:00
Eliot Whalan
80066c9258
Fix travis
2017-05-07 17:17:20 +10:00
Eliot Whalan
4f24b957a5
Merge branch 'master' of github.com:ewhal/nyaa
2017-05-07 17:07:43 +10:00