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

87 commits

Auteur SHA1 Message Date
sfan5
a3d13f768a Switch to new schema: make it compile 2017-05-08 22:50:56 +02:00
sfan5
e3a271cca7 Revert "Added Profile page"
This reverts commit 5860cf1d79.
2017-05-08 22:50:25 +02:00
akuma06
cdf8cccc8d Added Profile page 2017-05-08 18:56:40 +02:00
akuma06
95cb6683b2 Fixed broked User Login 2017-05-08 13:37:56 +02:00
akuma06
7f053c978d Fixed login handler 2017-05-08 13:29:17 +02:00
akuma06
97efa46a29 Typo 2017-05-08 13:18:52 +02:00
akuma06
82c5767ac4 Fixed User support in Comments 2017-05-08 13:05:25 +02:00
ayame-git
272ee9efe0 api upload 2017-05-08 12:18:49 +03:00
Andrew Zhao
73b4102552 dont need these to compile 2017-05-07 22:01:46 -07:00
Andrew Zhao
c0712b98f1 sanitize comments 2017-05-07 21:58:21 -07:00
Andrew Zhao
b232018e6b initial implementation of making comments 2017-05-07 20:34:12 -07:00
Andrew Zhao
2e3c45cbc7 implemented comments and display 2017-05-07 19:06:11 -07:00
akuma06
18a470b87f Merge pull request #156 from azhao12345/upload-fixes
Upload fixes
2017-05-08 03:37:05 +02:00
Leodmanx2
0d25db7b48 Merge branch 'master' into compression 2017-05-07 20:03:22 -04:00
Leodmanx2
d7a93d0235 Merge branch 'master' into compression 2017-05-07 19:47:37 -04:00
akuma06
9bc75c86f3 Added logged badge + new User variable in each template variables 2017-05-08 01:46:30 +02:00
Leodmanx2
603fdc0e6e Wrap handlers with compression handler 2017-05-07 18:56:45 -04:00
akuma06
10b6794e04 Fixed new multi language for login 2017-05-08 00:32:41 +02:00
akuma06
e0743e4688 Merge branch 'master' of https://github.com/ewhal/nyaa
Conflicts:
	router/userHandler.go
2017-05-08 00:22:57 +02:00
akuma06
d34823c422 Added Login 2017-05-08 00:21:31 +02:00
Eliot Whalan
d1bb68f8f2 Disable uploading of torrents by default 2017-05-08 08:16:20 +10:00
sfan5
b780b3799b Revert "Merge pull request #153 from majestrate/faster-rss"
This reverts commit a9d19644c9, reversing
changes made to 4f14dfb04f.
2017-05-07 23:41:44 +02:00
Eliot Whalan
74d27b0086 Merge pull request #165 from ElegantMonkey/read-language-from-request
Read the user language from the HTTP request
2017-05-08 07:18:22 +10:00
Eliot Whalan
003951f902 Merge branch 'master' into faster-rss 2017-05-08 07:16:37 +10:00
ElegantMonkey
b10cdde34a Read the user language preferences from the HTTP request 2017-05-07 18:05:41 -03:00
akuma06
04a17db739 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
akuma06
c7ff9552d6 Fixed errors 2017-05-07 20:47:29 +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
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
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
37bd6e70d6 post handle now checks for t and c 2017-05-07 17:08:45 +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
bakape
7654b72310 Fix captcha.GetID() args 2017-05-07 16:48:34 +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
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
bakape
5a55008a16 Merge branch 'master' of https://github.com/ewhal/nyaa into captchas 2017-05-07 12:08:44 +03:00
bakape
8786db1540 Internal IP-specific captchas 2017-05-07 11:25:09 +03:00