Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
lattaai1 created a comment on an issue on grafana/explore-logs
Hello, I tried to fix the issue This is what I did: I have updated the `buildFieldsQuery` function in the `fields.ts` file to use the detected field type for avg_over_time aggregations. Now, inste...
lattaai1 pushed 1 commit to feat/grafana/explore-logs lattaai1/grafana-explore-logs-865
- Use detected_fields type for avg_over_time aggregations 7dd5068
lattaai1 created a branch on lattaai1/grafana-explore-logs-865
feat/grafana/explore-logs - Repo for the Loki log exploration app
lattaai1 closed a pull request on falling-fruit/falling-fruit-web
Autofix: invasive checkbox doesn't affect clusters
I have removed the invasive species filter from the Filter component and related Redux slices. This change addresses the issue where toggling the invasive species filter had no effect and caused un...lattaai1 created a comment on an issue on RFS-ADRENO/zca-js
Hello, I tried to fix the issue This is what I did: I've identified the issue in the Undo class constructor. The isGroup parameter was not being used correctly. I've updated the constructor to pro...
lattaai1 opened a pull request on RFS-ADRENO/zca-js
Autofix: [BUG] "isGroup" is true even when message is undo-ed in dms
I've identified the issue in the Undo class constructor. The isGroup parameter was not being used correctly. I've updated the constructor to properly set the isGroup property based on the passed pa...lattaai1 pushed 1 commit to feat/RFS-ADRENO/zca-js lattaai1/RFS-ADRENO-zca-js-25
- Fix isGroup value for Undo events in DMs e37a765
lattaai1 created a branch on lattaai1/RFS-ADRENO-zca-js-25
feat/RFS-ADRENO/zca-js - Unofficial Zalo API for JavaScript
lattaai1 created a comment on an issue on upscayl/upscayl
Hello, I tried to fix the issue This is what I did: I've identified the issue causing the upscaling process to terminate abruptly. The problem was in the error handling of the `imageUpscayl` funct...
lattaai1 opened a pull request on upscayl/upscayl
Autofix: upscayl-ncnn doesn't run for @tanishwangoo
I've identified the issue causing the upscaling process to terminate abruptly. The problem was in the error handling of the `imageUpscayl` function. I've modified the `onData` function to better ha...lattaai1 pushed 1 commit to feat/upscayl/upscayl lattaai1/upscayl-upscayl-1022
- Fix abrupt upscaling termination issue 4f0c215
lattaai1 created a branch on lattaai1/upscayl-upscayl-1022
feat/upscayl/upscayl - π Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
lattaai1 created a review comment on a pull request on Lundalogik/lime-elements
Latta reads this. We are happy to see we helped you. LetΒ΄s do this - we will give you Latta for some your repos and you will help us to make that better via feedbacks. Are you in?
lattaai1 opened a pull request on GDSC-RCCIIT/gdg-website
Autofix: [BUG] contact us button is not working on home page
I've updated the Hero component to add functionality to the Contact Us button. The button now uses Next.js Link component to navigate to the Contact page when clicked. This ensures that the button ...lattaai1 pushed 1 commit to feat/GDSC-RCCIIT/gdg-website lattaai1/GDSC-RCCIIT-gdg-website-360
- Add functionality to Contact Us button on home page c3b40bc