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

239 commits

Auteur SHA1 Message Date
Eliot Whalan 9261847a93 Merge branch 'dev' of https://github.com/ewhal/nyaa into dev 2017-05-14 23:26:25 +10: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
Eliot Whalan ec80ada958 Fix table sorting 2017-05-14 22:30:09 +10:00
sfan5 2827362b54 Fully fix modpanel 2017-05-14 13:23:27 +02:00
sfan5 f1aa52e618 Cleanup usage of now removed HideAdvancedSearch 2017-05-14 13:05:18 +02:00
sfan5 c60a8635fc Fix search in modpanel (@SpamNeko broke it) 2017-05-14 13:01:59 +02:00
akuma06 8dd9f59cf5 Merge pull request #436 from sfan5/treassign
Modpanel: Torrent Reassigning
2017-05-14 00:29:44 +02:00
SpamNeko dc32f041e1 Add sorting to table headers, delet advanced search 2017-05-13 18:14:51 +01:00
sfan5 b24e31a7dc Check assign-to user for existence beforehand 2017-05-13 17:36:50 +02:00
sfan5 c0be570e54 Torrent Reassign feature for modpanel 2017-05-13 17:29:21 +02:00
PantsuDev 0ae488e7eb Merge branch 'dev' into dev 2017-05-13 12:24:55 +10:00
PantsuDev 44b327e1a3 Merge pull request #395 from sfan5/searchperf
(Search) performance
2017-05-13 12:24:03 +10:00
ElegantMonkey 5dcd3892f4 Add dropdown to the bottom of the page (needs JS) 2017-05-12 21:01:17 -03:00
sfan5 00bb382cdb Modpanel stuff (#401)
* Fix table on modpanel index

* Fix actions on torrent report list page

* Fix error reporting on modpanel templates

* Convenience functions for modpanel

Link to view page primarily and to edit page as a seperate link

* Missing confirm before torrent deletion

* Add edit button directly onto view page
2017-05-12 17:31:27 -05:00
ElegantMonkey 7808615c6a Add route and template files 2017-05-12 19:28:56 -03:00
ElegantMonkey dfd9caeb31 Add language selector without login 2017-05-12 19:17:34 -03:00
sfan5 b2581f549b Display human-readable report reason in modpanel
Also fixes the "list all torrent reports" subpage
2017-05-12 20:43:38 +02:00
sfan5 5cb672b06a Stop RSS from being so slow 2017-05-12 17:54:08 +02:00
sfan5 38f23a3d7f Use ts_query on Postgres for performance reasons
Untested.
2017-05-12 17:41:26 +02:00
PantsuDev dc89495b65 Merge pull request #394 from tomleb/dev
Fix dereference wrong error
2017-05-13 01:24:23 +10:00
tomleb 6aa4e8b960 Fix dereference wrong error 2017-05-12 10:29:48 -04:00
PantsuDev ac92ddfeba Merge pull request #391 from sfan5/memes
Fixes & Features
2017-05-12 20:25:05 +10:00
sfan5 629dfde937 Fix one URL escape too much in RSS link 2017-05-12 12:08:38 +02:00
sfan5 6b341c7b03 No captchas for trusted users or admins, closes #330 2017-05-12 12:05:36 +02:00
ayame-git cf13efe3fe unborked 2017-05-12 05:21:40 +03:00
ayame-git d5370705c0 converts hash to uppercase 2017-05-12 04:28:00 +03:00
ayame-git af2c47c2f2 Merge branch 'master' of github.com:ewhal/nyaa into api 2017-05-12 00:59:35 +03:00
ayame-git d94f8102d1 convert base32 hash to base16 2017-05-12 00:59:00 +03:00
sfan5 b6b2d836c0 Fix dates in RSS feed 2017-05-11 16:54:28 -05:00
sfan5 a96902a737 Fix minor display bug on profile edit page 2017-05-11 16:54:28 -05:00
akuma06 61ba31b337 No more gzip 2017-05-11 22:21:12 +02:00
tomleb bfb9bf3239 Fix empty comment (sanitize then trim and check) (#368) 2017-05-11 14:46:14 -05:00
akuma06 4d5c04bbac Added CROS for RSS 2017-05-11 15:50:26 +02:00
PantsuDev 1f383b06f5 Merge pull request #360 from majestrate/cache-interface
ReAdd cache
2017-05-11 23:42:34 +10:00
Jeff Becker 0e8a3cde3b Merge branch 'cache-interface' into merge-cache-interface 2017-05-11 09:24:20 -04:00
sfan5 8e2c643a34 Fix missing error enforcement on comments and reports 2017-05-11 15:14:48 +02:00
Jeff Becker 059ea7d2a8 abstract out cache 2017-05-11 09:01:53 -04:00
Eliot Whalan c1cafb9d9a Remove broken caching stuff 2017-05-11 22:22:49 +10:00
akuma06 a17004360f Merge pull request #357 from majestrate/scraper
fixes
2017-05-11 13:50:46 +02:00
Jeff Becker a361bcca4f fix template tests 2017-05-11 07:42:26 -04:00
ayame-git 51c5f198b4 Merge branch 'master' of github.com:ewhal/nyaa into api 2017-05-11 14:38:46 +03:00
akuma06 9f2d0f1962 New translation function and time depends on translation 2017-05-11 13:15:52 +02:00
Jeff Becker 7d98ebd7fe Merge remote-tracking branch 'origin/master' 2017-05-11 06:50:53 -04:00
Jeff Becker 33fe211d3f mod panel template cleanup, make mod panel templates reload on SIGHUP 2017-05-11 06:49:05 -04:00
sfan5 500f5bda02 Fix editing other profiles as a mod 2017-05-11 11:58:44 +02:00
ayame-git da8b2dc9c4 base16 and base32 2017-05-11 07:23:02 +03:00
ayame-git ac6f4f82fb welll fuck me 2017-05-11 07:12:54 +03:00
ayame-git 42c79c2794 applied akuma dup fix 2017-05-11 06:25:41 +03:00
ayame-git 7e3d116808 Merge branch 'master' of github.com:ewhal/nyaa into api 2017-05-11 06:06:12 +03:00
ayame-git d879f76e16 ? 2017-05-11 06:05:52 +03:00