doc: update changelog
This commit is contained in:
parent
2f4fe0a55f
commit
fb7f1dd3a5
2
TODO.txt
2
TODO.txt
@ -10,6 +10,4 @@ TODO
|
|||||||
|
|
||||||
- Gallery preview (multiple element hashid)
|
- Gallery preview (multiple element hashid)
|
||||||
|
|
||||||
- Ctrl+V support
|
|
||||||
|
|
||||||
- Prevent selecting around the toggle buttons (firefox for android)
|
- Prevent selecting around the toggle buttons (firefox for android)
|
||||||
|
@ -10,6 +10,7 @@ You can use contented as a standalone upload server, or you can use the SDK to e
|
|||||||
- Multiple files upload
|
- Multiple files upload
|
||||||
- Pastebin upload
|
- Pastebin upload
|
||||||
- Custom drawing upload ([url=https://github.com/Leimi/drawingboard.js]via[/url])
|
- Custom drawing upload ([url=https://github.com/Leimi/drawingboard.js]via[/url])
|
||||||
|
- Ctrl-V upload
|
||||||
- SDK-oriented design for embedding, including CORS support
|
- SDK-oriented design for embedding, including CORS support
|
||||||
- Mobile friendly HTML interface
|
- Mobile friendly HTML interface
|
||||||
- Preserves uploaded filename and content-type metadata
|
- Preserves uploaded filename and content-type metadata
|
||||||
@ -61,6 +62,7 @@ contented.init("#target", function(/* String[] */ items) {});
|
|||||||
|
|
||||||
????:
|
????:
|
||||||
- Feature: Drawing mode
|
- Feature: Drawing mode
|
||||||
|
- Feature: Ctrl+V image upload
|
||||||
- Feature: Option to trust X-Forwarded-For headers when using a reverse proxy
|
- Feature: Option to trust X-Forwarded-For headers when using a reverse proxy
|
||||||
- Feature: Add `getDownloadURL`, `getInfoJSONURL`, `getPreviewURL` SDK methods
|
- Feature: Add `getDownloadURL`, `getInfoJSONURL`, `getPreviewURL` SDK methods
|
||||||
- Feature: Option to disable uploading via the homepage
|
- Feature: Option to disable uploading via the homepage
|
||||||
|
Loading…
Reference in New Issue
Block a user