Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Sends Embed Asynchronously | 2020-12-18 | -3/+5 | ||
* | | Merge branch 'main' into discord-webhook | 2020-12-17 | -0/+25 | ||
|\| | |||||
| * | Merge branch 'main' into docs/api-spec | 2020-12-17 | -0/+2 | ||
| |\ | |||||
| * | | Document forms routes | 2020-12-16 | -0/+25 | ||
* | | | Adds Webhook Sending Functionality | 2020-12-17 | -4/+56 | ||
| |/ |/| | |||||
* | | Fixes DB Timestamp on Return | 2020-12-17 | -0/+2 | ||
|/ | |||||
* | Make JSON errors more JS friendly and add response codes | 2020-12-10 | -6/+7 | ||
* | Update form submitting endpoint to store and validate response | 2020-12-09 | -22/+68 | ||
* | Move from PyMongo to Motor driver for asynchronous support | 2020-12-02 | -1/+1 | ||
* | Fix linting issues to make flake8 job passing | 2020-11-23 | -1/+2 | ||
* | Add basic debug submit route to calculate some anti-spam and validate tokens | 2020-11-14 | -0/+68 |