Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Merge pull request #26 from python-discord/build/chunking | 2020-10-12 | -31/+994 | ||
|\ | | | | | Improve chunking configuration | ||||
| * | Improve loader style | 2020-10-12 | -2/+12 | ||
| | | |||||
| * | Configure chunking | 2020-10-12 | -1/+7 | ||
| | | |||||
| * | Re-enable webpack-dev-server | 2020-10-12 | -28/+975 | ||
| | | |||||
* | | Merge pull request #25 from python-discord/tests/increase-coverage | 2020-10-12 | -7/+102 | ||
|\ \ | |/ |/| | Increase test coverage | ||||
| * | Use location instead of document.location in callback | 2020-10-12 | -1/+1 | ||
| | | |||||
| * | Add test setup file | 2020-10-12 | -4/+1 | ||
| | | |||||
| * | Add Jest config | 2020-10-12 | -0/+7 | ||
| | | |||||
| * | Add many new tests | 2020-10-12 | -2/+93 | ||
|/ | |||||
* | Merge pull request #24 from python-discord/sentry/remove-tracing | 2020-10-12 | -16/+0 | ||
|\ | | | | | Remove Sentry tracing integration | ||||
| * | Disable tracing integration | 2020-10-12 | -4/+0 | ||
| | | |||||
| * | Remove @sentry/tracing package | 2020-10-12 | -12/+0 | ||
|/ | |||||
* | Merge pull request #23 from python-discord/build/new-process | 2020-10-12 | -3386/+2939 | ||
|\ | | | | | Introduce new build system: SWC | ||||
| * | Remove unused dependencies | 2020-10-12 | -2116/+101 | ||
| | | |||||
| * | Update build preferences to put assets in correct place | 2020-10-12 | -1/+1 | ||
| | | |||||
| * | Update lockfile | 2020-10-12 | -5/+205 | ||
| | | |||||
| * | Add webpack plugin for copying static files | 2020-10-12 | -3/+10 | ||
| | | |||||
| * | Correct build path and add hash to generated filenames | 2020-10-12 | -2/+2 | ||
| | | |||||
| * | Update build path | 2020-10-12 | -1/+1 | ||
| | | |||||
| * | Update test script in package.json | 2020-10-12 | -1/+1 | ||
| | | |||||
| * | Fix the SVG scaling with new SVG loader | 2020-10-12 | -6/+2 | ||
| | | |||||
| * | Fix tests | 2020-10-12 | -93/+32 | ||
| | | |||||
| * | Remove comments | 2020-10-12 | -12/+0 | ||
| | | |||||
| * | Remove pointless comment | 2020-10-12 | -3/+0 | ||
| | | |||||
| * | Lazy load components | 2020-10-12 | -5/+12 | ||
| | | |||||
| * | Update app with new build system | 2020-10-12 | -4/+69 | ||
| | | |||||
| * | Change build system away from create-react-app | 2020-10-12 | -1378/+2747 | ||
| | | |||||
* | | Merge pull request #22 from python-discord/sentry/add-sentry-prefix | 2020-10-09 | -0/+1 | ||
|\ \ | |/ |/| | Prefix Sentry release | ||||
| * | Prefix Sentry release | 2020-10-09 | -0/+1 | ||
|/ | |||||
* | Merge pull request #21 from python-discord/sentry/add-sentry | 2020-10-08 | -2/+140 | ||
|\ | | | | | Add Sentry | ||||
| * | Create Sentry release on push | 2020-10-08 | -0/+34 | ||
| | | |||||
| * | Report release information to Sentry | 2020-10-08 | -0/+1 | ||
| | | |||||
| * | Render the Sentry error boundary | 2020-10-08 | -1/+9 | ||
| | | |||||
| * | Enable Sentry in production | 2020-10-06 | -0/+13 | ||
| | | |||||
| * | Add Sentry packages | 2020-10-06 | -1/+83 | ||
|/ | |||||
* | Merge pull request #20 from python-discord/discord/improve-oauth2-flow | 2020-10-06 | -1/+9 | ||
|\ | | | | | Check for child window closure | ||||
| * | Better handle other messages from the React DevTools extension | 2020-10-06 | -1/+1 | ||
| | | |||||
| * | Add a setInterval to check if the child window is manually closed | 2020-10-06 | -0/+8 | ||
|/ | |||||
* | Merge pull request #19 from python-discord/discord/add-oauth2-authorize | 2020-10-06 | -5/+65 | ||
|\ | | | | | Add OAuth2 authorization | ||||
| * | Re-add the OAuth2 button to the home page | 2020-10-06 | -1/+4 | ||
| | | |||||
| * | When a code is received post it back to the opener | 2020-10-06 | -0/+17 | ||
| | | |||||
| * | On OAuth2 button click pop open Discord authorize window | 2020-10-06 | -2/+40 | ||
| | | |||||
| * | Update console logs | 2020-10-06 | -1/+1 | ||
| | | |||||
| * | Add new callback route | 2020-10-06 | -1/+3 | ||
|/ | |||||
* | Merge pull request #18 from python-discord/react/add-list-key | 2020-10-06 | -2/+2 | ||
|\ | | | | | Add keys to sections of the app where arrays are iterated | ||||
| * | Add a key to the form listings | 2020-10-05 | -1/+1 | ||
| | | |||||
| * | Add a key to the dynamic router | 2020-10-05 | -1/+1 | ||
|/ | |||||
* | Merge pull request #17 from python-discord/branding/update-favicons | 2020-10-05 | -3/+3 | ||
|\ | | | | | Update branding to Python Discord | ||||
| * | Update favicon sizing information | 2020-10-05 | -1/+1 | ||
| | | |||||
| * | Update branding to Python Discord | 2020-10-05 | -2/+2 | ||
|/ |