Udit

Results 10 issues of Udit

Found these lists which might be useful, take a look : List of Phishing Sites https://openphish.com/feed.txt List of domains associated with Ransomware https://ransomwaretracker.abuse.ch/downloads/RW_DOMBL.txt

enhancement

Add your name to the Contributors.md file using the below convention: ``` #### Name: [YOUR NAME](GitHub Link) - Place: City, Country - Bio: Who are you? - GitHub: [Your Name](GitHub...

enhancement
good first issue
Hacktoberfest
first-timers-only

So now that Django has added dark theme as well, it would be great to have this plugin support dark theme too, because when using this plugin on Dark Mode,...

**Describe the bug** I am using the following [link](https://vid.puffyan.us//api/v1/captions/-W9F__D3oY4?label=English+%28auto-generated%29), to load the subtitles for my video. **To Reproduce** Steps to reproduce the behavior: 1. Add the above link as a...

bug

Getting the following error: ```python File "/home/project/venv/lib64/python3.11/site-packages/linguist/utils.py", line 10, in from django.utils.encoding import force_text ImportError: cannot import name 'force_text' from 'django.utils.encoding' (/home/project/venv/lib64/python3.11/site-packages/django/utils/encoding.py) ``` I see that a fix for this...

Even after defining the field as follows: ```python localized_attachment = LocalizedFileField(upload_to=resource_path, blank=False, null=False, required=False) ``` I am still getting validation error on Django Admin, let me know if there's a...

Hi @Weves! I'm starting this issue to talk about adding Langfuse integration to Danswer, like we discussed before. Adding Langfuse will make Danswer even better by helping you see how...

Add a miscellaneous section to add repositories which are useful but do not come under any specific topic.

### Describe the bug After creating an event on the chart, I encounter an issue where, upon pressing the "create" button, the date automatically shifts to one day earlier than...

Type:Bug
Priority:P2
.Frontend
Visualization/Charts/Events
.echarts-scope
.Team/DashViz