Shawn
Shawn
Any thought to adding the ability to update the files meta data tags too?
The default video player component from Android is very limited and unstable. From research it looks like leveraging the [ExoPlayer](https://github.com/martijn00/ExoPlayerXamarin) is the recommended approach to get a more stable and...
When working on using a custom ca and certificate I was following the information on [page](https://github.com/goharbor/website/blob/release-2.4.0/docs/install-config/configure-https.md#provide-the-certificates-to-harbor-and-docker) and it indicates that the files should be copied to /data/cert -- only issue...
Any thoughts on adding the ability to support more of a fluid layout -- with multiple columns and the text aligned next to the field? Maybe something like this? Check...
It looks like the CI builds are not working. Any plans to update them?
### Description When editing an entity it is easy to get several levels deep, unfortunately there is no easy way to get back to the previous screen. Most of the...
I am curious if there is a way to handle dynamically change the retry wait period based on something that happens within the process being executed. The specific example I...
Is there a way to update the text/message in the progress bar while iterating through a list? I'd like to display some metadata related to the item being processed to...
### Version Number 2.0.2 ### What branch are you on? master ### Describe the Bug When using secrets in the config.yaml file -- it seems that if they are not...
Any thoughts to adding support for overwriting an existing bif file with the newly generated one? It looks like it might be as simple as adding something to line 401:...