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

3163 commits

Auteur SHA1 Message Date
akuma06
830c824fbc Corrected possible double entry account (username, email) 2017-05-07 21:14:32 +02:00
sfan5
a17813f01b 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
ac33a734fd Fix NULL problems when sorting by size, fixes #151 2017-05-07 21:04:21 +02:00
sfan5
004e141c32 Sync CSS files 2017-05-07 20:54:05 +02:00
sfan5
f5ae6caede Cleanup night mode code and move switcher to top right 2017-05-07 20:49:59 +02:00
akuma06
9337a68516 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-07 20:47:57 +02:00
akuma06
c7ff9552d6 Fixed errors 2017-05-07 20:47:29 +02:00
keo
c4216fe3ab Merge pull request #158 from Atvaark/master
Ignore .idea folder (IntelliJ)
2017-05-07 21:41:10 +03:00
Atvaark
b451cb2216 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
ec7c81216a Merge pull request #157 from kipukun/master
Slightly tweak navbar CSS
2017-05-07 21:27:41 +03:00
kipukun
45dc9a34e0 Merge branch 'master' of https://github.com/kipukun/nyaa 2017-05-07 14:25:35 -04:00
kipukun
e6196ed123 Slightly tweak navbar CSS 2017-05-07 14:25:16 -04:00
akuma06
65e24c25e9 Fixed typo 2017-05-07 20:21:46 +02:00
kipukun
cf75677e42 Slightly tweak navbar CSS 2017-05-07 14:12:16 -04:00
akuma06
2c4f3fab43 Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-07 20:10:52 +02:00
akuma06
38f8fae726 Fixed email validation 2017-05-07 20:10:23 +02:00
akuma06
ea3d5695fb Merge pull request #155 from akuma06/master
Added Form Validation
2017-05-07 20:04:27 +02:00
akuma06
ab59d8d04a Merge branch 'master' of https://github.com/ewhal/nyaa
Conflicts:
	router/userHandler.go
2017-05-07 20:03:17 +02:00
akuma06
4df2268094 Added Form Validation
Display of error messages
2017-05-07 19:59:38 +02:00
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