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

498 commits

Auteur SHA1 Message Date
sfan5
ffef310653 Fix filesize formatting edge cases
1024 bytes should be "1.0 KiB" not "1024.0 B"
2017-05-07 21:06:20 +02:00
sfan5
26c09e7b1b Fix NULL problems when sorting by size, fixes #151 2017-05-07 21:04:21 +02:00
sfan5
eaf647565f Sync CSS files 2017-05-07 20:54:05 +02:00
sfan5
f0d68a7d7f Cleanup night mode code and move switcher to top right 2017-05-07 20:49:59 +02:00
akuma06
1d8bfa901c Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-07 20:10:52 +02:00
akuma06
07f15034be Fixed email validation 2017-05-07 20:10:23 +02:00
akuma06
097639e208 Merge pull request #155 from akuma06/master
Added Form Validation
2017-05-07 20:04:27 +02:00
akuma06
646606c7a8 Merge branch 'master' of https://github.com/ewhal/nyaa
Conflicts:
	router/userHandler.go
2017-05-07 20:03:17 +02:00
akuma06
0d07763af6 Added Form Validation
Display of error messages
2017-05-07 19:59:38 +02:00
keo
a80c08b9be 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
5040454862 Fixed placement of the torrent list on the day mode 2017-05-07 18:00:36 +01:00
keo
ae23146efd Merge pull request #149 from sfan5/torrfile
Add .torrent file links!
2017-05-07 20:00:12 +03:00
sfan5
d1dee6b9bc Add .torrent file links! 2017-05-07 18:58:11 +02:00
reds
524dea1aae Removed things used for troubleshooting 2017-05-07 17:34:41 +01:00
reds
9226559475 Added night toggle button 2017-05-07 17:19:37 +01:00
reds
4ce6a64d2f Added button that toggles nightmode+fixed a few things in CSS 2017-05-07 17:11:15 +01:00
Eliot Whalan
ecf45f0381 Merge pull request #143 from sfan5/upl2
Optional torrent file storage
2017-05-08 00:22:04 +10:00
Eliot Whalan
289a6a2719 Merge pull request #145 from Atvaark/master
Return status code 404 on 404 page
2017-05-08 00:21:37 +10:00
Eliot Whalan
674507ad9c Merge pull request #144 from bakape/scale-404
Scale 404 image better
2017-05-08 00:21:16 +10:00
Atvaark
45d479a9be 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
71b92ce664 Merge branch 'master' of github.com:ewhal/nyaa 2017-05-07 17:09:16 +03:00
ayame-git
52053595f7 post handle now checks for t and c 2017-05-07 17:08:45 +03:00
bakape
05cc05ca32 Scale 404 image better 2017-05-07 16:59:55 +03:00
sfan5
218290c4e0 Allow storage of uploaded .torrent files (disabled by default) 2017-05-07 15:57:24 +02:00
sfan5
b090386a8c Remove hardcoded URLs 2017-05-07 15:57:24 +02:00
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