index
:
forms-frontend
beforeunload-warning
dependabot/npm_and_yarn/eslint-plugin-react-7.37.1
dependabot/npm_and_yarn/eslint/js-9.12.0
dependabot/npm_and_yarn/express-4.21.0
dependabot/npm_and_yarn/micromatch-4.0.8
dependabot/npm_and_yarn/rollup-2.79.2
dependabot/npm_and_yarn/testing-library/dom-10.4.0
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.18.0
dependabot/npm_and_yarn/typescript-eslint/parser-7.18.0
dependabot/npm_and_yarn/webpack-5.94.0
dependabot/npm_and_yarn/webpack-5.95.0
form-metadata
hcaptcha
main
prism-code-demo
redux-hcaptcha
remove-return-home
renovate/configure
sebastiaan/ci/status-embed
A mirrored copy of the python-discord/forms-frontend repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
components
/
Loading.tsx
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2024-07-10
Add new linting config
Joe Banks
-59
/
+86
2024-07-10
Update code component to use @uiw/react-codemirror
Joe Banks
-22
/
+6
2024-07-10
Bump from Node 16 to 20
Joe Banks
-1
/
+1
2024-07-10
Bump all dependencies to latest versions
Joe Banks
-2301
/
+4241
2024-07-10
Update CODEOWNERS
Joe Banks
-3
/
+1
2024-07-09
Ignore compose override files from git
Joe Banks
-0
/
+3
2024-07-09
Update Compose setup with new backend run flags (removal of --debug)
Joe Banks
-4
/
+2
2024-07-05
Migration to official Sentry release CI action (#633)
Xithrius
-8
/
+6
2024-07-03
Update test to reflect new green
Joe Banks
-1
/
+1
2024-07-03
Remove unnecessary debug logging from TimeZone
Joe Banks
-4
/
+0
2024-07-03
Convert TimeZone to functional component to fix lazy loading bug
Joe Banks
-70
/
+87
2024-07-03
Update success colour
Joe Banks
-1
/
+1
2024-07-03
Update tests with new OAuth2 message parameters
Joe Banks
-1
/
+2
2024-07-03
Explicitly tag PyDis messages for integrity
Joe Banks
-1
/
+6
2024-07-03
Stringify received data in OAuth2 Logging
Joe Banks
-1
/
+1
2024-07-03
Add more logging for OAuth2 state mismatches
Joe Banks
-1
/
+1
2024-07-03
Add some debug logging to timezone autoselection
Joe Banks
-4
/
+8
2024-07-03
Add additional logging for OAuth2 state mismatches
Joe Banks
-1
/
+1
2024-07-03
Better format copy about timezones
Joe Banks
-2
/
+2
2024-07-03
Add new field for capturing timezones
Joe Banks
-1
/
+330
2022-08-04
Bump @codemirror/view from 6.1.3 to 6.1.4
dependabot[bot]
-5
/
+5
2022-08-04
Remove HassanAbouelela From Code Owners
Hassan Abouelela
-3
/
+0
2022-08-04
Make Package Private & Specify Node Versions
Hassan Abouelela
-1
/
+4
2022-08-04
Bump FS-extra to 10.1.0
Hassan Abouelela
-5
/
+5
2022-08-04
Bump Type Packages
Hassan Abouelela
-4
/
+18
2022-08-04
Bump Sentry SDK To 7.8.1
Hassan Abouelela
-38
/
+38
2022-08-04
Bump Emotion To 11.10.0
Hassan Abouelela
-98
/
+87
2022-08-04
Bump Testing Dependencies
Hassan Abouelela
-314
/
+434
2022-08-04
Bump ESLint To 8.21.0
Hassan Abouelela
-59
/
+82
2022-08-04
Bump CodeMirror To 6.0.1
Hassan Abouelela
-10
/
+10
2022-08-04
Bump Fontawesome Packages
Hassan Abouelela
-16
/
+11
2022-08-04
Bump workbox-webpack-plugin from 6.5.3 to 6.5.4
dependabot[bot]
-138
/
+138
2022-08-04
Bump react-transition-group from 4.4.2 to 4.4.5
dependabot[bot]
-5
/
+5
2022-08-04
Bump @fortawesome/fontawesome-svg-core from 6.1.1 to 6.1.2
dependabot[bot]
-6
/
+6
2022-08-04
Bump webpack from 5.73.0 to 5.74.0
dependabot[bot]
-14
/
+14
2022-08-04
Bump @types/react-dom from 18.0.5 to 18.0.6
dependabot[bot]
-5
/
+5
2022-08-04
Bump @swc/core from 1.2.213 to 1.2.223
dependabot[bot]
-83
/
+105
2022-08-04
Bump @fortawesome/free-solid-svg-icons from 6.1.1 to 6.1.2
dependabot[bot]
-6
/
+11
2022-08-04
Bump @codemirror/state from 6.0.1 to 6.1.1
dependabot[bot]
-5
/
+5
2022-08-04
Bump @typescript-eslint/eslint-plugin from 5.29.0 to 5.32.0
dependabot[bot]
-21
/
+55
2022-08-04
Bump react-spinners from 0.13.2 to 0.13.4
dependabot[bot]
-5
/
+5
2022-08-04
Bump @svgr/webpack from 6.2.1 to 6.3.1
dependabot[bot]
-656
/
+826
2022-08-04
Bump jest-watch-typeahead from 1.1.0 to 2.0.0
dependabot[bot]
-7
/
+19
2022-08-04
Bump terser from 5.14.1 to 5.14.2
dependabot[bot]
-17
/
+30
2022-08-03
Bump @codemirror/view from 6.0.1 to 6.1.3
dependabot[bot]
-5
/
+5
2022-07-19
Add 404 Page
Hassan Abouelela
-8
/
+61
2022-07-19
Simplify Navigation Component
Hassan Abouelela
-120
/
+101
2022-07-14
Clear Authorization On Error
Hassan Abouelela
-2
/
+14
2022-07-14
Fix Failing jest.spyOn
Hassan Abouelela
-1
/
+5
2022-07-14
Wrap Tests In Act
Hassan Abouelela
-31
/
+32
[next]