Your Name
b08909c65c
only allow authed admins
2017-05-10 08:42:25 +00:00
Your Name
e03ab87665
add delet link
2017-05-10 08:37:52 +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
PantsuDev
ccb10eba56
Merge pull request #264 from sisimouto/master
...
Add Thai language
2017-05-10 17:17:15 +10:00
PantsuDev
447a70a4d2
Merge pull request #263 from azhao12345/more-moderation
...
delete shit
2017-05-10 17:17:11 +10:00
sisimouto
c106a08276
Update th-th.all.json
2017-05-10 16:14:25 +09:00
sisimouto
270767439d
Create th-th.all.json
2017-05-10 16:11:58 +09:00
Your Name
8d9605def3
delete shit
2017-05-10 07:10:23 +00:00
Eliot Whalan
d30a5535fc
Fix typos
2017-05-10 16:57:48 +10:00
Your Name
7bffd59e85
shenanigans
2017-05-10 06:20:17 +00:00
Your Name
0b4aab002a
Merge remote-tracking branch 'origin' into more-moderation
2017-05-10 06:19:28 +00:00
Your Name
70c62ff719
add some 403s man
2017-05-10 06:18:58 +00:00
PantsuDev
f29e8c965c
Merge pull request #262 from azhao12345/revert-256-master
...
Revert "New view template design"
2017-05-10 16:08:10 +10:00
Andrew Zhao
da920216d3
Revert "New view template design"
2017-05-09 23:07:28 -07:00
PantsuDev
51301c82b7
Merge pull request #256 from aerojun/master
...
New view template design
2017-05-10 16:05:09 +10:00
PantsuDev
974d5079d3
Merge pull request #258 from azhao12345/disable-captcha-suggestions
...
dont show suggestions for capcha box
2017-05-10 16:03:53 +10:00
PantsuDev
3dea7da0a8
Merge pull request #261 from azhao12345/fix-chit
...
Fix shit
2017-05-10 16:02:37 +10: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
Your Name
c5da59234f
idgaf about consistency dont fucking fuck all the relations
2017-05-10 05:17:11 +00:00
kipukun
ccea889c23
Merge branch 'master' of https://github.com/kipukun/nyaa
2017-05-10 00:44:20 -04:00
kipukun
a432d397af
add missing html files as to avoid build errors
2017-05-10 00:44:10 -04:00
Your Name
0cc8857f2f
dont show suggestions for capcha box
2017-05-10 04:41:33 +00:00
tomleb
1ddd4c12f8
Start mod system
2017-05-10 00:34:00 -04:00
Juan Navarro
58457591e2
New view template design
2017-05-09 23:21:58 -05:00
Salvador Pardiñas
bb38b7a3ec
Fixed spanish orthography ( #253 )
2017-05-09 23:15:17 -05:00
Iblis Lin
0d5c8550f7
trans: add missing comma in zhtw ( #254 )
2017-05-09 23:15:06 -05:00
Andrew Zhao
e014164a0a
remove unnecesary check and fix anon comment ( #252 )
2017-05-09 23:02:03 -05:00
kipukun
9bb1d73f4f
Merge branch 'master' of https://github.com/kipukun/nyaa
2017-05-09 23:54:47 -04:00
Anthony D'Alessandro
30d82f77bc
fucking typo ( #251 )
...
* Update torrent.go
* another typo yay!!!
* typo
2017-05-09 22:54:12 -05:00
Austin
91199a7396
typo
2017-05-09 22:51:25 -05:00
kipukun
c18dee3099
Merge branch 'master' of https://github.com/kipukun/nyaa
2017-05-09 23:50:35 -04:00
kipukun
caa27144cd
another typo yay!!!
2017-05-09 23:49:45 -04:00
Anthony D'Alessandro
9b160745ea
Update torrent.go
2017-05-09 23:47:01 -04:00
Austin
48a9f7ebc2
package dup
2017-05-09 22:40:47 -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
Austin
2841763d19
portuguese added
2017-05-09 22:03:48 -05: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
Salvador Pardiñas
130ef6f6ad
Fixed ortography, grammar and general errors in spanish translation ( #247 )
2017-05-09 21:23:07 -05:00
Austin
9a0d314142
chinese ( #248 )
2017-05-09 21:22:49 -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
8f8fce89fc
Updated translation
2017-05-10 04:00:16 +02:00
PantsuDev
89e0738d93
Merge pull request #246 from Myrmece/patch-3
...
French translation.
2017-05-10 11:27:46 +10:00
Myrmece
d2cb4a2917
French translation.
2017-05-10 03:24:12 +02:00
akuma06
9bbd544a20
Added Follow&Unfollow
2017-05-10 03:16:36 +02:00