akuma06
d8179450a9
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# service/torrent/torrent.go
# service/user/user.go
2017-05-10 05:33:40 +02:00
akuma06
7c5bae175b
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
14378fbf39
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
95fda5e856
Revert "Revert "Mod Page (WIP)""
...
This reverts commit 233c859723
.
2017-05-10 04:03:25 +02:00
akuma06
233c859723
Revert "Mod Page (WIP)"
...
This reverts commit 55590cf7b3
.
2017-05-10 04:03:09 +02:00
akuma06
55590cf7b3
Mod Page (WIP)
2017-05-10 04:02:23 +02:00
akuma06
2974f8607c
Added Follow&Unfollow
2017-05-10 03:16:36 +02:00
sfan5
af7847a66b
Stateless Email Verification
2017-05-10 00:04:07 +02:00
ayame-git
74038c9137
i fucking hate git
2017-05-10 00:21:15 +03:00
ayame-git
c500c90a57
merged
2017-05-10 00:02:44 +03:00
ewhal
9d06b2c638
Merge pull request #221 from bakape/db-errors
...
Better DB error handling
2017-05-10 06:45:26 +10:00
ewhal
cf7c0ff4eb
Merge pull request #217 from sfan5/installgentoo
...
Various changes
2017-05-10 06:44:10 +10:00
bakape
07b98bea04
Better DB error handling
2017-05-09 20:23:21 +03:00
ayame-git
f3f8258d7c
Merge branch 'master' of github.com:ewhal/nyaa into api_wip
2017-05-09 19:39:15 +03:00
akuma06
6ac2bdd8d2
Added delete account and edit profile
2017-05-09 17:47:12 +02:00
sfan5
282ce135dd
Don't generate gravatar hash if no email
2017-05-09 17:20:19 +02:00
ayame-git
93350ce3aa
search query
2017-05-09 18:09:45 +03:00
sfan5
bce2112cb5
Fix registration without email
2017-05-09 17:06:21 +02:00
Andrew Zhao
a0ab88c77d
make user torrent list display
2017-05-08 22:21:14 -07:00
ewhal
32fb9c10ea
Merge branch 'master' into less-realloc
2017-05-09 13:14:20 +10:00
akuma06
9595abd274
Moved translations in appropriate directory
2017-05-09 04:12:48 +02:00
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
bakape
ce1c4c89ac
Death to reallocations!
2017-05-09 02:56:57 +03: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
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
7cd7a625fc
Remove unused code
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
akuma06
a9e414302e
Fixed typo
2017-05-08 15:08:36 +02:00
akuma06
7379d18a7f
Added Login
2017-05-08 00:21:31 +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
akuma06
3adcfb9a4c
Corrected possible double entry account (username, email)
2017-05-07 21:14:32 +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
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
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