Commit Graph

8 Commits

Author SHA1 Message Date
Scott Martin
c9b12fc938 Discord chat bot to announce projects (#590)
Add support for discord chat bot to announce when images are set, with instructions on configuring for dev. This uses the REST
API instead of a websocket connection, which is needed for serverless deployment.

Co-authored-by: Kurt Hutten <k.hutten@protonmail.ch>
2022-01-22 12:35:21 -05:00
Kurt Hutten
861b8374bf Kurt/revert discord to attempt deploy (#598)
* Force netlify build

builds are being canceled even though there are changes

* Revert "Upgrade packages (#594)"

This reverts commit 5531f2e0c1.

* Revert "Discord chat bot to announce projects (#590)"

This reverts commit 90fece9598.

* Revert "Force netlify build"

This reverts commit 315ebf0c59.

* Make sure project title is robust
2022-01-19 20:54:43 +11:00
Scott Martin
90fece9598 Discord chat bot to announce projects (#590)
* Add support for discord chat bot to announce when images are set, with instructions on configuring for dev

* Tweak discord bot message.

Co-authored-by: Kurt Hutten <k.hutten@protonmail.ch>
2022-01-14 07:11:30 +11:00
Kurt Hutten
f176bbe090 Use high quality render for CadQuery download 2021-07-04 20:48:11 +10:00
Kurt Hutten
0da15443cb Add email integration to be able to broadcast emails to all users.
Resolves #388
2021-06-29 06:37:04 +10:00
Kurt Hutten
cc6d8d3fbd Attempt to at move app into app sub dir 2021-05-01 07:35:11 +10:00
Kurt Hutten
9db76458d1 Revert "Move app into app directory"
This reverts commit 5c53902caf.
2021-05-01 07:29:45 +10:00
Kurt Hutten
5c53902caf Move app into app directory 2021-05-01 07:13:47 +10:00