Split into packages only manually tested

This commit is contained in:
Bel LaPointe
2019-11-09 18:51:03 -07:00
parent 0d497f4fa8
commit 60dc6bc876
48 changed files with 530 additions and 125 deletions

29
TODO
View File

@@ -8,3 +8,32 @@ search
move auth as flag in router
. and ../** as roots cause bugs in listing and loading and linking
`create` at root is a 400, base= in URL (when `create` input is empty)
FTS
https://stackoverflow.com/questions/26709971/could-this-be-more-efficient-in-go
main test -
- create,
- header
- text box
- submit
- submit target
- edit,
- header
- text box
- submit
- submit target
- dir,
- header
- create
- create target
- list
- note,
- header
- edit
- edit target
- content
- root-> dir,
- root->file,
- dir->dir,
- dir->file