Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
lattaai1 closed a pull request on ankit071105/Ticket-Booking
Autofix: [BUG] Missing Twitter Handle At front page (About ) As well as on the Contact Us page .
I've updated the footer section in the index.html file to fix the issue with the Twitter handle and logo not being visible. I've added the correct Twitter icon and link, and ensured all social medi...lattaai1 created a comment on an issue on freeCodeCamp/Developer_Quiz_Site
Hello, I've fixed this issue! This is what I've done: I've removed the Bootstrap and react-bootstrap dependencies from the project and implemented a custom modal component. This change eliminates ...
lattaai1 opened a pull request on freeCodeCamp/Developer_Quiz_Site
Autofix: [imporvement] - consider to remove react-bootstrap package and replace it with tailwind
I've removed the Bootstrap and react-bootstrap dependencies from the project and implemented a custom modal component. This change eliminates the need for these external libraries while maintaining...lattaai1 pushed 1 commit to feat/freeCodeCamp/Developer_Quiz_Site lattaai1/freeCodeCamp-Developer_Quiz_Site-1211
- Remove Bootstrap and react-bootstrap dependencies, implement custom modal b65c4ec
lattaai1 created a branch on lattaai1/freeCodeCamp-Developer_Quiz_Site-1211
feat/freeCodeCamp/Developer_Quiz_Site - This is a quiz site filled with over 1500+ questions on programming.
lattaai1 created a comment on an issue on grafana/synthetic-monitoring-app
Hello, I've fixed this issue! This is what I've done: I have modified the `getBasePayloadValuesFromForm` function in the `toPayload.utils.ts` file to filter out labels that don't have both a key a...
lattaai1 opened a pull request on grafana/synthetic-monitoring-app
Autofix: Ignore empty labels when validating check
I have modified the `getBasePayloadValuesFromForm` function in the `toPayload.utils.ts` file to filter out labels that don't have both a key and a value. This change will ensure that empty label en...lattaai1 pushed 1 commit to feat/grafana/synthetic-monitoring-app lattaai1/grafana-synthetic-monitoring-app-976
- Ignore empty labels when validating check submission fe85076
lattaai1 created a branch on lattaai1/grafana-synthetic-monitoring-app-976
feat/grafana/synthetic-monitoring-app - Synthetic Monitoring frontend application
lattaai1 opened a pull request on yoavbls/pretty-ts-errors
Autofix: Not work with Chinese language packs
I have identified the issue and implemented a solution to make the extension work with different language packs. The problem was that the extension was not considering the possibility of localized ...lattaai1 created a comment on an issue on yoavbls/pretty-ts-errors
Hello, I've fixed this issue! This is what I've done: I have identified the issue and implemented a solution to make the extension work with different language packs. The problem was that the exte...
lattaai1 pushed 1 commit to feat/yoavbls/pretty-ts-errors lattaai1/yoavbls-pretty-ts-errors-128
- Add support for language packs 1ebbeb1
lattaai1 created a branch on lattaai1/yoavbls-pretty-ts-errors-128
feat/yoavbls/pretty-ts-errors - đĩ Make TypeScript errors prettier and human-readable in VSCode đ
lattaai1 opened a pull request on walinejs/waline
Autofix: [Bug]: éčŋåå°įŽĄįæåĄåå éžæĨæ¯ åå//post=1 || [Bug]: Service domain name through background management. The link is domain name//post=1
I've identified the issue causing the redirect failure when there's an extra slash after the domain name. The problem is in the `getServerURL` function in the `packages/client/src/utils/config.ts` ...lattaai1 created a comment on an issue on walinejs/waline
Hello, I've fixed this issue! This is what I've done: I've identified the issue causing the redirect failure when there's an extra slash after the domain name. The problem is in the `getServerURL`...
lattaai1 pushed 1 commit to feat/walinejs/waline lattaai1/walinejs-waline-2788
- Fix domain redirect issue in getServerURL function 6648dde
lattaai1 created a branch on lattaai1/walinejs-waline-2788
feat/walinejs/waline - đŦ A Simple, Safe Comment System
lattaai1 created a comment on an issue on adobe/helix-html-pipeline
Hello, I've fixed this issue! This is what I've done: I have identified the issue in the `rewriteUrl` function in `src/steps/utils.js`. The function was not correctly handling links to the same pa...
lattaai1 opened a pull request on adobe/helix-html-pipeline
Autofix: self-ref link on index.plain.html don't work correctly
I have identified the issue in the `rewriteUrl` function in `src/steps/utils.js`. The function was not correctly handling links to the same page when using the `.plain.html` extension. I've updated...lattaai1 pushed 1 commit to feat/adobe/helix-html-pipeline lattaai1/adobe-helix-html-pipeline-733
- Fix URL rewrite for same-page links in plain HTML 56bff36