akuma06
0bc12029bc
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-07 22:00:57 +02:00
akuma06
7272620429
Added verify email view and route
...
Now you should be able to register and activate your account
2017-05-07 22:00:45 +02:00
keo
2cd3470b9b
Merge pull request #159 from sfan5/changes
...
Changes
2017-05-07 22:22:42 +03:00
akuma06
3adcfb9a4c
Corrected possible double entry account (username, email)
2017-05-07 21:14:32 +02:00
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
9ec0ddab06
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-07 20:47:57 +02:00
akuma06
0e00261b5a
Fixed errors
2017-05-07 20:47:29 +02:00
keo
3e4efff598
Merge pull request #158 from Atvaark/master
...
Ignore .idea folder (IntelliJ)
2017-05-07 21:41:10 +03:00
Atvaark
03f96ef2b2
Ignore .idea folder (IntelliJ)
...
This folder contains project specific settings for IntelliJ
based IDEs like Gogland.
2017-05-07 20:33:10 +02:00
keo
59f48baabe
Merge pull request #157 from kipukun/master
...
Slightly tweak navbar CSS
2017-05-07 21:27:41 +03:00
kipukun
1b60be0777
Merge branch 'master' of https://github.com/kipukun/nyaa
2017-05-07 14:25:35 -04:00
kipukun
608d731647
Slightly tweak navbar CSS
2017-05-07 14:25:16 -04:00
akuma06
50a0ebfc1f
Fixed typo
2017-05-07 20:21:46 +02:00
kipukun
34e9a4fcfb
Slightly tweak navbar CSS
2017-05-07 14:12:16 -04: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