permissions
This commit is contained in:
0
Dockerfile
Executable file → Normal file
0
Dockerfile
Executable file → Normal file
24
TODO
Executable file → Normal file
24
TODO
Executable file → Normal file
@@ -1,20 +1,9 @@
|
|||||||
x edit page
|
x edit page
|
||||||
x create page
|
x create page
|
||||||
x create dir
|
x create dir
|
||||||
|
x main test -
|
||||||
TOC levels
|
|
||||||
delete pages
|
|
||||||
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,
|
- create,
|
||||||
x header
|
- header
|
||||||
- text box
|
- text box
|
||||||
- submit
|
- submit
|
||||||
- submit target
|
- submit target
|
||||||
@@ -37,3 +26,12 @@ main test -
|
|||||||
- root->file,
|
- root->file,
|
||||||
- dir->dir,
|
- dir->dir,
|
||||||
- dir->file
|
- dir->file
|
||||||
|
|
||||||
|
TOC levels
|
||||||
|
delete pages
|
||||||
|
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
|
||||||
|
|||||||
0
wrapper.html
Executable file → Normal file
0
wrapper.html
Executable file → Normal file
Reference in New Issue
Block a user