Bojidar Marinov

Results 56 comments of Bojidar Marinov

> Usage of HTTPS for media such as images should probably be enforced to suppress this warning. I think we should go the route suggested in #83 by uploading the...

Well, the basic idea for which we disallow edits without moderation is so that we can check the new version for vulnerabilities and whatnot... though we might like to revise...

There _is_ a public REST api, just nobody has documented it yet...

@arypbatista Use `/api/....`, it returns the exact same data, just unrendered

@akien-mga Thats not a hard thing, since new assets are considered as edits of asset `-1` :smile:

@akien-mga yep, empty edits are allowed, and do completely nothing. That being said, checking for them through code is not that easy, as it has to consider the previews as...

@akien-mga Ah, just saw a use for them -- if we allow putting things like `master` for the version commit to be downloaded, making an empty edit is the only...

@Marqin You could have just said > simple hash (even md5 if you don't like long) [of the] asset ..And it would have been all good. But anyway, lets go...

Tagging as 1.0 not since it should be too hard to do, but since it isn't a release-blocker.

Feel free to submit a PR, this is slightly out of my area of expertise.