Make date_added and date_modified optionally writable fields for the POST /api/bookmarks/ API
As discussed at https://github.com/sissbruecker/linkding/issues/940, syncing bookmarks between platforms is a good use case where it makes sense to be able to POST a bookmark via the API with a specified date_added and/or date_modified timestamp set. This PR makes them optional parameters on that API.
This resolves https://github.com/sissbruecker/linkding/issues/940 .
hey folks, any chance of a review of this one?
@jmason hi, are you going to work on this? If not, I can try to suggest another PR
@sergeydubak yes please! I have been meaning to get around to it, but haven't got around to it :(
I've finally gotten around to updating this; it should do the trick now.... reviews would be great :)