Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove erroneous await from non-async set_response_token | 2024-07-08 | -1/+1 | |
* | Apply fixable lint settings with Ruff | 2024-07-08 | -66/+68 | |
* | Check If User Exists Before Sending Webhook | 2022-07-10 | -5/+5 | |
* | Handle Improper Output For Unittests | 2022-07-01 | -2/+21 | |
* | Enable Login Form In Production | 2022-06-17 | -3/+13 | |
* | Overhaul Scope System | 2022-02-05 | -1/+1 | |
* | Don't include user mention for anonymous form submissions | 2022-01-21 | -1/+5 | |
* | Hash Cf-Connecting-IP if given, else remote host | 2021-12-25 | -1/+5 | |
* | Uses Backend URL In Embed | 2021-07-06 | -1/+1 | |
* | Verifies Unittest Error Responses | 2021-06-03 | -1/+14 | |
* | Documents Return Code | 2021-06-02 | -0/+1 | |
* | Uses 422 For Failed Tests | 2021-06-02 | -1/+1 | |
* | Reports All Unittest Failure Reasons | 2021-06-02 | -2/+9 | |
* | Records Failed Unittests | 2021-06-02 | -6/+28 | |
* | Set Form Viewing URL | 2021-05-30 | -1/+1 | |
* | Simplify role assigning rate limit handling | 2021-03-09 | -12/+6 | |
* | Merge branch 'main' into ks123/role-assigning | 2021-03-09 | -5/+53 | |
|\ | ||||
| * | Switches Forwarded Protocol Header | 2021-03-07 | -4/+1 | |
| * | Fixes Domain URL On Token Cookie | 2021-03-07 | -1/+3 | |
| * | Makes Helper To Handle Token SameSite Logic | 2021-03-07 | -5/+4 | |
| * | Revert "Sets Token Cookie To Same Site To Lax" | 2021-03-06 | -1/+1 | |
| * | Sets Token Cookie To Same Site To Lax | 2021-03-06 | -1/+1 | |
| * | Renames Token To `token` | 2021-03-06 | -1/+1 | |
| * | Merge branch 'main' into token-expiry | 2021-02-28 | -1/+22 | |
| |\ | ||||
| | * | Remove unneeded temp variable | 2021-02-25 | -4/+2 | |
| | * | Document unittest code | 2021-02-24 | -0/+2 | |
| | * | Return 403 on failed tests | 2021-02-24 | -1/+1 | |
| | * | Switch to 100 chars line length and get rid of the noqas | 2021-02-24 | -4/+11 | |
| | * | Hook up unittesting in the submit protocol | 2021-02-24 | -0/+14 | |
| * | | Centralizes Admin Authentication | 2021-02-20 | -0/+1 | |
| * | | Remove AuthorizationHeaders Class | 2021-02-19 | -2/+1 | |
| * | | Refreshes User Data On Form Submit | 2021-02-19 | -8/+38 | |
| |/ | ||||
* | | Handle ratelimits for role assigning | 2020-12-29 | -7/+19 | |
* | | Implement roles assigning to submit route | 2020-12-29 | -12/+40 | |
|/ | ||||
* | Add handling of optional fields to submit endpoint | 2020-12-28 | -1/+4 | |
* | Dedents Webhook Object | 2020-12-22 | -3/+3 | |
* | Merge branch 'main' into discord-webhook | 2020-12-21 | -6/+1 | |
|\ | ||||
| * | Merge branch 'main' into ks123/dns-check-remove | 2020-12-18 | -2/+2 | |
| |\ | ||||
| * | | Remove DNS blacklist handling from submit route | 2020-12-18 | -6/+1 | |
* | | | Adds and Documents Webhook Message Variables | 2020-12-21 | -0/+12 | |
* | | | Uses Builtin User Class | 2020-12-18 | -9/+17 | |
* | | | Change Embed Description | 2020-12-18 | -1/+1 | |
* | | | Merge branch 'main' into discord-webhook | 2020-12-18 | -2/+2 | |
|\ \ \ | | |/ | |/| | ||||
| * | | Update submit.py | 2020-12-17 | -2/+2 | |
| |/ | ||||
* | | 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 | |
|/ |