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 |
|
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
|
4df2268094
|
Added Form Validation
Display of error messages
|
2017-05-07 19:59:38 +02:00 |
|
bakape
|
7654b72310
|
Fix captcha.GetID() args
|
2017-05-07 16:48:34 +03: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 |
|
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 |
|
akuma06
|
6b05776125
|
Added post method for registration
Don't know if create user work
|
2017-05-07 05:04:55 +02:00 |
|
akuma06
|
81e8a9bc40
|
Added login page + multilanguage support
|
2017-05-07 04:02:57 +02:00 |
|
akuma06
|
5bafc6c0b5
|
Fixed register page
|
2017-05-07 03:00:05 +02:00 |
|
akuma06
|
03222047a2
|
Merge branch 'master' into master
|
2017-05-07 02:39:13 +02:00 |
|
akuma06
|
f88b4656a1
|
Fixed Typo + Added multi language support
Multi language for User package
|
2017-05-07 02:32:32 +02:00 |
|
bakape
|
8e15b211df
|
Revert quicktemplate search template
|
2017-05-07 02:20:13 +03:00 |
|
akuma06
|
b4da1000b3
|
Added User Registration View
Moved public files in public folder
|
2017-05-07 00:10:40 +02:00 |
|
akuma06
|
99fa491826
|
Fix #4
|
2017-05-06 22:40:01 +02:00 |
|
akuma06
|
5ef953ff55
|
User Package (WIP)
Added services and utils needed
|
2017-05-06 21:21:39 +02:00 |
|