TrueBurn

Results 8 issues of TrueBurn

I just upgraded to the newest version and the get API functions are no missing data: function (params) { params.StartDate = moment($('#reportrange').data('dateRangePicker').getStart()).format("YYYY-MM-DD HH:mm"); params.EndDate = moment($('#reportrange').data('dateRangePicker').getEnd()).format("YYYY-MM-DD HH:mm"); //$("#reportrange").data('daterangepicker').endDate.format('DDMMMYYYY'); } Can...

Type: enhancement
Status: todo
Category: help wanted

Add support for youtube shorts. => #554 Improve logging and error handling.

### Is there an existing issue for this? - [X] I have searched the existing issues ### I'm submitting a ... - [ ] bug report - [X] feature request...

**Describe the solution you'd like** Add [Elevenlabs](https://elevenlabs.io/) integration as a TTS option. **Additional context** [Elevenlabs](https://elevenlabs.io/api) is currently the `best in the industry` for text-to-speech. They have very fast response times...

Enhancement
New Integration
Plugin Opportunity

If you have an enum where one value is equal to another value then when you generate the extensions you get a `CS8510` error. Example Enum: ```csharp [EnumExtensions] public enum...

After setting up a venv then trying to install in that venv it fails because it is looking for a rust compiler for `tiktoken ` ` error: can't find Rust...

bug

Have the ability to add custom external links in the UI client's side menu: src/HealthChecks.UI/client/routes/Routes.tsx It can be useful to be able to add links to external like ElasticSearch or...

### Summary Fixes rancher/dashboard#16171 ### Occurred changes and/or fixed issues When viewing an HPA (Horizontal Pod Autoscaler) with custom metrics (Pods, External, or Object types), the dashboard throws a TypeError...