Eliot Whalan
df2f0d9839
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-11 11:56:58 +10:00
Eliot Whalan
e120e9da43
Add torrent stats to homepage
2017-05-11 11:56:00 +10:00
akuma06
e8774abf21
Updated search
...
When in a user page and clicked on more torrents, show a list navigable
of the user torrent
On that list, we can make advance search (categories, order, ...)
Moderation search reimplemented
Clicking on user (id) in the torrent list redirect to the list of the
user torrents
Ability to search within the user torrents
2017-05-11 03:52:42 +02:00
PantsuDev
4111c56970
Merge pull request #337 from Shiwaa/patch-2
...
pt-br.all.json
2017-05-11 11:46:17 +10:00
shiwii
a283b9066e
Update pt-br.all.json
2017-05-10 22:33:42 -03:00
keo
fa1761fb14
Merge pull request #325 from TUSF/patch-3
...
Show date created for comments. (don't merge yet!!!)
2017-05-11 04:23:34 +03:00
PantsuDev
e76a2b8c5c
Merge pull request #334 from Shiwaa/patch-1
...
pt-br.all.json
2017-05-11 11:10:05 +10:00
PantsuDev
8f42cbc5f6
Merge branch 'master' into patch-1
2017-05-11 11:09:53 +10:00
akuma06
2ff6cfed17
Merge pull request #336 from majestrate/fix-panic
...
try fixing panic
2017-05-11 03:09:38 +02:00
PantsuDev
f5c576de7d
Merge pull request #332 from ElegantMonkey/master
...
Minor translation fixes
2017-05-11 11:07:51 +10:00
PantsuDev
50b23d21a0
Merge pull request #335 from sisimouto/master
...
trans: update some line for Thai
2017-05-11 11:06:36 +10:00
Jeff Becker
0f5ef62817
try fixing panic
2017-05-10 21:04:55 -04:00
akuma06
9185e50067
forgot to save css !
2017-05-11 03:02:01 +02:00
akuma06
7eed942741
new way to show seed/leech
2017-05-11 03:00:57 +02:00
sisimouto
86fb07d927
Update th-th.all.json
2017-05-11 09:44:50 +09:00
sisimouto
d281d6bcf7
Update th-th.all.json
2017-05-11 09:43:47 +09:00
ElegantMonkey
0a1006ba7d
Add profile_edit_page string
2017-05-10 21:30:18 -03:00
akuma06
536c403ea1
fix gzip
2017-05-11 02:29:33 +02:00
Eliot Whalan
1207f47f87
Merge branch 'master' of https://github.com/ewhal/nyaa
2017-05-11 10:27:17 +10:00
Eliot Whalan
65ee41a10b
Add orderby seeders/leechers/completed
2017-05-11 10:26:58 +10:00
shiwii
9e36052247
Update pt-br.all.json
...
Updated translations (added renchon explanation).
2017-05-10 21:22:37 -03:00
akuma06
e41a79c808
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# router/userHandler.go
2017-05-11 02:20:11 +02:00
akuma06
c1add13aa2
Fixes edit viewable by ever1
2017-05-11 02:18:19 +02:00
ayame-git
60ce69d2b9
security fix
2017-05-11 03:17:01 +03:00
ElegantMonkey
74ce736169
Change goyangi strings
2017-05-10 21:13:51 -03:00
ElegantMonkey
c492d7aaf5
Fix fr-fr and zh-tw translations
2017-05-10 21:07:10 -03:00
sfan5
7bc395068d
Fix modpanel torrent edit ( #328 )
...
* Fix modpanel torrent edits breaking torrents
* Fix hash not being monospace anymore
* Fix modpanel torrent edit strings
* Fix modpanel torrent edit creating a new user (wtf GORM)
2017-05-10 18:46:50 -05:00
PantsuDev
70795078df
Merge pull request #327 from Tarkoviski/master
...
Update Brazilian translation
2017-05-11 09:33:19 +10:00
Eliot Whalan
048f18f4ac
Merge branch 'majestrate-scraper'
2017-05-11 09:31:37 +10:00
Eliot Whalan
fec023e404
Add display of seeders/peers/completed to view
2017-05-11 09:31:10 +10:00
Atvaark
0678d19097
Add template and db tests ( #291 )
...
- The db test will run an sqlite3 database in in-memory
mode and run the automigrations.
- The template test will check if all the templates
that are stored in package variables (template.Must)
compile and if ReloadTemplates works without panicking.
2017-05-10 18:15:36 -05:00
wranai
12bb79b4f5
Fixing the status filter for good ( #326 )
...
"Trusted" should include A+ (a.k.a "Trusted A+") torrents as well.
2017-05-10 18:13:54 -05:00
Eliot Whalan
30d4ba5e9c
Merge branch 'scraper' of git://github.com/majestrate/nyaa into majestrate-scraper
2017-05-11 09:11:54 +10:00
Luis Costa
3793435bc5
commito
2017-05-10 20:11:31 -03:00
keo
ea96f0f041
Merge pull request #318 from kipukun/master
...
Fixing mod page (WIP)
2017-05-11 02:02:27 +03:00
Luis Costa
2ac5722c70
commitket
2017-05-10 20:01:00 -03:00
kipukun
1e7f9dfc37
Merge branch 'master' of https://github.com/kipukun/nyaa
2017-05-10 19:00:12 -04:00
kipukun
fc6f55f991
add structure to individual views as well
2017-05-10 19:00:09 -04:00
kipukun
0e71cd1fbb
make mod index more structured
2017-05-10 19:00:09 -04:00
kipukun
5496f60eb3
make some buttons not shit on torrent view
2017-05-10 19:00:09 -04:00
kipukun
e7933463dd
fix padding on mod page, removing search bar temporarily
2017-05-10 19:00:08 -04:00
Bevin Hansson
1ef158cc36
Swedish localization. ( #324 )
...
Why would any Swede actually want to view this
website in Swedish?
2017-05-10 17:55:38 -05:00
TUSF
d926016906
Show date created for comments.
...
Hopefully I didn't break something. I don't normally use Bootstrap.
2017-05-10 17:54:07 -05:00
kipukun
f8a0db1e3c
Merge branch 'master' of https://github.com/kipukun/nyaa
2017-05-10 18:52:05 -04:00
kipukun
f55ee77aef
make mod index more structured
2017-05-10 18:51:42 -04:00
kipukun
8e2a3b5850
make some buttons not shit on torrent view
2017-05-10 18:51:42 -04:00
kipukun
cd2a27beb6
fix padding on mod page, removing search bar temporarily
2017-05-10 18:51:41 -04:00
top-ed
855185eecc
fix dark-on-dark ( #321 )
...
* norsk
heia norge
* fix dark-on-dark
2017-05-10 17:40:56 -05:00
kipukun
a2e1ed97ac
Merge branch 'master' of https://github.com/kipukun/nyaa
2017-05-10 18:40:39 -04:00
kipukun
1cdb4f734c
make some buttons not shit on torrent view
2017-05-10 18:40:26 -04:00