diff --git a/TODO b/TODO index cce5699..8fe3dda 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ ## GENERAL * issue where someone could call IP .../Imp/photos and SP .../Sto/photos and then static/photos is ambiguous: -- TODO: make path prefix by static// so that files are in: static//in_path.pp/dir.rel_path/ + -- right now, I have hardcoded static/Storage in files.py so folder view will be broken until I do the above -- then deleting below would just path_prefix from static/storage to .pa_bin/storage, etc. -- need to be able to view recycle bin (should be simple when we have path_types) &&& should able to consolidate the files_ip/files_sp/files_rb? route handling functions -- could also allow undelete per file / show content as another Files->View and more like storage (i.e. show folders)