.. |
css
|
Fixing likes counter of replies not being displayed (#637)
|
2020-04-16 02:28:39 +00:00 |
db
|
Add warnings on Comments.vote failures (#635)
|
2020-04-17 17:06:46 +00: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
|
r-strips the configured URL unconditionally
|
2020-05-14 22:35:21 +02:00 |
img
|
Add a basic admin interface (Fix issue #10)
|
2017-04-23 13:45:24 +02:00 |
js
|
[i18n] Added the Brazilian Portuguese language
|
2020-02-28 07:58:06 +01:00 |
templates
|
Make Isso compatible with Content Security Policies without script-src 'unsafe-inline' (#597)
|
2019-12-04 00:24:49 +01:00 |
tests
|
html: Add markdown render flag option (#616)
|
2020-02-15 16:24:32 +01:00 |
utils
|
html: Add markdown render flag option (#616)
|
2020-02-15 16:24:32 +01:00 |
views
|
admin: Set default order_by to 'created' (desc) (#649)
|
2020-05-09 13:22:44 +00:00 |
__init__.py
|
Adding a [server] proxy-fix-enable-x-prefix configuration option to take into consideration the X-Forwarded-Prefix HTTP header (#639)
|
2020-04-22 14:44:26 +00:00 |
compat.py
|
Fix flake8 errors.
|
2019-04-14 15:21:23 +00:00 |
config.py
|
Fix flake8 errors.
|
2019-04-14 15:21:23 +00:00 |
core.py
|
Fix compatibility with werkzeug 1.0.0. Fixes #611 (#614)
|
2020-02-15 15:52:10 +01:00 |
defaults.ini
|
actually include isso/defaults.ini
|
2016-01-09 01:01:39 +01:00 |
dispatch.py
|
Fix compatibility with werkzeug 1.0.0. Fixes #611 (#614)
|
2020-02-15 15:52:10 +01:00 |
migrate.py
|
Fix compatibility with new XML API.
|
2019-01-18 20:04:13 +00: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 compatibility with werkzeug 1.0.0. Fixes #611 (#614)
|
2020-02-15 15:52:10 +01:00 |