isso/isso
2017-10-31 13:47:49 +01:00
..
css Highlight links by underline in comments 2017-02-02 11:35:38 -06:00
db Add an option for mandatory author (Fix issue #124) 2016-07-05 17:28:03 +02: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 Added hungarian translation 2017-10-31 13:47:49 +01:00
tests fix db test with incorrect SQL id, that happened work with pre-3.6 dicts before 2017-07-30 22:22:52 +02:00
utils Fix flakes errors. 2017-07-29 13:06:40 +00:00
views Merge pull request #253 from jGleitz/apidoc 2017-07-23 21:46:43 +00:00
__init__.py remove unused variable 2017-08-17 10:42:36 +02: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