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

1954 commits

Auteur SHA1 Message Date
akuma06
63844f0d4b Fix #590 2017-05-17 23:00:50 +02:00
akuma06
cef95cf8b9 Merge pull request #589 from NyaaPantsu/fix-style-night-textarea
Fix #588
2017-05-17 22:55:45 +02:00
akuma06
11db364e22 Fix #588 2017-05-17 22:55:11 +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
akuma06
710de42fb0 Merge pull request #582 from sfan5/misc123
fixes
2017-05-17 22:36:36 +02:00
akuma06
597073cc78 Merge pull request #580 from kipukun/dev
Small changes
2017-05-17 22:34:26 +02:00
sfan5
5c8c68b23e Invalid CSS (fixes #586) 2017-05-17 20:44:39 +02:00
sfan5
938ae854b0 Change remake list color back
It's supposed to be the same as on the original nyaa
2017-05-17 18:23:45 +02:00
ElegantMonkey
b4f02fcf36 Use JS to show LastScrape date (depends on #582) 2017-05-17 13:06:21 -03: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
89b2b9afdb SRI (Subresource Integrity) hash for jquery 2017-05-17 16:57:05 +02:00
sfan5
af8bf6b843 Optimize sun & moon PNGs
Google was complaing about those...
2017-05-17 16:49:30 +02:00
sfan5
aa17bd55be Fix layout differences between day/night mode (fixes #493) 2017-05-17 16:47:30 +02:00
kipukun
c3110a7ff1 Slowly attempting to purge JS 2017-05-17 10:29:30 -04:00
sfan5
c575ff4698 Remove unused template block 2017-05-17 16:20:58 +02:00
sfan5
fbd62f4aa4 Fix navbar style issue with Spanish and Japanese (fixes #507) 2017-05-17 16:19:01 +02:00
kipukun
f0839a117c Remove color from torrent title in view page 2017-05-17 10:18:29 -04: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
MMP0
a499a483c5 Update main.js (#576) 2017-05-17 21:21:48 +10:00
ewhal
aef3b9720d Update README.md 2017-05-17 21:21:22 +10:00
yiiT
0d81d92cba recompress PNG files (#574) 2017-05-17 21:16:49 +10:00
Ramon Dantas
a64c3c5b71 Minor fixes. (#575)
* Sort Comments by Date and Files by Name on viewTorrent

* Make comments start at 1, not 0.
2017-05-17 21:16:40 +10:00
yiiT
6356ae6ef4 Fix Links column alignment (#573) 2017-05-17 20:26:37 +10:00
yiiT
c9c1d06cd0 Add Markdown Editor for torrent description (#572) 2017-05-17 20:26:28 +10:00
PantsuDev
70f87e7aac finish repo transfer 2017-05-17 15:58:40 +10:00
PantsuDev
0807ca5d5d Add sukebei cat to admin edit torrent page 2017-05-17 15:33:06 +10:00
PantsuDev
d185db865c Update README.md 2017-05-17 11:28:35 +10:00
akuma06
813cad0adb Merge pull request #560 from ewhal/filesize_fetcher-help-fix
Fix filesize fetcher
2017-05-17 01:03:35 +02:00
akuma06
9f44a7158c Merge pull request #562 from Myrmece/patch-3
Updated translation.
2017-05-17 01:03:28 +02:00
Myrmece
474f010232 Updated translation. 2017-05-17 00:52:16 +02:00
akuma06
40c5fe6831 Merge pull request #557 from ewhal/fix-lang-html
Fix lang in html tag
2017-05-17 00:48:23 +02:00
akuma06
b7aaddf91e Fix filesize fetcher 2017-05-17 00:47:55 +02:00
akuma06
edb61e0569 Remove white color from remake/trusted/aplus 2017-05-17 00:43:02 +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
985c6f9e68 Merge pull request #556 from ewhal/nb-comments
Number of comments
2017-05-17 00:13:14 +02:00
akuma06
7938d822df Merge pull request #555 from ElegantMonkey/rss-pagination
Add pagination to RSS feed.
2017-05-17 00:06:14 +02:00
akuma06
9cdfc00762 Number of comments
Issue #553
2017-05-17 00:05:16 +02:00
ElegantMonkey
9f9b45eb71 Add pagination to RSS handler
Make it behave more like the search handler.
2017-05-16 18:32:41 -03:00
akuma06
6805698c66 Merge pull request #554 from ewhal/view-category-status
Less Ugly
2017-05-16 23:23:54 +02:00
akuma06
dd02a356b5 Less Ugly
Fix #548
2017-05-16 23:17:52 +02:00
akuma06
37fb8e06a4 Merge pull request #552 from ewhal/doko-patch
doko patch
2017-05-16 23:05:18 +02:00
akuma06
e4eb158a90 doko patch
Just for issue #549
2017-05-16 22:55:07 +02:00
ElegantMonkey
88e134f804 Merge branch 'dev' of https://github.com/ewhal/nyaa into dev 2017-05-16 17:38:05 -03:00