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

131 commits

Auteur SHA1 Message Date
sfan5 e3a271cca7 Revert "Added Profile page"
This reverts commit 5860cf1d79.
2017-05-08 22:50:25 +02:00
sfan5 b9baaabfa2 Revert "No results found message"
This reverts commit 02ce28c748.
2017-05-08 22:50:23 +02:00
akuma06 46a52c7dab No results found message 2017-05-08 19:46:42 +02:00
akuma06 cdf8cccc8d Added Profile page 2017-05-08 18:56:40 +02:00
akuma06 b0184e94db Fixed badge user in nav 2017-05-08 15:37:50 +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
Eliot Whalan 2d6f1837da Add dropdown menu for login/signup/irc 2017-05-08 17:13:20 +10:00
Andrew Zhao 915335bc90 add clickable comment targets 2017-05-07 21:49:00 -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
Eliot Whalan 6c67c23439 Add some bottom padding to login and register pages 2017-05-08 09:59:36 +10:00
akuma06 9bc75c86f3 Added logged badge + new User variable in each template variables 2017-05-08 01:46:30 +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
Jeff Becker b5fc690f17 don't use type=number (re-do) 2017-05-07 23:45:53 +02:00
sfan5 b0f5421d01 Revert "Inline style-switching JS into <head>" (re-do) 2017-05-07 23:43:09 +02: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
sfan5 6cf53b2a64 Revert "Revert "css fixes""
This reverts commit 7b86e3af94.
2017-05-07 23:40:34 +02:00
Eliot Whalan 003951f902 Merge branch 'master' into faster-rss 2017-05-08 07:16:37 +10:00
akuma06 d3b8596f2a Revert "css fixes" 2017-05-07 23:11:26 +02:00
keo b1ac8d82f7 Merge pull request #160 from sfan5/cssfix
css fixes
2017-05-07 23:23:08 +03:00
akuma06 d3de3fb2ee Merge branch 'master' of https://github.com/ewhal/nyaa 2017-05-07 22:00:57 +02: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
sfan5 d099a77c88 Inline style-switching JS into <head> 2017-05-07 21:36:59 +02:00
sfan5 a3e0cc0503 Fix accidental duplicate css 2017-05-07 21:28:35 +02:00
sfan5 f5ae6caede Cleanup night mode code and move switcher to top right 2017-05-07 20:49:59 +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 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
sfan5 6950dfc797 Add .torrent file links! 2017-05-07 18:58:11 +02:00
reds 97630fe167 Added night toggle button 2017-05-07 17:19:37 +01:00
bakape 8d24850687 Scale 404 image better 2017-05-07 16:59:55 +03:00
Ramon Dantas 3b2073a984 Merge branch 'master' into faq-fix 2017-05-07 10:08:00 -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
sfan5 575eb1d01b Fix captchas (thanks @bakape) 2017-05-07 14:36:54 +02:00
Ramon Dantas 18193c9a5e 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
sfan5 451926ac02 Add label to captcha 2017-05-07 13:57:38 +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
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
Eliot Whalan 1aea935c5c Merge pull request #133 from azhao12345/not-found
add 404 page
2017-05-07 17:45:32 +10:00
Eliot Whalan 33491e8e89 Merge pull request #131 from azhao12345/upload-impl
Implement upload for new torrents
2017-05-07 17:45:21 +10:00
Andrew Zhao c2606a37ed added custom 404 page 2017-05-06 23:59:45 -07:00
Andrew Zhao 637711fb9d start implementing upload 2017-05-06 21:26:09 -07:00
akuma06 6b05776125 Added post method for registration
Don't know if create user work
2017-05-07 05:04:55 +02:00
akuma06 e01eb9ba13 Fixed links 2017-05-07 04:06:52 +02:00