update
This commit is contained in:
parent
58496c18d9
commit
c3effcad83
1 changed files with 5 additions and 0 deletions
|
@ -20,6 +20,7 @@ The webapp is a web server that displays a shiny interface.
|
|||
* progress bars for each file
|
||||
* drag and drop to reorder
|
||||
* cancel and pause
|
||||
* button to open file browser on repo (`xdg-open $DIR`)
|
||||
* keep it usable w/o javascript, and accessible to blind, etc
|
||||
|
||||
## other features
|
||||
|
@ -29,6 +30,10 @@ The webapp is a web server that displays a shiny interface.
|
|||
* Display any relevant warning messages. One is the `inotify max_user_watches`
|
||||
exceeded message.
|
||||
|
||||
## first start
|
||||
|
||||
* make git repo
|
||||
|
||||
## implementation
|
||||
|
||||
* possibly lose the ugly auth= token past the first page,
|
||||
|
|
Loading…
Add table
Reference in a new issue