Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Graphe des révisions

2154 commits

Auteur SHA1 Message Date
ElegantMonkey
2ab4d4ad9e Fix conflict on translation 2017-05-14 12:45:07 -03:00
sfan5
d2eacfc692 Add torrent link to modpanel comment list 2017-05-14 17:41:55 +02:00
sfan5
65042a62ea Update german translation 2017-05-14 17:35:10 +02:00
sfan5
7bb2e974f7 Fix broken API token translation 2017-05-14 17:35:10 +02:00
sfan5
b930997c68 Make sorting by date date work nicely 2017-05-14 17:35:10 +02:00
sfan5
937c9752af Fix broken translation string on view page 2017-05-14 17:34:58 +02:00
ElegantMonkey
720c27e38f Get FileList of new uploaded .torrent files 2017-05-14 12:28:48 -03:00
ElegantMonkey
58869114d7 Don't update Length if it hasn't changed 2017-05-14 12:21:49 -03:00
sfan5
a9f534e19c Unbreak layout of view page in general (@akuma06 again) 2017-05-14 17:13:45 +02:00
sfan5
b7834bc1ba Fix torrent status color not being shown on view page (@akuma06 broke it) 2017-05-14 17:13:28 +02:00
GooNyaa
425ad9c787 [templates][FAQ] update "other trackers" alignment 2017-05-14 18:10:36 +03:00
akuma06
dcc75cb855 Merge pull request #482 from lc-guy/patch-2
remind that verification isn't necessary after signup
2017-05-14 16:51:57 +02:00
akuma06
031187ae49 Merge pull request #483 from sisimouto/dev
trans: More update for th-th
2017-05-14 16:50:20 +02:00
akuma06
2e890d4f0e Merge pull request #481 from mitki/patch-5
Update pt-br.all.json
2017-05-14 16:49:47 +02:00
akuma06
527f978d79 Merge pull request #479 from ewhal/torrent-btn-translation
Torrent view translation
2017-05-14 16:49:26 +02:00
akuma06
cc376d88de Merge branch 'dev' into torrent-btn-translation 2017-05-14 16:49:20 +02:00
ElegantMonkey
7d8cbe1393 Add Upload and Download limiters, rely on unique_index for avoiding duplicates
The FileList that is read with GetTorrents is empty, as it's only loaded with
GetTorrentById. So, always insert the new FileList on the database, and rely on
the unique_index to avoid duplications.
2017-05-14 11:35:03 -03:00
sisimouto
56544be992 Update th-th.all.json 2017-05-14 22:55:34 +09:00
lc-guy
3b0d82ca1f remind that verification isn't necessary after signup
Might need to be done in other translations, especially the jp one
2017-05-14 14:45:03 +01:00
Mitki
618bf80387 Update pt-br.all.json
https://github.com/ewhal/nyaa/pull/473
2017-05-14 10:43:16 -03:00
Eliot Whalan
9261847a93 Merge branch 'dev' of https://github.com/ewhal/nyaa into dev 2017-05-14 23:26:25 +10:00
PantsuDev
7fdef9dd6a Merge pull request #480 from lc-guy/patch-1
Fix searching for seeders/leechers/downloads
2017-05-14 23:19:28 +10:00
ElegantMonkey
839e6068df Add FileList view to view.html template
Also added the code for FileList loading on torrentService.
2017-05-14 10:19:19 -03:00
lc-guy
645c91659b Fix searching for seeders/leechers/downloads 2017-05-14 14:18:51 +01:00
akuma06
5780db1538 Added new translation string 2017-05-14 15:10:17 +02:00
akuma06
b84cf99534 Replace text by translation string 2017-05-14 15:09:44 +02:00
akuma06
5f340082c9 Merge pull request #478 from SpamNeko/tablesorting
Make table header sorting work on home page
2017-05-14 14:51:48 +02:00
SpamNeko
145dc40cd8 Make table header sorting links point to /search always so the work on home 2017-05-14 13:44:39 +01:00
PantsuDev
aed9ed968d Merge pull request #380 from aerojun/master
New comment style (WIP)
2017-05-14 22:44:24 +10:00
akuma06
0ed3bdf30b Merge branch 'master' into master 2017-05-14 14:39:48 +02:00
Eliot Whalan
831da7ce92 Merge branch 'dev' 2017-05-14 22:30:31 +10:00
Eliot Whalan
ec80ada958 Fix table sorting 2017-05-14 22:30:09 +10:00
ElegantMonkey
f64ecb3d0f Fix conflict 2017-05-14 09:23:16 -03:00
PantsuDev
b3dc53ddc5 Merge pull request #474 from MMP0/patch-12
Update Japanese translations
2017-05-14 22:10:40 +10:00
ElegantMonkey
e1f1c9d0c3 Update MetainfoFetcher query logic
It used to update only torrents with NULL or 0 filesizes, setting
both their filesizes and the file lists. Now, it looks for both
NULL or 0 filesizes and empty file lists.
2017-05-14 09:05:20 -03:00
MMP0
b99fb81024 Update ja-jp.all.json 2017-05-14 21:02:26 +09:00
MMP0
f0d8415708 Update ja-jp.all.json
Add "how_do_i_link_my_old_account", "answer_how_do_i_link_my_old_account"
2017-05-14 20:58:00 +09:00
Eliot Whalan
4c25077875 Merge branch 'dev' 2017-05-14 21:57:08 +10:00
Eliot Whalan
c0468528ec Merge branch 'dev' 2017-05-14 21:49:52 +10:00
PantsuDev
2f849749f2 Merge pull request #472 from MMP0/patch-11
Update Japanese translations
2017-05-14 21:41:25 +10:00
PantsuDev
266ee86667 Merge pull request #473 from lc-guy/dev
Add info in FAQ for account migrations
2017-05-14 21:41:11 +10:00
MMP0
4887152e54 Update ja-jp.all.json
Update "answer_which_trackers_do_you_recommend"
Add "other_trackers"
2017-05-14 20:39:24 +09:00
apt-get
baa097c6a8 Add info in FAQ for account migrations 2017-05-14 12:39:23 +01:00
PantsuDev
f35665af96 Merge pull request #471 from sfan5/desu
Fully fix modpanel
2017-05-14 21:24:54 +10:00
sfan5
2827362b54 Fully fix modpanel 2017-05-14 13:23:27 +02:00
ElegantMonkey
2da2ad4214 FilesizeFetcher -> MetainfoFetcher 2017-05-14 08:20:34 -03:00
Eliot Whalan
526b607fc4 Add account settings link to dropdown 2017-05-14 21:18:22 +10:00
PantsuDev
107f46ed1a Merge pull request #470 from sfan5/wtf
2017-05-14 21:12:27 +10:00
sfan5
e81e12318a Update german translation 2017-05-14 13:09:24 +02:00
sfan5
f1aa52e618 Cleanup usage of now removed HideAdvancedSearch 2017-05-14 13:05:18 +02:00