Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

harshithtunuguntla/project-osus

DCGUY009 created a comment on a pull request on harshithtunuguntla/project-osus
Hi @NarayanaGudiwada can you check why this is occuring and create a new PR?

View on GitHub

DCGUY009 created a comment on a pull request on harshithtunuguntla/project-osus
#70

View on GitHub

DCGUY009 pushed 2 commits to main harshithtunuguntla/project-osus
  • Revert "[Feature] QR code generation for shortened URLs" 4322c4d
  • Merge pull request #73 from harshithtunuguntla/revert-70-qr-generate-project-osus Revert "[Feature] QR code generati... e4d6856

View on GitHub

DCGUY009 closed a pull request on harshithtunuguntla/project-osus
Revert "[Feature] QR code generation for shortened URLs"
Reverting this as when authorized to merge with the vercel app, the code is breaking. The QR Code is being shown below the footer. ![image](https://github.com/user-attachments/assets/50b87d45-6c...
DCGUY009 reopened a pull request on harshithtunuguntla/project-osus
Revert "[Feature] QR code generation for shortened URLs"
Reverting this as when authorized to merge with the vercel app, the code is breaking. The QR Code is being shown below the footer. ![image](https://github.com/user-attachments/assets/50b87d45-6c...
DCGUY009 closed a pull request on harshithtunuguntla/project-osus
Revert "[Feature] QR code generation for shortened URLs"
Reverts harshithtunuguntla/project-osus#70
DCGUY009 opened a pull request on harshithtunuguntla/project-osus
Revert "[Feature] QR code generation for shortened URLs"
Reverts harshithtunuguntla/project-osus#70
vercel[bot] created a comment on a pull request on harshithtunuguntla/project-osus
[vc]: #8rirvSywPxbOaAsJudVARWyueVjXFrStdfDTCyXQ6f8=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJwcm9qZWN0LW9zdXMiLCJsaXZlRmVlZGJhY2siOnsicmVzb2x2ZWQiOjAsInVucmVzb2x2Z...

View on GitHub

DCGUY009 opened a pull request on harshithtunuguntla/project-osus
Revert "[Feature] QR code generation for shortened URLs"
Reverting this as when authorized to merge with the vercel app, the code is breaking. The QR Code is being shown below the footer. ![image](https://github.com/user-attachments/assets/50b87d45-6c...
DCGUY009 created a branch on harshithtunuguntla/project-osus

revert-70-qr-generate-project-osus - HacktoberFest OpenSource URLShortener Application - Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest

DCGUY009 pushed 2 commits to main harshithtunuguntla/project-osus
  • Adding qr code to show and download ee86c81
  • Merge pull request #70 from NarayanaGudiwada/qr-generate-project-osus [Feature] QR code generation for shortened URLs c84b301

View on GitHub

DCGUY009 closed a pull request on harshithtunuguntla/project-osus
[Feature] QR code generation for shortened URLs
Issue - https://github.com/harshithtunuguntla/project-osus/issues/12 ## Changes - [x] Show qr code of shortened URL - [x] Add Download qr code button ![image](https://github.com/user-attach...
karthikjagari created a comment on an issue on harshithtunuguntla/project-osus
> Hi @karthikjagari closing this issue as we have not got a reply from you actually I don't know the process @harshithtunuguntla anna ,if you guide and i will try my level best

View on GitHub

DCGUY009 created a comment on an issue on harshithtunuguntla/project-osus
Hi @devlohani99 you can go ahead and work on this. Happy hacking 🚀

View on GitHub

devlohani99 created a comment on an issue on harshithtunuguntla/project-osus
kindly assign me under hacktoberfest 2024

View on GitHub

devlohani99 opened an issue on harshithtunuguntla/project-osus
[UI/UX] Title Enhacing the footer of the webpage
The current footer design could benefit from enhanced responsiveness and modern styling. This issue aims to implement a grid-based, responsive layout, ensuring optimal display on various screen siz...
harshithtunuguntla closed a pull request on harshithtunuguntla/project-osus
Fix for issue Confusing Error Message When Submitting Empty Keyword Field
Issue : https://github.com/harshithtunuguntla/project-osus/issues/15 ## Changes - [x] use uuid for random keyword generation - [x] attempt to regenerate keyword when there is a collision(max...
devesh711 created a comment on an issue on harshithtunuguntla/project-osus
it's just done I will push few changes soon.

View on GitHub

DCGUY009 created a comment on an issue on harshithtunuguntla/project-osus
Hi @imsudiptaa devesh is already working on this. We have a PR running just for this. If he doesn't want to work on it, you can do it. @devesh711 can sudipta do this PR or are you doing it?

View on GitHub

imsudiptaa created a comment on an issue on harshithtunuguntla/project-osus
Hello @DCGUY009 can you assign me this with the label of hacktoberfest ? I would like to work on this

View on GitHub

DCGUY009 created a comment on a pull request on harshithtunuguntla/project-osus
Hi @pasamyagnesh we will review this and merge this by today if there are no issues!

View on GitHub

DCGUY009 created a comment on a pull request on harshithtunuguntla/project-osus
Hi @NarayanaGudiwada we will review this today and accept it by night if there are no issues!

View on GitHub

DCGUY009 created a comment on a pull request on harshithtunuguntla/project-osus
Hi @NarayanaGudiwada, Thanks for implementing this and submitting the PR. However, attaching the generated UUID to the link defeats the purpose of the URL shortener, as it could result in links th...

View on GitHub

pasamyagnesh created a comment on a pull request on harshithtunuguntla/project-osus
Hey @DCGUY009, Please take a moment to review the **Note** section that I recently updated before merging the code. I’ve added important details regarding the TTL index and error handling logic ...

View on GitHub

NarayanaGudiwada created a comment on a pull request on harshithtunuguntla/project-osus
@pasamyagnesh great work. But I think we should not remove the document it self when it's expired. we should do soft delete as I believe. we can later make use of that expired data as well in futur...

View on GitHub

pasamyagnesh created a comment on a pull request on harshithtunuguntla/project-osus
Hey @DCGUY009 , Once review this PR

View on GitHub

pasamyagnesh created a comment on a pull request on harshithtunuguntla/project-osus
> ## Pull Request: Implemented Link Expiry Feature Using MongoDB TTL > ### Description > This PR implements the link expiry feature utilizing the MongoDB TTL (Time To Live) concept. TTL indexes i...

View on GitHub

vercel[bot] created a comment on a pull request on harshithtunuguntla/project-osus
@pasamyagnesh is attempting to deploy a commit to the **harshithtunuguntla's projects** Team on [Vercel](https://vercel.com). A member of the Team first needs to [authorize it](https://vercel.com/...

View on GitHub

Load more