Skip to content

Tags: turnkey-commerce/status-updater

Tags

v0.3

Toggle v0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Encrypted config (#2)

* Add "FromEmail" config.
Add Configuration menu.

* Add for for entering SMTP username and password.

* Encrypt the username/password in the config file.

* Implement decryption when sending email.
Hide buttons when configuring credentials.

* Get the default credentials from the config file for editing.

v0.2

Toggle v0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dynamic buttons (#1)

* Add TOML support and variables for button label.

* Add events and name buttons more generally.

* Hook up events to onDomReady.

* Updates to make the message match the labels.

* Make the button calls generic.

v0.1

Toggle v0.1's commit message
Initial commit to public branch.