Diptesh Choudhuri

Results 82 issues of Diptesh Choudhuri

### Describe the feature/enhancement Would love a webhook feature. Some events that I think would be great for starting off: - Media added - Progress update - Metadata update Thank...

enhancement
planned

### Discussed in https://github.com/clap-rs/clap/discussions/4588 Originally posted by **IgnisDa** December 30, 2022 Hello. Awesome project! I want to display a help string after the help heading. For reference, this is what...

C-enhancement
A-help
S-waiting-on-design

I would like to get the key with the maximum and minimum number of duplicates. To do that with the current API, I have to convert it to a vec...

Allow adding entities in list pages to a collection.

enhancement

I last used Strong app over a year ago. I just checked it out and the UI has had a lot of improvements.

enhancement

Right now, the return type of the hook is `MutableRefObject` which results in typescript errors when binding it to input elements. ![image](https://github.com/user-attachments/assets/a2a313b3-52de-4ab5-aea8-e7134ca0fc4a) ![image](https://github.com/user-attachments/assets/542808ca-68ba-4bdd-8499-1a1fd4e588f3) here is the entire error: ![image](https://github.com/user-attachments/assets/fe463ab7-3e2a-489a-8a65-61057850eae6) This...

## PR Info This PR adds the `DATE_TRUNC` functions along with docs and tests. ## Additional N/A