doc: separate TODO
This commit is contained in:
parent
2f05753c8e
commit
b4ca24947d
13
TODO.txt
Normal file
13
TODO.txt
Normal file
@ -0,0 +1,13 @@
|
||||
TODO
|
||||
|
||||
- View server-wide recent uploads history / all upload history
|
||||
|
||||
- Display 'my uploads' (id + metadata history kept in localstorage)
|
||||
|
||||
- Encrypted at rest (anti- provider snooping)
|
||||
|
||||
- Nicer preview page after uploading
|
||||
|
||||
- Option to disable manual uploading from the landing page
|
||||
|
||||
- Gallery preview (multiple element hashid)
|
@ -46,10 +46,3 @@ The SDK depends on jQuery.
|
||||
<script type="text/javascript" src="SERVER_ADDR/sdk.js"></script>
|
||||
contented.init("#target", function(/* String[] */ items) {});
|
||||
`
|
||||
|
||||
=TODO=
|
||||
|
||||
- View upload history / view all uploads
|
||||
- Encrypted at rest (anti- provider snooping)
|
||||
- Deploy!
|
||||
- Display 'my uploads' (id + metadata history kept in localstorage)
|
||||
|
Loading…
Reference in New Issue
Block a user