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

75 commits

Auteur SHA1 Message Date
akuma06
f6bdf1a071 Fixed User
Profile Page, badge menu, every thing before previous commit (except
email)
Added Logout
2017-05-09 03:37:12 +02:00
Austin
3d13a23c6a Make reg confirmation less cringy 2017-05-08 20:19:39 -05:00
sfan5
1c5dbbab4c Don't look for old comments on new torrents 2017-05-08 23:53:37 +02:00
ElegantMonkey
3f5416d8ac Fix conflicts 2017-05-08 18:16:21 -03:00
sfan5
ddb4ee0c85 Try to fix travis 2017-05-08 23:00:43 +02:00
ElegantMonkey
6fce62f7d3 Add translation code to handlers, fix wrong key in .json translations 2017-05-08 17:51:59 -03:00
sfan5
b339de4221 Fix absence of pagination on home page 2017-05-08 22:50:56 +02:00
sfan5
a0f4989fc4 Make login work 2017-05-08 22:50:56 +02:00
sfan5
71f659ad00 Allow registration w/o email and make it half-work 2017-05-08 22:50:56 +02:00
sfan5
48eb6397e4 Cleanup 2017-05-08 22:50:56 +02:00
sfan5
7cd7a625fc Remove unused code 2017-05-08 22:50:56 +02:00
sfan5
7692df4b29 Fix search 2017-05-08 22:50:56 +02:00
sfan5
64fc5b3940 Make comments work 2017-05-08 22:50:56 +02:00
sfan5
3d8f184a5a Switch to new schema: make it compile 2017-05-08 22:50:56 +02:00
sfan5
1961db72a1 Revert "Added Profile page"
This reverts commit 5860cf1d79.
2017-05-08 22:50:25 +02:00
ElegantMonkey
e638f8a9aa Extract strings from remaining templates 2017-05-08 17:42:56 -03:00
ElegantMonkey
7af54f4a30 Extract strings from upload template 2017-05-08 16:46:19 -03:00
ElegantMonkey
7f4879defd Extract strings from 404 page and FAQ 2017-05-08 16:12:58 -03:00
ElegantMonkey
70da22c93e Fix indentation 2017-05-08 15:02:13 -03:00
ElegantMonkey
3da6612723 Extract strings from home and index 2017-05-08 14:56:17 -03:00
akuma06
5860cf1d79 Added Profile page 2017-05-08 18:56:40 +02:00
Jeff Becker
47384c6d21 fix empty search query bug 2017-05-08 10:54:05 -04:00
Eliot Whalan
7e884fd04f
Optimize sql queries 2017-05-08 23:50:18 +10:00
akuma06
a9e414302e Fixed typo 2017-05-08 15:08:36 +02:00
Andrew Zhao
263b1f5075 implemented comments and display 2017-05-07 19:06:11 -07:00
akuma06
7379d18a7f Added Login 2017-05-08 00:21:31 +02:00
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
26c09e7b1b Fix NULL problems when sorting by size, fixes #151 2017-05-07 21:04:21 +02:00
akuma06
50a0ebfc1f Fixed typo 2017-05-07 20:21:46 +02:00
akuma06
07f15034be Fixed email validation 2017-05-07 20:10:23 +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
ayame-git
52053595f7 post handle now checks for t and c 2017-05-07 17:08:45 +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
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
akuma06
d75dfbdf38 Fixed naming typo 2017-05-07 14:26:34 +02:00
Jeff Becker
161026ad7e unbreak build 2017-05-07 06:39:28 -04:00
bakape
aae54fa420 Merge branch 'master' of https://github.com/ewhal/nyaa into captchas 2017-05-07 12:08:44 +03:00
bakape
2f55e478e0 Internal IP-specific captchas 2017-05-07 11:25:09 +03:00
akuma06
6209494c19 Added post method for registration
Don't know if create user work
2017-05-07 05:04:55 +02:00
akuma06
723135e2e5 Fixed links 2017-05-07 04:06:52 +02:00
akuma06
e2b1ceaed4 Added login page + multilanguage support 2017-05-07 04:02:57 +02:00
Eliot Whalan
0825415331 Merge pull request #129 from azhao12345/upload-changes
Implement some stuff needed for upload
2017-05-07 11:59:31 +10:00
akuma06
2b59ca3c97 Multi language support User Registration page finished 2017-05-07 03:34:16 +02:00
Andrew Zhao
12f16fb0c7 use util to generate magnets 2017-05-06 18:10:35 -07:00
akuma06
461566a2a2 Merge branch 'master' into master 2017-05-07 02:44:49 +02:00