isso/isso
2016-04-12 21:15:22 +02:00
..
css add option to hide voting feature, closes #115 2014-08-18 12:32:16 +02:00
db Add config for requiring emails 2015-08-28 15:59:48 +01:00
demo Reverted change to demo file; changed web server config to mount the uWSGI app at the root, as it turns out it's capable of serving the demo file itself 2015-01-03 13:07:41 +00:00
ext Correct auth without password or username. 2015-03-07 16:00:28 +01:00
js fix missing wrapper attribute 2016-04-12 21:15:22 +02:00
tests write unit tests for require-email 2015-08-28 16:17:02 +01:00
utils follow redirects, fix #193 2016-02-24 13:14:32 +01:00
views Merge branch 'legacy/0.9' 2014-08-18 13:09:24 +02:00
__init__.py symlink share/isso.conf to isso/defaults.ini and include it properly 2016-01-09 00:15:04 +01:00
compat.py add POST request to get comment counts for multiple URLs 2014-03-25 18:50:21 +01:00
config.py Merge branch 'legacy/0.9' 2014-10-08 18:06:56 +02:00
core.py import backports.configparser before configparser, #128 2014-10-07 12:09:41 +02:00
defaults.ini actually include isso/defaults.ini 2016-01-09 01:01:39 +01:00
dispatch.py move default config expansion to function body (default already exists) 2016-01-09 00:33:07 +01:00
migrate.py Merge branch 'legacy/0.9' 2014-12-25 21:53:31 +01:00
run.py symlink share/isso.conf to isso/defaults.ini and include it properly 2016-01-09 00:15:04 +01:00
wsgi.py fix reponse for OPTIONS response on Python 3, #242 2016-04-12 21:15:22 +02:00