This commit is contained in:
@@ -67,11 +67,26 @@ CURRENT TODOs
|
|||||||
@@@@@@@@@@@ ROADMAP STAGE 2:
|
@@@@@@@@@@@ ROADMAP STAGE 2:
|
||||||
|
|
||||||
|
|
||||||
|
todo: attachment dates fucked, all same date and time?!
|
||||||
|
- it's not sent, I need to either do somethign client side to include it https://stackoverflow.com/questions/8285733/how-to-get-the-last-modified-date-of-the-uploaded-file
|
||||||
|
- or, maybe just set it to the uploaded date and be done with it
|
||||||
|
(ApiUploadProcessor at server line 105 is where the date would be set if it could read it but apparently that's not a thing, I can see it at the client but the server never gets it)
|
||||||
|
|
||||||
|
todo: image.jpg wierdness, seemed like it's putting the whole download url in wiki with the token, not just the proper attachment url
|
||||||
|
- when added from the image selector drop down box
|
||||||
|
|
||||||
todo: Picture input in attachments
|
todo: Picture input in attachments
|
||||||
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/2080
|
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/2080
|
||||||
https://w3c.github.io/html-media-capture/#examples
|
https://w3c.github.io/html-media-capture/#examples
|
||||||
|
|
||||||
|
todo: have a look at ordering the file list in attachments
|
||||||
|
- people might want to see them in order or not.
|
||||||
|
- when doing an image the ipad just calls it image.jpg, could be more than one how to find in the list
|
||||||
|
(or they should just make a note maybe)
|
||||||
|
|
||||||
|
todo: rotate photos? how to handle? (user figure out kind of thing, like always have the camera tilted x way or something?)
|
||||||
|
|
||||||
|
|
||||||
todo: have a look at this: devices and sensors specs
|
todo: have a look at this: devices and sensors specs
|
||||||
https://www.w3.org/wiki/DAS/Implementations
|
https://www.w3.org/wiki/DAS/Implementations
|
||||||
https://wpt.fyi/results/?label=experimental&label=master&aligned
|
https://wpt.fyi/results/?label=experimental&label=master&aligned
|
||||||
|
|||||||
Reference in New Issue
Block a user