Split into packages only manually tested
This commit is contained in:
29
TODO
29
TODO
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user