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
Vincent Bernat 45f6b1eda3
feed: make /feed API call configurable server and client-side
6 years ago
..
css js: put a link to Atom feed on top of the main postbox 6 years ago
db api: add /feed API to get an Atom feed for an URI 6 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 A quick dirty fix of #401 (#406) 6 years ago
img Add a basic admin interface (Fix issue #10) 7 years ago
js feed: make /feed API call configurable server and client-side 6 years ago
templates validate->activate 7 years ago
tests feed: make /feed API call configurable server and client-side 6 years ago
utils api: add /feed API to get an Atom feed for an URI 6 years ago
views feed: make /feed API call configurable server and client-side 6 years ago
__init__.py autopep8 the code and then flake8 6 years ago
compat.py autopep8 the code and then flake8 6 years ago
config.py autopep8 the code and then flake8 6 years ago
core.py autopep8 the code and then flake8 6 years ago
defaults.ini actually include isso/defaults.ini 9 years ago
dispatch.py autopep8 the code and then flake8 6 years ago
migrate.py autopep8 the code and then flake8 6 years ago
run.py symlink share/isso.conf to isso/defaults.ini and include it properly 9 years ago
wsgi.py Adding support for ISSO_CORS_ORIGIN env variable to allow defining wildcard CORS origins 6 years ago