sfan5
6b341c7b03
No captchas for trusted users or admins, closes #330
2017-05-12 12:05:36 +02:00
Eliot Whalan
bcaac0961f
Revert "Stateless cookies ( #372 )"
...
This reverts commit 2f06fb8fa1
.
2017-05-12 16:42:15 +10:00
sfan5
019f37dc4d
Stateless cookies ( #372 )
...
* Remove eddie4.nl tracker
It resolves to the same IP address as leechers-paradise which we already have.
* Remove database usage from cookie auth
* Hide "Remember Me" as it doesn't work yet
2017-05-11 16:18:56 -05:00
sfan5
09ff949945
Make account bans work
2017-05-11 12:05:55 +02:00
akuma06
ceb9e039f1
Renchon can't be deleted!
2017-05-10 22:55:50 +02:00
akuma06
dee08850cf
Fixing
2017-05-10 22:42:11 +02:00
sfan5
d178ab23b6
Make email verification work correctly
...
Previously the email was set before it had been verified, which was very wrong.
2017-05-10 22:10:31 +02:00
akuma06
45e6fc109f
Edit profile unborked, please don't bork it anymore :'(
2017-05-10 20:24:37 +02:00
akuma06
b88cd33794
Merge branch 'master' of https://github.com/ewhal/nyaa into akuma06/master
2017-05-10 17:38:33 +02:00
sfan5
18b8082adf
Re-fix signup without email (@Leodmanx2 broke it)
2017-05-10 15:40:23 +02:00
akuma06
46d65ba865
Fixing Mod Panel (WIP)
2017-05-10 15:08:38 +02:00
akuma06
9a435ccdc0
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# service/torrent/torrent.go
# service/user/user.go
2017-05-10 05:33:40 +02:00
akuma06
989945f09b
Shitty Moderation page
...
No HTML done, could'nt test with nyaa.exe :/
1 page with overview of torrents, comments, users
1 page list comments
1 page list torrents
1 page list users
1 route delete torreny
1 route delete comment
Users can be deleted and edited by their route user_profile_edit (I
think)
2017-05-10 05:24:18 +02: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
0cd1e6d653
Revert "Revert "Mod Page (WIP)""
...
This reverts commit 233c859723
.
2017-05-10 04:03:25 +02:00
akuma06
bea9fdab04
Revert "Mod Page (WIP)"
...
This reverts commit 55590cf7b3
.
2017-05-10 04:03:09 +02:00
akuma06
d4c7138081
Mod Page (WIP)
2017-05-10 04:02:23 +02: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
ayame-git
4bd79520a9
i fucking hate git
2017-05-10 00:21:15 +03:00
ayame-git
ab330e77c7
merged
2017-05-10 00:02:44 +03:00
PantsuDev
381afc3952
Merge pull request #221 from bakape/db-errors
...
Better DB error handling
2017-05-10 06:45:26 +10:00
PantsuDev
d02672add8
Merge pull request #217 from sfan5/installgentoo
...
Various changes
2017-05-10 06:44:10 +10:00
bakape
c46c386981
Better DB error handling
2017-05-09 20:23:21 +03:00
ayame-git
3d10749dcd
Merge branch 'master' of github.com:ewhal/nyaa into api_wip
2017-05-09 19:39:15 +03:00
akuma06
8aa8a0593c
Added delete account and edit profile
2017-05-09 17:47:12 +02:00
sfan5
5bb6244564
Don't generate gravatar hash if no email
2017-05-09 17:20:19 +02:00
ayame-git
71b2b798b8
search query
2017-05-09 18:09:45 +03:00
sfan5
c78eaacf0c
Fix registration without email
2017-05-09 17:06:21 +02:00
Andrew Zhao
1c44a24ab0
make user torrent list display
2017-05-08 22:21:14 -07:00
PantsuDev
7ab4d45505
Merge branch 'master' into less-realloc
2017-05-09 13:14:20 +10:00
akuma06
be6e573465
Moved translations in appropriate directory
2017-05-09 04:12:48 +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
Austin
a1e63a330c
Make reg confirmation less cringy
2017-05-08 20:19:39 -05:00
bakape
d0d44a4849
Death to reallocations!
2017-05-09 02:56:57 +03:00
ElegantMonkey
108558dfdf
Fix conflicts
2017-05-08 18:16:21 -03:00
sfan5
5cbf5fc537
Try to fix travis
2017-05-08 23:00:43 +02:00
ElegantMonkey
14f24e3be9
Add translation code to handlers, fix wrong key in .json translations
2017-05-08 17:51:59 -03:00
sfan5
2c151bc26e
Make login work
2017-05-08 22:50:56 +02:00
sfan5
fe105f6648
Allow registration w/o email and make it half-work
2017-05-08 22:50:56 +02:00
sfan5
173dc9e34c
Remove unused code
2017-05-08 22:50:56 +02:00
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
ElegantMonkey
67897a68ea
Extract strings from remaining templates
2017-05-08 17:42:56 -03:00
ElegantMonkey
b98498da35
Extract strings from upload template
2017-05-08 16:46:19 -03:00
ElegantMonkey
0cfa2bff21
Extract strings from 404 page and FAQ
2017-05-08 16:12:58 -03:00
ElegantMonkey
b896d8d326
Fix indentation
2017-05-08 15:02:13 -03:00
ElegantMonkey
c960c928bd
Extract strings from home and index
2017-05-08 14:56:17 -03:00
akuma06
cdf8cccc8d
Added Profile page
2017-05-08 18:56:40 +02:00
akuma06
525eeb752e
Fixed typo
2017-05-08 15:08:36 +02:00
akuma06
d34823c422
Added Login
2017-05-08 00:21:31 +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
akuma06
830c824fbc
Corrected possible double entry account (username, email)
2017-05-07 21:14:32 +02:00
akuma06
65e24c25e9
Fixed typo
2017-05-07 20:21:46 +02:00
akuma06
38f8fae726
Fixed email validation
2017-05-07 20:10:23 +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
ayame-git
37bd6e70d6
post handle now checks for t and c
2017-05-07 17:08:45 +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
Jeff Becker
47bf337fbc
unbreak build
2017-05-07 06:39:28 -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
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
akuma06
81e8a9bc40
Added login page + multilanguage support
2017-05-07 04:02:57 +02:00
akuma06
00b08b71cd
Multi language support User Registration page finished
2017-05-07 03:34:16 +02:00
akuma06
f88b4656a1
Fixed Typo + Added multi language support
...
Multi language for User package
2017-05-07 02:32:32 +02:00
akuma06
fa0e4ec4bd
Fixed
2017-05-07 00:19:26 +02:00
akuma06
a9f97d6366
Forgot files
2017-05-07 00:15:27 +02:00
akuma06
b4da1000b3
Added User Registration View
...
Moved public files in public folder
2017-05-07 00:10:40 +02:00
akuma06
ffdb50f5e1
fix #6
2017-05-06 23:00:35 +02:00
akuma06
db95a78b6a
Merge branch 'master' of https://github.com/akuma06/nyaa.git
2017-05-06 22:48:07 +02:00
akuma06
ca74ef3129
Fix #5
2017-05-06 22:47:21 +02:00
akuma06
d0092e590c
Update permission.go
2017-05-06 22:42:51 +02:00
akuma06
c9b1cf97db
Fix #3
2017-05-06 22:36:53 +02:00
akuma06
3e11300ea6
Fix #2
2017-05-06 22:32:02 +02:00
akuma06
4182e22262
Fix #1
2017-05-06 22:27:21 +02:00
akuma06
45eb38ee87
Merge branch 'master' of https://github.com/akuma06/nyaa.git
...
Conflicts:
util/email/email.go
2017-05-06 22:16:05 +02:00
akuma06
30a53a79ec
Forgot files
2017-05-06 22:14:02 +02:00
akuma06
9f18efe301
Update verification.go
2017-05-06 21:59:46 +02:00
akuma06
20b7b737ad
Update user.go
2017-05-06 21:59:21 +02:00
akuma06
acc9c0584d
Update userHelper.go
2017-05-06 21:40:06 +02:00
akuma06
773ce60848
Fixed Typo
2017-05-06 21:37:10 +02:00
akuma06
5ef953ff55
User Package (WIP)
...
Added services and utils needed
2017-05-06 21:21:39 +02:00