MMP0
0f2cea6a77
Update ja-jp.all.json ( #622 )
2017-05-19 12:56:12 +10:00
tomleb
babf0a37f0
Cleanups and fixes ( #623 )
...
* Keep naming consistent
* Remove execute bit from files
* Default to DefaultLanguage (without passing it to the func)
* Remove commented code
* Use Content-Type to get language json
* Lines of 400 characters is dumb
* Update new repo in README
* Remove useless script since we fallback to a defaultlang
* Fix fallback language panic
* Fix uninitialized MaxPerPage when not in querystr
The issue was that the req.MaxPerPage was not set (default to 0) when
the query string didn't include "max". This makes the server query the
whole db since the resulting limit is 0.
* Fix creating empty torrents (only worked once)
* Lines of 400 characters is still dumb
2017-05-19 12:55:59 +10:00
Myrmece
c963d3174b
Updated translation. ( #613 )
2017-05-18 22:35:32 +10:00
MMP0
c83efcbdc0
Update Japanese translations ( #608 )
...
* Update ja-jp.all.json
* Update ja-jp.all.json
ログイン, 登録, ログアウト -> サインイン, サインアップ, サインアウト
* Update ja-jp.all.json
Revert
* Fix syntax error
* Fix
2017-05-18 22:35:17 +10:00
sisimouto
3257e38b9d
Update th-th.all.json
2017-05-18 10:16:05 +09:00
sisimouto
0a325a55ef
Update th-th.all.json
2017-05-18 10:14:04 +09:00
tomleb
546a39bb14
Add Db dumps translation
2017-05-17 19:05:58 -04:00
tomleb
ca9f8f28d6
Add script to add new translation to everyfile
2017-05-17 19:05:58 -04:00
Myrmece
8dfa25cbce
Updated translation.
2017-05-17 23:39:38 +02:00
akuma06
3d089c849a
Merge pull request #579 from yueou/dev
...
Update zh-cn
2017-05-17 22:38:44 +02:00
akuma06
b154395de2
Merge pull request #578 from MMP0/patch-18
...
Fix Japanese translation
2017-05-17 22:37:43 +02:00
akuma06
4d5c15ab3f
Merge pull request #584 from ElegantMonkey/minor-fixes
...
Changes to seed/leech display
2017-05-17 22:37:31 +02:00
ElegantMonkey
ccda45a452
Show Unknown seed/leech count on LastScrape == NULL, show scrape time
...
Instead of showing 0/0/0 when the torrent hasn't been scraped (which
may be misleading), show "Unknown", and also show when the torrent was
last scraped on the view torrent page.
2017-05-17 13:06:21 -03:00
sfan5
1be4ec1a94
Use JS date formatting for comments too
2017-05-17 16:07:32 +02:00
xqm
913b91b4f9
Update zh-cn
2017-05-17 21:57:52 +08:00
MMP0
c06f673430
Update ja-jp.all.json
2017-05-17 21:30:40 +09:00
MMP0
37175aecad
Update ja-jp.all.json
2017-05-17 21:21:27 +09:00
MMP0
c29de3925d
Update ja-jp.all.json
...
Fix "please_include_our_tracker"
2017-05-17 20:47:12 +09:00
MMP0
126ddc4fe4
Update ja-jp.all.json ( #577 )
...
Add "fun", "please_include_our_tracker"
2017-05-17 21:40:48 +10:00
Myrmece
474f010232
Updated translation.
2017-05-17 00:52:16 +02:00
akuma06
297ee531f8
Fix lang in html tag
...
Added a new translation string in all translations "language_code"
Issue #545
2017-05-17 00:27:55 +02:00
akuma06
e4eb158a90
doko patch
...
Just for issue #549
2017-05-16 22:55:07 +02:00
akuma06
6fe3fa5d49
Merge pull request #547 from fuzzyballz/dev
...
Romanian translation
2017-05-16 22:03:51 +02:00
Myrmece
4e71ea8a52
Updated translation.
2017-05-16 20:59:38 +02:00
fuzzyballz
b399e129c0
Add files via upload
2017-05-16 17:28:39 +03:00
Yueou
85c3a67602
Update zh-cn ( #543 )
...
* Update zh-cn
* Update zh-cn
2017-05-16 19:19:17 +10:00
MMP0
50d83bdab4
Update ja-jp.all.json ( #538 )
2017-05-16 13:00:22 +10:00
MMP0
a2b367a8a5
Update Japanese translations ( #535 )
...
* Update ja-jp.all.json
* Update ja-jp.all.json
2017-05-16 11:49:42 +10:00
dumbwanker
bde31582de
Add 'Ren-chon' note to translations that don't have it ( #532 )
2017-05-16 07:45:56 +10:00
Myrmece
93966299f1
Updated translation. ( #533 )
2017-05-16 07:45:14 +10:00
sisimouto
fe4606c664
trans: Update for th-th ( #531 )
...
* Update th-th.all.json
* Update th-th.all.json
2017-05-16 07:44:44 +10:00
akuma06
01c324c7fc
Merge pull request #529 from sfan5/normies
...
Fix upload page
2017-05-15 19:42:26 +02:00
akuma06
e1ef9580df
Merge pull request #526 from yueou/dev
...
Translation bug fix and update zh-cn
2017-05-15 19:41:01 +02:00
sisimouto
7704aaac5a
Update th-th.all.json ( #524 )
2017-05-15 19:39:57 +02:00
lc-guy
4d875f3e77
update jp translation (machine translate) ( #523 )
...
* update jp translation (machine translate)
Informing that email verification isn't needed at the moment
needs a native correction
* better tl
2017-05-15 19:39:31 +02:00
sfan5
dc496c1078
Fix missing sukebei cat. translations
2017-05-15 19:36:02 +02:00
xqm
be5b7acfe7
Fix
2017-05-15 23:02:05 +08:00
xqm
6ac2a0e078
Translation bug fix and update zh-cn
2017-05-15 22:54:10 +08:00
sfan5
cb455113cc
Various fixes ( #521 )
...
* Re-add old uploader name to view page
* Update zh-CN translation (fixes #519 )
* Nicer text boxes in night mode (closes #515 )
* Fix max results defaulting to 5 (fixes #488 )
* Add link back to nyaa on sukebei (fixes #255 and #437 )
* Fix visual bug with pt-BR translation (fixes #427 )
2017-05-15 21:55:16 +10:00
Myrmece
244039dbcc
Updated translation.
2017-05-15 12:59:57 +02:00
PantsuDev
fc74cbc490
Merge pull request #520 from sisimouto/dev
...
trans: More update for th-th
2017-05-15 18:59:37 +10:00
sisimouto
a7a789e06e
Update th-th.all.json
2017-05-15 17:20:44 +09:00
xqm
e8e90d4236
Update zh-cn and captcha
2017-05-15 13:25:18 +08:00
PantsuDev
751587ef84
Merge pull request #513 from majestrate/new-database
...
New database Abstraction Layer (WIP)
2017-05-15 11:18:46 +10:00
PantsuDev
a4a72a3346
Merge pull request #477 from ElegantMonkey/dev
...
MetainfoFetcher and file lists
2017-05-15 11:16:22 +10:00
PantsuDev
fbe229eb51
Merge pull request #514 from sisimouto/dev
...
trans: Update th-th.all.json
2017-05-15 11:05:10 +10:00
sisimouto
7b34b047f5
Update th-th.all.json
2017-05-15 09:27:55 +09:00
ElegantMonkey
df2c9bc2f7
Fix conflicts
2017-05-14 21:19:29 -03:00
Jeff Becker
3a97c9b32e
Merge remote-tracking branch 'origin/dev'
2017-05-14 19:25:15 -04:00
watchoutfortanelidaizvatanenthepublicen
630d8b3773
Update it-it.all.json
2017-05-15 00:23:35 +02:00