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

2297 Révisions

Auteur SHA1 Message Date
tomleb f283dfc5ce Reduce MaxOpenConn to increase performance (#1101) 2017-07-04 11:43:38 +10:00
tomleb 2319b67fef Fix wrong totalhits value (#1103) 2017-07-04 11:43:09 +10:00
tomleb fdff3ac019 Fix index outofbound (#1102)
* Fix converting invalid json coming from ES

* Fix wrong totalhits value
2017-07-04 11:31:40 +10:00
tomleb 76f08e99ae Fix converting invalid json coming from ES (#1100) 2017-07-04 10:11:38 +10:00
8zIWLjcB 8469cdaa6a Add css sprite support for category images (for real this time) (#1095)
* add torrent sprite

* fix sprite

* Delete index.png

* add sprite support in css

* fix sprite css

* Update main.css

* Add files via upload

* Delete index2.png

* update css to reflect filename change
2017-07-03 16:57:47 +02:00
PantsuDev a4f6ced19c Fix dates thanks tomleb 2017-07-03 15:10:21 +10:00
kilo 8915485c7d Update main.css (#1091) 2017-07-03 12:11:58 +10:00
PantsuDev 2204207dd9 fix rss 2017-07-03 11:41:45 +10:00
Myrmece 39e4b6df36 Updated translation. (#1082) 2017-06-28 21:44:37 +10:00
kilo 510def0c9c Update main.css (#1084) 2017-06-28 21:43:17 +10:00
akuma06 ab4076cbcb Fixing SEO
Adding meta tag og:title to point out to the page title. And og:site_name to the actual site name.

Changing title tag of torrent name to h1 instead of p since h1 is used by SEO
2017-06-28 01:42:28 +02:00
tomleb 2584bbb402 Fix wrong date on sukebei 2017-06-26 11:10:53 -04:00
sfan5 630fd786ee Actually fix postgres scraping this time 2017-06-26 15:15:39 +02:00
sfan5 054df5f8c3 Fix scraper again (fucking postgres) 2017-06-26 15:06:50 +02:00
PantsuDev 912ea1645c Change $ to % 2017-06-26 22:54:40 +10:00
PantsuDev dff104d4e5 Actually fix scraper 2017-06-26 22:44:26 +10:00
PantsuDev 4ad5627c0b Fix scraper 2017-06-26 22:41:38 +10:00
MMP0 fd39bfeac2 simplemde.min.js : Move locally (#1075)
* simplemde.min.js : Move locally

* Add simplemde.min.js
2017-06-26 17:43:47 +10:00
kilo a6d20202a7 change torrent fixed height to min-height (#1076)
it was fine for torrents that were two lines high but i suspect it would've broken 3 lines high (or 4+) torrents
2017-06-26 17:43:32 +10:00
Nutjob 7e38aab841 Update Italian Translation(WIP) (#1064)
* Update Italian Translation (WIP)

Still not complete.

* Update it-it.all.json

* Update it-it.all.json
2017-06-26 10:09:55 +10:00
kipukun ;_ ef6a999539 Fix some frontend bugs yay (#1074)
* Fix user menu not doing the thing right

* simplemde.css: Move locally.
2017-06-26 10:09:45 +10:00
sfan5 279e457def Fix broken images on search page due to relative URL 2017-06-26 01:01:21 +02:00
akuma06 dd5b2fdef3 Update .travis.yml 2017-06-25 20:39:37 +02:00
akuma06 ecb983aa80 Update FAQ.html 2017-06-25 20:35:51 +02:00
akuma06 564faf4f1b Moving version number upward 2017-06-25 15:59:09 +02:00
PantsuDev 496e1d4ba4 Start refactor 2017-06-25 23:27:05 +10:00
MMP0 006dc1c034 Update Japanese translation (#1070)
* Update ja-jp.all.json

* Update ja-jp.all.json
2017-06-25 21:20:02 +10:00
sfan5 1dd7c9d5d3 Fix scraping on postgres 2017-06-25 13:18:03 +02:00
yiiT b59b5c092b Add /feed/magnet which displays the magnet instead of the torrent link (#1069)
* Add /feed/magnet which displays the magnet instead of the torrent link
2017-06-24 19:45:56 -05:00
akuma06 d4b36e2489 Fixes block templates for title and rss (#1068)
* Fixes block templates for title and rss

* Remove duplicate og site_name
* add rss links in meta for torznab and eztv
* Fixed 404 Error in og site_name

* Git didn't update the view fast enough
2017-06-25 01:54:33 +02:00
akuma06 4f203ba92c Merge pull request #1067 from Anonymous-senpai/patch-1
Update nl-nl.all.json
2017-06-25 01:53:09 +02:00
akuma06 ddafb142b6 Update nl-nl.all.json 2017-06-25 01:48:21 +02:00
akuma06 5dd580e746 Update nl-nl.all.json 2017-06-25 01:43:57 +02:00
Anonymous-senpai 60b2765c61 Update nl-nl.all.json 2017-06-25 01:19:30 +02:00
akuma06 0c990447eb Fix for API request hidden torrents
Usernames were not hidden when doing api request
2017-06-24 10:53:22 +02:00
tomleb ca87b242ae Fix searching for frame_arms (#1061)
Just mapping '_' to ' ' for both search and indexing
2017-06-24 11:56:58 +10:00
kilo 7788a018f5 Prettier color for g's sukebei user menu-button when hovered (#1060) 2017-06-24 09:05:33 +10:00
kilo a47f89cd0b Make flags overlap category icon (#1059)
* Prettier flag position

* flag overlap category icon

* HTML changes

* fix css that didn't apply properly & colspan not always being there

* Update main.css

* Update home.html

* Update home.html

* Update main.css

* Update main.css
2017-06-24 09:05:21 +10:00
PantsuDev bdaedd3975 Revert "Make torrent language form not required (#1046)"
This reverts commit 82a0f3729a.
2017-06-23 20:55:33 +10:00
akuma06 ce12ef3241 Merge pull request #1058 from Kiloutre/patch-14
Make latest commit hash at the bottom clickeable
2017-06-23 12:54:34 +02:00
kilo 74ac9aaccf same but for admin 2017-06-23 12:46:50 +02:00
kilo 95c858076e Make latest commit hash at the bottom clickeable
More convenient for contributors
2017-06-23 12:45:48 +02:00
akuma06 7fd6698eeb Merge pull request #1056 from Kiloutre/patch-11
Prettier color for red button when hovered and .h-user when focused
2017-06-23 12:03:46 +02:00
kilo 3f17da2c9d Better color for .h-user when hovered
And text hover color changes for red buttons
2017-06-23 10:05:30 +02:00
kilo d3586f232b Prettier color for red button2 (classic.css & hover changes)
The edit that i had made previously only applied to g's theme
And it didn't apply when the button were hovered
2017-06-23 10:01:36 +02:00
MMP0 e1edc62643 Update ja-jp.all.json (#1055) 2017-06-23 16:02:29 +10:00
PantsuDev 68ac3c21ad Remove left & right 15% 2017-06-23 11:28:55 +10:00
akuma06 947a5ecd91 Merge pull request #1054 from NyaaPantsu/description-fix
Fix
2017-06-23 03:20:17 +02:00
akuma06 3674a05233 Merge branch 'dev' into description-fix 2017-06-23 03:19:47 +02:00
akuma06 8c62d7bbe6 Fix modtools always shown 2017-06-23 03:15:56 +02:00