You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
isso/isso
Lucas Cimon 080ee36371
Adding a [server] proxy-fix-enable-x-prefix configuration option to take into consideration the `X-Forwarded-Prefix` HTTP header (#639)
4 years ago
..
css Fixing likes counter of replies not being displayed (#637) 4 years ago
db Add warnings on Comments.vote failures (#635) 4 years ago
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 10 years ago
ext Set subject for notification about new comment, subject should not be empty (#589) 5 years ago
img Add a basic admin interface (Fix issue #10) 7 years ago
js [i18n] Added the Brazilian Portuguese language 4 years ago
templates Make Isso compatible with Content Security Policies without `script-src 'unsafe-inline'` (#597) 5 years ago
tests html: Add markdown render flag option (#616) 4 years ago
utils html: Add markdown render flag option (#616) 4 years ago
views Using .access_route instead of .remote_addr to take into account HTTP_X_FORWARDED_FOR header (#636) 4 years ago
__init__.py Adding a [server] proxy-fix-enable-x-prefix configuration option to take into consideration the `X-Forwarded-Prefix` HTTP header (#639) 4 years ago
compat.py Fix flake8 errors. 5 years ago
config.py Fix flake8 errors. 5 years ago
core.py Fix compatibility with werkzeug 1.0.0. Fixes #611 (#614) 4 years ago
defaults.ini actually include isso/defaults.ini 9 years ago
dispatch.py Fix compatibility with werkzeug 1.0.0. Fixes #611 (#614) 4 years ago
migrate.py Fix compatibility with new XML API. 5 years ago
run.py symlink share/isso.conf to isso/defaults.ini and include it properly 9 years ago
wsgi.py Fix compatibility with werkzeug 1.0.0. Fixes #611 (#614) 4 years ago