-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
extend fileInfoV2-API with hide flag #234
Comments
only tags can be hidden, not TAFs |
Then only for the tags ;) in the content folder |
src/handler_api.c: In function ‘handleApiFileIndexV2’: |
I would like to display a hint in the filebrowser, that a tag/taf is actually marked as hidden. The hide information is stored within the json file. Can this information be also provided in the fileInfoV2-API result per entry?
Default for that flag would be false.
The text was updated successfully, but these errors were encountered: