Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update App test to render with Redux store | 2024-07-10 | -2/+3 | |
| | ||||
* | Add new testing utility for rendering with Redux stores | 2024-07-10 | -0/+36 | |
| | ||||
* | Gracefully handle user cancelled authorization | 2024-07-10 | -3/+12 | |
| | ||||
* | Add AuthorizationSplash to display above content when auth in progress | 2024-07-10 | -0/+45 | |
| | ||||
* | Send dispatches to store on authorization state attempt changes | 2024-07-10 | -2/+23 | |
| | ||||
* | Wrap application in Redux Provider with new store | 2024-07-10 | -1/+6 | |
| | ||||
* | Add new redux stores and slices for authorization state | 2024-07-10 | -0/+41 | |
| | ||||
* | Add @reduxjs/toolkit and react-redux packages | 2024-07-10 | -1886/+429 | |
| | ||||
* | Merge pull request #635 from python-discord/jb3/deps/dep-bumps | 2024-07-10 | -2371/+4394 | |
|\ | | | | | Dependency bumps | |||
| * | Reconfigure Sentry with new features | 2024-07-10 | -4/+24 | |
| | | ||||
| * | Update lint stage | 2024-07-10 | -3/+3 | |
| | | ||||
| * | Update tests to work with new Jest version | 2024-07-10 | -12/+66 | |
| | | ||||
| * | Remove unused linting ignores | 2024-07-10 | -3/+1 | |
| | | ||||
| * | Add new linting config | 2024-07-10 | -59/+86 | |
| | | ||||
| * | Update code component to use @uiw/react-codemirror | 2024-07-10 | -22/+6 | |
| | | ||||
| * | Bump from Node 16 to 20 | 2024-07-10 | -1/+1 | |
| | | ||||
| * | Bump all dependencies to latest versions | 2024-07-10 | -2301/+4241 | |
|/ | ||||
* | Update CODEOWNERS | 2024-07-10 | -3/+1 | |
| | ||||
* | Ignore compose override files from git | 2024-07-09 | -0/+3 | |
| | ||||
* | Update Compose setup with new backend run flags (removal of --debug) | 2024-07-09 | -4/+2 | |
| | ||||
* | Migration to official Sentry release CI action (#633) | 2024-07-05 | -8/+6 | |
| | ||||
* | Update test to reflect new green | 2024-07-03 | -1/+1 | |
| | ||||
* | Remove unnecessary debug logging from TimeZone | 2024-07-03 | -4/+0 | |
| | ||||
* | Convert TimeZone to functional component to fix lazy loading bug | 2024-07-03 | -70/+87 | |
| | ||||
* | Update success colour | 2024-07-03 | -1/+1 | |
| | ||||
* | Update tests with new OAuth2 message parameters | 2024-07-03 | -1/+2 | |
| | ||||
* | Explicitly tag PyDis messages for integrity | 2024-07-03 | -1/+6 | |
| | ||||
* | Stringify received data in OAuth2 Logging | 2024-07-03 | -1/+1 | |
| | ||||
* | Add more logging for OAuth2 state mismatches | 2024-07-03 | -1/+1 | |
| | ||||
* | Add some debug logging to timezone autoselection | 2024-07-03 | -4/+8 | |
| | ||||
* | Add additional logging for OAuth2 state mismatches | 2024-07-03 | -1/+1 | |
| | ||||
* | Merge pull request #632 from python-discord/jb3/components/timezone-field | 2024-07-03 | -1/+330 | |
|\ | | | | | Add new field for capturing timezones | |||
| * | Better format copy about timezones | 2024-07-03 | -2/+2 | |
| | | ||||
| * | Add new field for capturing timezones | 2024-07-03 | -1/+330 | |
|/ | ||||
* | Merge pull request #506 from ↵ | 2022-08-04 | -5/+5 | |
|\ | | | | | | | | | python-discord/dependabot/npm_and_yarn/codemirror/view-6.1.4 Bump @codemirror/view from 6.1.3 to 6.1.4 | |||
| * | Bump @codemirror/view from 6.1.3 to 6.1.4 | 2022-08-04 | -5/+5 | |
|/ | | | | | | | | | | | | | | | Bumps [@codemirror/view](https://github.com/codemirror/view) from 6.1.3 to 6.1.4. - [Release notes](https://github.com/codemirror/view/releases) - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/compare/6.1.3...6.1.4) --- updated-dependencies: - dependency-name: "@codemirror/view" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> | |||
* | Merge pull request #505 from python-discord/update-codeowners | 2022-08-04 | -3/+0 | |
|\ | | | | | Remove Myself From Code Owners | |||
| * | Remove HassanAbouelela From Code Owners | 2022-08-04 | -3/+0 | |
|/ | ||||
* | Merge pull request #504 from python-discord/bump-dependencies | 2022-08-04 | -543/+687 | |
|\ | | | | | Make Package Private & Specify Node Versions | |||
| * | Make Package Private & Specify Node Versions | 2022-08-04 | -1/+4 | |
| | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Bump FS-extra to 10.1.0 | 2022-08-04 | -5/+5 | |
| | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Bump Type Packages | 2022-08-04 | -4/+18 | |
| | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Bump Sentry SDK To 7.8.1 | 2022-08-04 | -38/+38 | |
| | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Bump Emotion To 11.10.0 | 2022-08-04 | -98/+87 | |
| | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Bump Testing Dependencies | 2022-08-04 | -314/+434 | |
| | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Bump ESLint To 8.21.0 | 2022-08-04 | -59/+82 | |
| | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Bump CodeMirror To 6.0.1 | 2022-08-04 | -10/+10 | |
| | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
| * | Bump Fontawesome Packages | 2022-08-04 | -16/+11 | |
|/ | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Merge pull request #501 from ↵ | 2022-08-04 | -138/+138 | |
|\ | | | | | | | | | python-discord/dependabot/npm_and_yarn/workbox-webpack-plugin-6.5.4 Bump workbox-webpack-plugin from 6.5.3 to 6.5.4 | |||
| * | Bump workbox-webpack-plugin from 6.5.3 to 6.5.4 | 2022-08-04 | -138/+138 | |
|/ | | | | | | | | | | | | | | Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.5.3...v6.5.4) --- updated-dependencies: - dependency-name: workbox-webpack-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> |