akuma06
b88cd33794
Merge branch 'master' of https://github.com/ewhal/nyaa into akuma06/master
2017-05-10 17:38:33 +02:00
akuma06
0bf8088457
Mostly finished
...
Someone need to do torrent edit page
Can't do it :/
2017-05-10 17:37:49 +02:00
akuma06
032688f532
Fixed
2017-05-10 16:43:50 +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
akuma06
54991542cb
Merge branch 'master' of https://github.com/ewhal/nyaa into akuma06/master
...
Conflicts:
router/templateVariables.go
2017-05-10 15:20:14 +02:00
ripdog
aae25274c1
Add a route for the user settings form: /edit,called UserDetailsHandler
2017-05-11 01:09:36 +12:00
akuma06
46d65ba865
Fixing Mod Panel (WIP)
2017-05-10 15:08:38 +02:00
ripdog
8391fc57bc
Fix the advanced search field showing up on user profile pages. Fixes #230 .
2017-05-11 01:08:37 +12:00
Eliot Whalan
9682a3014e
Make mod urls more sane
2017-05-10 22:09:12 +10:00
PantsuDev
563bcd619d
Merge pull request #222 from bakape/search-caching
...
Search caching
2017-05-10 20:13:23 +10:00
bakape
7af373b849
cache: Integrate with home handler and add size flag
2017-05-10 13:06:32 +03:00
SpamNeko
e312581643
wrapHandler for http.Handler to redirect to 404 handler
2017-05-10 11:04:12 +01:00
bakape
5d40d02820
Merge branch 'master' of https://github.com/ewhal/nyaa into search-caching
2017-05-10 12:08:02 +03:00
bakape
6bf7ee3438
Search query caching
2017-05-10 12:03:49 +03:00
Your Name
b08909c65c
only allow authed admins
2017-05-10 08:42:25 +00:00
Your Name
5f7adedab5
submit report
2017-05-10 08:17:21 +00:00
Your Name
e8c133fc69
display reports properly
2017-05-10 07:57:55 +00:00
Your Name
b5adfb8eb4
Merge remote-tracking branch 'tom/mod'
2017-05-10 07:32:01 +00:00
Your Name
8d9605def3
delete shit
2017-05-10 07:10:23 +00:00
Your Name
7bffd59e85
shenanigans
2017-05-10 06:20:17 +00:00
Your Name
70c62ff719
add some 403s man
2017-05-10 06:18:58 +00:00
Your Name
771527b518
everything 'works' now
2017-05-10 05:56:02 +00:00
Your Name
3764919308
now the torrent list works
2017-05-10 05:47:01 +00:00
tomleb
1ddd4c12f8
Start mod system
2017-05-10 00:34:00 -04:00
Andrew Zhao
e014164a0a
remove unnecesary check and fix anon comment ( #252 )
2017-05-09 23:02:03 -05:00
Anthony D'Alessandro
30d82f77bc
fucking typo ( #251 )
...
* Update torrent.go
* another typo yay!!!
* typo
2017-05-09 22:54:12 -05: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
ayame-git
b758a966d3
validator rewrite
2017-05-09 23:24:32 +03:00
ayame-git
59ed2ec4c6
update
2017-05-09 21:54:50 +03:00
ayame-git
f9f2214acf
token werks
2017-05-09 20:58:35 +03:00
ayame-git
dffe6b1e33
Merge branch 'master' of github.com:ewhal/nyaa into api_wip
2017-05-09 20:38:19 +03:00
ayame-git
c59e15e610
upload changes
2017-05-09 20:37:39 +03:00
bakape
c46c386981
Better DB error handling
2017-05-09 20:23:21 +03:00
ayame-git
c9bb89d551
default value bug
2017-05-09 19:54:12 +03:00
akuma06
bbffb24ae8
Merge pull request #214 from majestrate/make-rss-fast-again
...
make rss fast again
2017-05-09 18:53:57 +02:00
ayame-git
3d10749dcd
Merge branch 'master' of github.com:ewhal/nyaa into api_wip
2017-05-09 19:39:15 +03:00
ayame-git
42fe689628
using reflect
2017-05-09 19:37:40 +03:00
akuma06
8aa8a0593c
Added delete account and edit profile
2017-05-09 17:47:12 +02:00
ayame-git
71b2b798b8
search query
2017-05-09 18:09:45 +03:00
Jeff
18d6ad3992
make rss fast again :^)
2017-05-09 11:07:42 -04:00