Skip to content

Tags: igniteram/facebook-birthday-cli

Tags

1.0.0

Toggle 1.0.0's commit message
🚀 chore(wish):increased performance & refactored code

0.6.2

Toggle 0.6.2's commit message
☀️ chore(birthdays):replaced base url and modified birthday functions

0.5.2

Toggle 0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from igniteram/birthday-wish

chore(birthdays):added a loop to find the element for 3 times before failing

0.4.1

Toggle 0.4.1's commit message
fix(locators):fixed & added new locators

0.4.0

Toggle 0.4.0's commit message
fix(wishAll):Fixed wishAll & code clean up

* Fixed credentials not getting saved after first login in `facebook wish --all`
* Removed all unnecessary page helper functions
* Removed all unnecessary try/catch blocks
* Improved error messages to look more clean
* Some code clean up in `birthday.ts` file
* This PR fixes #12

0.3.0

Toggle 0.3.0's commit message
fix(element):fixed element exist helper

0.2.2

Toggle 0.2.2's commit message
fix(lint):fixed tslint errors

* changed encrypt from async to sync function
* fixed all tslint errors

0.2.1

Toggle 0.2.1's commit message
fix(error-handling):fixed the error thrown if birthday div not presen…

…t`:wq

0.2.0

Toggle 0.2.0's commit message
chore(locators): removed unwanted locators & added clang formatting

* removed unwanted locators
* added clang format file
* added git attributes for line endings
* incremented version to 0.2.0

0.1.4

Toggle 0.1.4's commit message
docs(readme):gif size increased