FireShort icon indicating copy to clipboard operation
FireShort copied to clipboard

Add Auto Link Expiry

Open monizb opened this issue 5 years ago • 13 comments

The users if wanted can set an end date and time for their links so that the link automatically expires and does not let the user redirect to the destination link. The only logic needed here is that if(current timestamp < end date timestamp) -> redirect else don't and show appropriate errors accordingly

monizb avatar Sep 30 '20 05:09 monizb

Can I work on this? Can it be assigned?

DevanshCodes avatar Sep 30 '20 05:09 DevanshCodes

Yes sure, please go ahead @DevanshCodes

monizb avatar Sep 30 '20 05:09 monizb

May i Know, What is exact time for expiry of link?

nitesh9001 avatar Oct 01 '20 09:10 nitesh9001

@nitesh9001 the expiry time is set by the admin and changes for each link, you have to present the admin a calendar and clock to choose the time, convert to timestamp and check if current timestamp is lesser than the expiry timestamp

monizb avatar Oct 01 '20 11:10 monizb

@DevanshCodes are you still on this?

monizb avatar Oct 03 '20 16:10 monizb

Hey @monizb I'm not working on it. Sorry for the trouble, this issue can be picked up by anyone else.

DevanshCodes avatar Oct 03 '20 16:10 DevanshCodes

@DevanshCodes cool. I think you should be more responsible about informing

monizb avatar Oct 03 '20 17:10 monizb

Hey @monizb started working on this but I'm unsure how to continue. I made a button to edit the expiration date but I I tried to start working on the function to control the button in Admin.js but just couldn't get it right and would love some help, thanks! fireshort

felizj17 avatar Oct 19 '20 16:10 felizj17

Hey @monizb started working on this but I'm unsure how to continue. I made a button to edit the expiration date but I I tried to start working on the function to control the button in Admin.js but just couldn't get it right and would love some help, thanks! fireshort

Hey feliz, just create a separate issue, and please let me know in detail what you have tried and the code you have tried to implement and the errors if any and Ill help you out :)

monizb avatar Oct 19 '20 16:10 monizb

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 18 '20 17:12 stale[bot]

Hey, I want to work on this issue, can you please assign this to me? Also, can the DWOC label be added to this if possible?

avinashupadhya99 avatar Jan 07 '21 05:01 avinashupadhya99

Hey @avinashupadhya99 sure please go ahead, adding the labels now

monizb avatar Jan 07 '21 05:01 monizb

I think it is addressed in #144 . I will hold on to it until that is approved/rejected.

avinashupadhya99 avatar Jan 13 '21 15:01 avinashupadhya99

This issue seems to have gone quiet 🤫, adding label accordingly

github-actions[bot] avatar Feb 19 '23 02:02 github-actions[bot]