Your Name
1d8958d062
submit report
2017-05-10 08:17:21 +00:00
Your Name
a8e3f705fb
display reports properly
2017-05-10 07:57:55 +00:00
Your Name
07d488ed96
Merge remote-tracking branch 'tom/mod'
2017-05-10 07:32:01 +00:00
Your Name
77178f0687
delete shit
2017-05-10 07:10:23 +00:00
Your Name
5cc0c5be01
shenanigans
2017-05-10 06:20:17 +00:00
Your Name
5ca0b48861
add some 403s man
2017-05-10 06:18:58 +00:00
Your Name
008e440922
everything 'works' now
2017-05-10 05:56:02 +00:00
Your Name
ec1aa8a13d
now the torrent list works
2017-05-10 05:47:01 +00:00
tomleb
18ebd381b0
Start mod system
2017-05-10 00:34:00 -04:00
Andrew Zhao
d707853686
remove unnecesary check and fix anon comment ( #252 )
2017-05-09 23:02:03 -05:00
Anthony D'Alessandro
1267c3fc26
fucking typo ( #251 )
...
* Update torrent.go
* another typo yay!!!
* typo
2017-05-09 22:54:12 -05:00
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
ayame-git
bf70f575d3
validator rewrite
2017-05-09 23:24:32 +03:00
ayame-git
8b1c99fdad
update
2017-05-09 21:54:50 +03:00
ayame-git
88f9974f76
token werks
2017-05-09 20:58:35 +03:00
ayame-git
3a29cff615
Merge branch 'master' of github.com:ewhal/nyaa into api_wip
2017-05-09 20:38:19 +03:00
ayame-git
8bda5ec45c
upload changes
2017-05-09 20:37:39 +03:00
bakape
07b98bea04
Better DB error handling
2017-05-09 20:23:21 +03:00
ayame-git
4b3abeb528
default value bug
2017-05-09 19:54:12 +03:00
akuma06
71a7c659f4
Merge pull request #214 from majestrate/make-rss-fast-again
...
make rss fast again
2017-05-09 18:53:57 +02:00
ayame-git
f3f8258d7c
Merge branch 'master' of github.com:ewhal/nyaa into api_wip
2017-05-09 19:39:15 +03:00
ayame-git
836028a333
using reflect
2017-05-09 19:37:40 +03:00
akuma06
6ac2bdd8d2
Added delete account and edit profile
2017-05-09 17:47:12 +02:00
ayame-git
93350ce3aa
search query
2017-05-09 18:09:45 +03:00
Jeff
90638d1662
make rss fast again :^)
2017-05-09 11:07:42 -04:00
bakape
801339cdcf
Refactor search
...
Optimise, error handling and avoid some exploits
2017-05-09 14:31:58 +03:00
ewhal
32fb9c10ea
Merge branch 'master' into less-realloc
2017-05-09 13:14:20 +10:00
akuma06
81f9470dcd
404 when no user found
2017-05-09 04:23:45 +02:00
akuma06
1ce14973b7
Fixed
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
bakape
ce1c4c89ac
Death to reallocations!
2017-05-09 02:56:57 +03:00
sfan5
76990e5f6a
Save current user for uploads
2017-05-08 23:54:09 +02:00
ElegantMonkey
3f5416d8ac
Fix conflicts
2017-05-08 18:16:21 -03:00
ElegantMonkey
6fce62f7d3
Add translation code to handlers, fix wrong key in .json translations
2017-05-08 17:51:59 -03:00
sfan5
71f659ad00
Allow registration w/o email and make it half-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
39b0c4f5df
Add translation code to handlers
2017-05-08 16:16:26 -03:00
akuma06
5860cf1d79
Added Profile page
2017-05-08 18:56:40 +02:00
akuma06
8e686c47ab
Fixed broked User Login
2017-05-08 13:37:56 +02:00
akuma06
5d847c8d5b
Fixed login handler
2017-05-08 13:29:17 +02:00