.. |
css
|
Merge pull request #256 from blatinier/issue-10/admin-interface
|
2017-11-27 22:55:53 +01:00 |
db
|
api: add /feed API to get an Atom feed for an URI
|
2018-04-22 13:11:58 +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
|
A quick dirty fix of #401 (#406)
|
2018-04-02 23:02:45 +02:00 |
img
|
Add a basic admin interface (Fix issue #10)
|
2017-04-23 13:45:24 +02:00 |
js
|
i18n: add space between number and CJK character
|
2018-04-05 22:46:17 +08:00 |
templates
|
validate->activate
|
2017-04-23 13:45:25 +02:00 |
tests
|
autopep8 the code and then flake8
|
2018-02-08 22:46:14 +01:00 |
utils
|
api: add /feed API to get an Atom feed for an URI
|
2018-04-22 13:11:58 +02:00 |
views
|
api: add /feed API to get an Atom feed for an URI
|
2018-04-22 13:11:58 +02:00 |
__init__.py
|
autopep8 the code and then flake8
|
2018-02-08 22:46:14 +01:00 |
compat.py
|
autopep8 the code and then flake8
|
2018-02-08 22:46:14 +01:00 |
config.py
|
autopep8 the code and then flake8
|
2018-02-08 22:46:14 +01:00 |
core.py
|
autopep8 the code and then flake8
|
2018-02-08 22:46:14 +01:00 |
defaults.ini
|
actually include isso/defaults.ini
|
2016-01-09 01:01:39 +01:00 |
dispatch.py
|
autopep8 the code and then flake8
|
2018-02-08 22:46:14 +01:00 |
migrate.py
|
autopep8 the code and then flake8
|
2018-02-08 22:46:14 +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
|
Adding support for ISSO_CORS_ORIGIN env variable to allow defining wildcard CORS origins
|
2018-04-02 09:40:34 +02:00 |