ewhal
1a77a4e880
Merge pull request #262 from azhao12345/revert-256-master
...
Revert "New view template design"
2017-05-10 16:08:10 +10:00
Andrew Zhao
9dcfaae9c0
Revert "New view template design"
2017-05-09 23:07:28 -07:00
ewhal
003f60f87a
Merge pull request #256 from aerojun/master
...
New view template design
2017-05-10 16:05:09 +10:00
ewhal
034cbbd86d
Merge pull request #258 from azhao12345/disable-captcha-suggestions
...
dont show suggestions for capcha box
2017-05-10 16:03:53 +10:00
ewhal
8f184f1fd1
Merge pull request #261 from azhao12345/fix-chit
...
Fix shit
2017-05-10 16:02:37 +10: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
Your Name
cdca26d255
idgaf about consistency dont fucking fuck all the relations
2017-05-10 05:17:11 +00:00
kipukun
ed19a2d1c5
Merge branch 'master' of https://github.com/kipukun/nyaa
2017-05-10 00:44:20 -04:00
kipukun
9dc293c448
add missing html files as to avoid build errors
2017-05-10 00:44:10 -04:00
Your Name
460f95c00f
dont show suggestions for capcha box
2017-05-10 04:41:33 +00:00
Juan Navarro
9fd386ff24
New view template design
2017-05-09 23:21:58 -05:00
Salvador Pardiñas
f7ba186d8b
Fixed spanish orthography ( #253 )
2017-05-09 23:15:17 -05:00
Iblis Lin
eb091bb757
trans: add missing comma in zhtw ( #254 )
2017-05-09 23:15:06 -05:00
Andrew Zhao
d707853686
remove unnecesary check and fix anon comment ( #252 )
2017-05-09 23:02:03 -05:00
kipukun
2b5ff4902a
Merge branch 'master' of https://github.com/kipukun/nyaa
2017-05-09 23:54:47 -04:00
Anthony D'Alessandro
1267c3fc26
fucking typo ( #251 )
...
* Update torrent.go
* another typo yay!!!
* typo
2017-05-09 22:54:12 -05:00
Austin
e49f387b17
typo
2017-05-09 22:51:25 -05:00
kipukun
6b13a6f301
Merge branch 'master' of https://github.com/kipukun/nyaa
2017-05-09 23:50:35 -04:00
kipukun
47efc07184
another typo yay!!!
2017-05-09 23:49:45 -04:00
Anthony D'Alessandro
245a6f9d2b
Update torrent.go
2017-05-09 23:47:01 -04:00
Austin
60ba3ba204
package dup
2017-05-09 22:40:47 -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
Austin
90b182e75d
portuguese added
2017-05-09 22:03:48 -05: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
Salvador Pardiñas
740c43c338
Fixed ortography, grammar and general errors in spanish translation ( #247 )
2017-05-09 21:23:07 -05:00
Austin
1eb9990132
chinese ( #248 )
2017-05-09 21:22:49 -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
dc3dbeb79f
Updated translation
2017-05-10 04:00:16 +02:00
ewhal
b714ea7b0f
Merge pull request #246 from Myrmece/patch-3
...
French translation.
2017-05-10 11:27:46 +10:00
Myrmece
27215ef346
French translation.
2017-05-10 03:24:12 +02:00
akuma06
2974f8607c
Added Follow&Unfollow
2017-05-10 03:16:36 +02:00
ewhal
e4e13fe846
Merge pull request #244 from kipukun/master
...
Added front end for report on torrent view
2017-05-10 10:56:20 +10:00
kipukun
cc8f11e119
Merge branch 'master' of https://github.com/kipukun/nyaa
2017-05-09 20:52:26 -04:00
kipukun
c5fd0d90e1
add autistic red button and report modal
...
(DOESNT DO ANYTHING)
2017-05-09 20:52:18 -04:00
kipukun
bbbd9d91b1
Merge branches 'master' and 'master' of https://github.com/kipukun/nyaa
2017-05-09 20:51:43 -04:00
ewhal
e35050b61b
Merge pull request #240 from yiiTT/patch-1
...
Update README.md
2017-05-10 10:51:24 +10:00
kipukun
782dc7e422
add autistic red button and report modal
...
(DOESNT DO ANYTHING)
2017-05-09 20:51:18 -04:00
kipukun
4d47d3437a
fucking did it holy shit
2017-05-09 20:51:18 -04:00
ewhal
db25bfd9b8
Merge pull request #239 from kipukun/master
...
Add mascot (doesn't switch)
2017-05-10 10:51:12 +10:00
ewhal
8def542142
Merge pull request #241 from alucard0134/patch-5
...
languages
2017-05-10 10:50:59 +10:00
ewhal
e6220a9f39
Merge pull request #242 from yiiTT/patch-2
...
Remove test data.json file
2017-05-10 10:50:44 +10:00
yiiT
5b710ef420
Remove test data.json file
...
Remove test file
2017-05-09 19:43:00 -05:00
Austin
ae7f132744
hungarian
2017-05-09 19:36:45 -05:00
Austin
2dc6bc345f
dutch
2017-05-09 19:34:31 -05:00
yiiT
1fb13adad9
Update README.md
2017-05-09 19:32:44 -05:00
kipukun
82545dc68b
fucking did it holy shit
2017-05-09 20:12:54 -04:00