akuma06
e41a79c808
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# router/userHandler.go
2017-05-11 02:20:11 +02:00
akuma06
c1add13aa2
Fixes edit viewable by ever1
2017-05-11 02:18:19 +02:00
ayame-git
60ce69d2b9
security fix
2017-05-11 03:17:01 +03:00
sfan5
9109f68c96
Make Email changes work correctly
2017-05-10 23:43:58 +02:00
akuma06
dee08850cf
Fixing
2017-05-10 22:42:11 +02:00
Ramon Dantas
c84140964b
Add language selector ( #298 )
2017-05-10 14:45:39 -05:00
akuma06
45e6fc109f
Edit profile unborked, please don't bork it anymore :'(
2017-05-10 20:24:37 +02:00
PantsuDev
e1e1aac37b
Merge pull request #283 from sfan5/fix123
...
fix stuff...
2017-05-11 00:18:12 +10:00
sfan5
eddeed572f
Fix text on profile edit page
2017-05-10 15:49:46 +02:00
ripdog
aae25274c1
Add a route for the user settings form: /edit,called UserDetailsHandler
2017-05-11 01:09:36 +12:00
ripdog
8391fc57bc
Fix the advanced search field showing up on user profile pages. Fixes #230 .
2017-05-11 01:08:37 +12:00
Chris MacLeod
c9b72206a5
Consistency, formatting, error checking, cleanup, and a couple bug fixes ( #245 )
...
* Checkpoint: it builds
The config, db, model, network, os, and public packages have had some
fixes to glaringly obvious flaws, dead code removed, and stylistic
changes.
* Style changes and old code removal in router
Router needs a lot of work done to its (lack of) error handling.
* Dead code removal and style changes
Now up to util/email/email.go. After I'm finished with the initial sweep
I'll go back and fix error handling and security issues. Then I'll fix
the broken API. Then I'll go through to add documentation and fix code
visibility.
* Finish dead code removal and style changes
Vendored libraries not touched. Everything still needs security fixes
and documentation. There's also one case of broken functionality.
* Fix accidental find-and-replace
* Style, error checking, saftey, bug fix changes
* Redo error checking erased during merge
* Re-add merge-erased fix. Make Safe safe.
2017-05-09 21:34:40 -05:00
akuma06
9bbd544a20
Added Follow&Unfollow
2017-05-10 03:16:36 +02:00
sfan5
60ecfb797a
Stateless Email Verification
2017-05-10 00:04:07 +02:00
akuma06
8aa8a0593c
Added delete account and edit profile
2017-05-09 17:47:12 +02:00
akuma06
0c3f72f9a2
404 when no user found
2017-05-09 04:23:45 +02:00
akuma06
84cf511fe3
Fixed User
...
Profile Page, badge menu, every thing before previous commit (except
email)
Added Logout
2017-05-09 03:37:12 +02:00
sfan5
fe105f6648
Allow registration w/o email and make it half-work
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
9bc75c86f3
Added logged badge + new User variable in each template variables
2017-05-08 01:46:30 +02: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
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