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

17 commits

Auteur SHA1 Message Date
akuma06
0db01fb824 Added logged badge + new User variable in each template variables 2017-05-08 01:46:30 +02:00
Eliot Whalan
44d98f5d76
Disable uploading of torrents by default 2017-05-08 08:16:20 +10:00
sfan5
218290c4e0 Allow storage of uploaded .torrent files (disabled by default) 2017-05-07 15:57:24 +02:00
bakape
dc5ee0ca2e Remove captcha IP-specificity
It's a notable deployment complication for little gain. Since captchas on Nyaa aren't on many pages, overflowing the stored captcha limit is also hard.
2017-05-07 15:55:46 +03:00
Eliot Whalan
aca2f2dc58 Merge pull request #136 from sfan5/upl
Fixes & Features for torrent uploads
2017-05-07 22:39:27 +10:00
sfan5
b77d991e10 Auto-fill filesize 2017-05-07 13:55:35 +02:00
sfan5
39cec46dce Make pre-filling work correctly 2017-05-07 13:54:45 +02:00
Jeff Becker
b6111fb9d9 fix up templates, get reading for Reload template on SIGHUP 2017-05-07 07:51:33 -04:00
bakape
aae54fa420 Merge branch 'master' of https://github.com/ewhal/nyaa into captchas 2017-05-07 12:08:44 +03:00
bakape
2f55e478e0 Internal IP-specific captchas 2017-05-07 11:25:09 +03:00
Andrew Zhao
f5a28e47fe throw in the description with some sanitizatoin 2017-05-06 22:18:41 -07:00
Andrew Zhao
e04b5fc01b start implementing upload 2017-05-06 21:26:09 -07:00
bakape
e82e97b961 Revert quicktemplate search template 2017-05-07 02:20:13 +03:00
bakape
f5bdb369c8 Port _search.html to quicktemplate 2017-05-07 00:21:16 +03:00
bakape
005785f4f8 Don't reparse templates on every fucking request 2017-05-06 20:03:21 +03:00
Jeff Becker
c088cb2642 add torrent file parsing for upload form
* vendor bencode library github.com/zeebo/bencode

* add metainfo parsing library from XD

* fix up upload handler so to be less cluttered
2017-05-06 07:43:24 -04:00
ayame-git
ce16601bcc basic upload 2017-05-06 11:36:37 +03:00