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

2701 commits

Auteur SHA1 Message Date
kilo 8828065fed Delete 13.png 2017-07-07 18:01:54 +02:00
kilo 14a4061734 Delete 11.png 2017-07-07 18:01:53 +02:00
kilo b03e608132 Delete 10.png 2017-07-07 18:01:52 +02:00
kilo bbd7692404 Add files via upload 2017-07-07 18:01:23 +02:00
kilo 4be2c7959c Delete 1.png 2017-07-07 18:00:37 +02:00
kilo 1cb7c85728 Update main.css 2017-07-07 17:59:20 +02:00
akuma06 121d2bd23a Merge pull request #1116 from Kiloutre/patch-5
replace ; by ,
2017-07-07 14:18:43 +02:00
akuma06 69ab4568d3 Added checked on searched languages 2017-07-07 14:15:08 +02:00
akuma06 80ea5b2b51 Edited refine language checkboxes 2017-07-07 14:09:44 +02:00
akuma06 5d6962f3a5 Added search refine back end 2017-07-07 14:08:16 +02:00
akuma06 fce83bcdb9 Added search for languages back end 2017-07-07 14:06:51 +02:00
akuma06 bef7a2ed3d Merge pull request #1115 from NyaaPantsu/pr/1114
Flag clickeable when generated by JS & multiple flagcode search
2017-07-07 13:01:17 +02:00
akuma06 3e9fd95b72 Merge branch 'third-changes' into pr/1114 2017-07-07 13:00:21 +02:00
kilo 77566b7de7 Update main.css 2017-07-07 02:54:31 +02:00
akuma06 59a9aa6ad9 Fixing Translations.js + kilo.js 🐤 2017-07-07 02:25:36 +02:00
kilo 2dd0e2ced8 Update listing.jet.html 2017-07-07 01:58:02 +02:00
akuma06 93ec394d0a Hiding refine only on home page 2017-07-07 01:20:00 +02:00
akuma06 4e3221f69e Fixing navigation pages 2017-07-07 00:27:08 +02:00
akuma06 725b0423da Fixing img blank relative url to absolute 2017-07-07 00:20:06 +02:00
akuma06 15c4f788be Forgot Sort field in cache 2017-07-07 00:18:11 +02:00
akuma06 bee64decb7 Fixing cache + fixing /search/search bug 2017-07-06 23:54:21 +02:00
akuma06 11b7ef4581 Added error on maximum pages 2017-07-06 23:28:40 +02:00
akuma06 b980ff8fc8 Reverting changes on nav.Route
Changed error 500 to 404
2017-07-06 23:27:11 +02:00
akuma06 6534d02977 Fxing flags checkboxes without flags next to them 2017-07-06 22:42:55 +02:00
akuma06 e64a6c599c Fixed test for structs
Seems like init function of other packages are not executed in tests
2017-07-06 22:38:40 +02:00
akuma06 03ded2e027 Changing catSelect Behavior
Return now Categories object instead of map[string]string.
Remove some debug log
2017-07-06 22:19:44 +02:00
akuma06 4d0c3a18c8 Fixing test for categories 2017-07-06 21:59:43 +02:00
akuma06 e54a2e59e2 Fixed alphabetical order for languages and categories
Also improved the name of exported functions for categories
2017-07-06 21:53:13 +02:00
PantsuDev 546dda2d5c Fix incorrect flags in refine 2017-07-06 12:51:21 +10:00
PantsuDev c2fe8aa99e Fix /search/search bug 2017-07-06 11:56:52 +10:00
akuma06 f00e066b49 Improved caching to make it always pointer 2017-07-05 19:50:44 +02:00
akuma06 a4ac7ede9a Added cache for ES request 2017-07-05 19:41:16 +02:00
akuma06 26ad505a41 Adding go cache dependency 2017-07-05 17:09:52 +02:00
akuma06 7a12d0807c Caching of torrent listing and torrent view 2017-07-05 17:06:24 +02:00
akuma06 1a4b1b3303 Added protection on pprof
Use of our own pprof handlers
2017-07-05 15:17:59 +02:00
akuma06 7e22828cb3 Change to our own middleware for pprof 2017-07-05 14:40:05 +02:00
akuma06 2c0293470a Added unique identifier + pprof
Unique identifier for torrent params with p.Identifier()

Added pprof support
2017-07-05 14:29:31 +02:00
akuma06 c8272b180b Changed search functions name
Removing the search part of it since it is already the package name
2017-07-05 13:33:12 +02:00
kilo f340314d62 Update main.css (#1109) 2017-07-05 15:31:06 +10:00
akuma06 1d4f900f8a Merge pull request #1107 from NyaaPantsu/pr/1089
Pr/1089
2017-07-05 02:31:18 +02:00
akuma06 f7abfc53db Merge branch 'refactor' into pr/1089 2017-07-05 02:28:48 +02:00
akuma06 8e543fd3cf Update upload.jet.html 2017-07-05 02:28:01 +02:00
akuma06 faea14be2f Merge pull request #1096 from Kiloutre/patch-4
Flag clickeable to get to flag search
2017-07-05 02:25:52 +02:00
kilo 5fbc8cca47 f to lang 2017-07-05 01:17:01 +02:00
kilo d8e3720ccd &f to &lang 2017-07-05 01:15:49 +02:00
akuma06 14ac34adcc Merge pull request #1086 from NyaaPantsu/second-batch
Second batch of changes [done]
2017-07-05 00:43:47 +02:00
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
akuma06 487060c1a4 Forgot the login form test modification 2017-07-04 03:10:46 +02:00