Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Adds Logging For Routeslogging | 2021-03-15 | -16/+66 | |
* | Adds Logging To Helpers | 2021-03-15 | -1/+15 | |
* | Adds Logging Support | 2021-03-15 | -0/+54 | |
* | Use .gitattributes to normalise line endings | 2021-03-13 | -0/+1 | |
* | Fixes Production URL Constant | 2021-03-08 | -1/+1 | |
* | Merge pull request #69 from python-discord/dependabot/pip/flake8-annotations-... | 2021-03-07 | -5/+5 | |
|\ | ||||
| * | Bump flake8-annotations from 2.5.0 to 2.6.0 | 2021-03-07 | -5/+5 | |
|/ | ||||
* | Merge pull request #67 from python-discord/dependabot/pip/pydantic-1.8.1 | 2021-03-07 | -27/+42 | |
|\ | ||||
| * | Bump pydantic from 1.7.3 to 1.8.1 | 2021-03-07 | -27/+42 | |
|/ | ||||
* | Merge pull request #66 from python-discord/dependabot/pip/httpx-0.17.0 | 2021-03-07 | -5/+5 | |
|\ | ||||
| * | Merge branch 'main' into dependabot/pip/httpx-0.17.0 | 2021-03-07 | -60/+231 | |
| |\ | |/ |/| | ||||
* | | Corrects Token Cookie Domain | 2021-03-07 | -4/+2 | |
* | | Switches Forwarded Protocol Header | 2021-03-07 | -12/+9 | |
* | | Corrects Domain On Token Cookie | 2021-03-07 | -1/+2 | |
* | | Corrects Domain On Token Cookie | 2021-03-07 | -2/+3 | |
* | | Fixes Domain URL On Token Cookie | 2021-03-07 | -11/+18 | |
* | | Merge pull request #68 from python-discord/dynamic-token-origin | 2021-03-06 | -19/+45 | |
|\ \ | ||||
| * | | Makes Helper To Handle Token SameSite Logic | 2021-03-07 | -19/+45 | |
|/ / | ||||
* | | Revert "Sets Token Cookie To Same Site To Lax" | 2021-03-06 | -2/+2 | |
* | | Sets Token Cookie To Same Site To Lax | 2021-03-06 | -2/+2 | |
* | | Merge pull request #58 from python-discord/token-expiry | 2021-03-06 | -56/+197 | |
|\ \ | ||||
| * \ | Merge branch 'main' into token-expiry | 2021-03-06 | -8/+8 | |
| |\ \ | |/ / |/| | | ||||
| * | | Formats Authorize File | 2021-03-06 | -3/+3 | |
| * | | Renames Token To `token` | 2021-03-06 | -4/+4 | |
| * | | Make Admin Fetch Async | 2021-03-01 | -3/+3 | |
| * | | Allows All CORS Requests On Development | 2021-03-01 | -2/+3 | |
| * | | Merge branch 'main' into token-expiry | 2021-02-28 | -10/+271 | |
| |\ \ | ||||
| * | | | Dynamically Selects OAuth Redirect URI | 2021-02-21 | -5/+7 | |
| * | | | Centralizes Admin Authentication | 2021-02-20 | -8/+13 | |
| * | | | Adds Expiry To Authorization Routes | 2021-02-20 | -1/+6 | |
| * | | | Adds CORS Rules | 2021-02-20 | -5/+15 | |
| * | | | Remove AuthorizationHeaders Class | 2021-02-19 | -13/+1 | |
| * | | | Refreshes User Data On Form Submit | 2021-02-19 | -19/+69 | |
| * | | | Adds Token Refresh Route | 2021-02-19 | -16/+93 | |
| * | | | Adds Production Constant | 2021-02-19 | -0/+3 | |
| | | * | Bump httpx from 0.16.1 to 0.17.0 | 2021-03-01 | -5/+5 | |
| |_|/ |/| | | ||||
* | | | Merge pull request #62 from python-discord/dependabot/pip/uvicorn-0.13.4 | 2021-02-28 | -8/+8 | |
|\ \ \ | |_|/ |/| | | ||||
| * | | Merge branch 'main' into dependabot/pip/uvicorn-0.13.4 | 2021-02-28 | -12/+273 | |
| |\ \ | |/ / |/| | | ||||
* | | | Merge pull request #63 from python-discord/feat/9/unittest-validation | 2021-02-28 | -10/+271 | |
|\ \ \ | ||||
| * \ \ | Merge branch 'main' into feat/9/unittest-validation | 2021-02-28 | -2/+2 | |
| |\ \ \ | |/ / / |/| | | | ||||
* | | | | Merge pull request #64 from python-discord/abouelela-codeowners | 2021-02-28 | -2/+2 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||
| * | | | Adds Hassan Abouelela To Code Owners | 2021-02-28 | -2/+2 | |
|/ / / | ||||
| * | | Obliterate the _unit_cache variable | 2021-02-27 | -3/+0 | |
| * | | Use base64 encoded code snippets | 2021-02-26 | -6/+8 | |
| * | | Properly hadnle hidden tests starting with test_ | 2021-02-25 | -1/+1 | |
| * | | Remove unused import | 2021-02-25 | -2/+4 | |
| * | | Document the SNEKBOX_URL env var | 2021-02-25 | -0/+3 | |
| * | | Make _make_unit_code more readable | 2021-02-25 | -1/+4 | |
| * | | Remove unneeded temp variable | 2021-02-25 | -4/+2 | |
| * | | Only filter units if we aren't using an admin token | 2021-02-25 | -1/+2 |