agora-server/app
Nik V 6e45be9b73 protect against / in page title (common in roam exports)
roam's namespace feature recommends the use of / in page titles, but
since we are using a file-based approach here important to filter them
out lest we end up with subfolder madness
2020-11-27 18:32:56 -08:00
..
static More small layout fixes. 2020-11-16 20:43:30 +01:00
templates Show subnode count in users page. 2020-11-22 16:25:28 +01:00
__init__.py Add util.py, a bag of holding (hack hack). 2020-11-16 15:26:03 +01:00
agora.py Serve the index also on /index for compatibility with old links. 2020-11-23 14:45:26 +01:00
config.py allow AGORA_PATH to be set via env var 2020-11-27 18:24:26 -08:00
db.py Automatically add https:// to go links without. 2020-11-22 19:05:10 +01:00
forms.py oops 2020-11-16 16:42:42 +01:00
util.py protect against / in page title (common in roam exports) 2020-11-27 18:32:56 -08:00