godotengine / godot-asset-library

PHP frontend for Godot Engine's asset library
https://godotengine.org/asset-library
MIT License
284 stars 85 forks source link

Expose the hide and restore functionality #289

Open Piralein opened 1 year ago

Piralein commented 1 year ago

Exposes the hide/restore functionality to the author of the asset.

Problems:

Solution/Changes:

Hidden asset in my assets: my_assets

Asset view: asset

coppolaemilio commented 7 months ago

@Piralein is this PR still a draft? what are the steps needed to finish it up? Thanks :)

Piralein commented 7 months ago

I haven't tested the API side. It could have unexpected problems, because of the change to the query and login token validation. I can't remember what I considered as a problem specifically. The website part should be ready, but I need to re-test it.