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
/
api
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Update getForm to return form with ancillary data
Joe Banks
2025-08-08
-1
/
+15
*
Handle voting component callbacks
Joe Banks
2024-07-11
-0
/
+1
*
Unit tests for Navigation component
Joe Banks
2024-07-10
-1
/
+1
*
Set Sentry user data when authenticating
Joe Banks
2024-07-10
-0
/
+11
*
Gracefully handle user cancelled authorization
Joe Banks
2024-07-10
-1
/
+8
*
Send dispatches to store on authorization state attempt changes
Joe Banks
2024-07-10
-2
/
+23
*
Explicitly tag PyDis messages for integrity
Joe Banks
2024-07-03
-0
/
+5
*
Stringify received data in OAuth2 Logging
Joe Banks
2024-07-03
-1
/
+1
*
Add more logging for OAuth2 state mismatches
Joe Banks
2024-07-03
-1
/
+1
*
Add additional logging for OAuth2 state mismatches
Joe Banks
2024-07-03
-1
/
+1
*
Add new field for capturing timezones
Joe Banks
2024-07-03
-1
/
+2
*
Clear Authorization On Error
Hassan Abouelela
2022-07-14
-2
/
+11
*
Base refresh timeout on diff from current time
Chris Lovering
2022-07-02
-1
/
+1
*
Style Changes
Hassan Abouelela
2022-07-01
-2
/
+2
*
Add Unittest Failure Interface
Hassan Abouelela
2022-07-01
-0
/
+13
*
Prompt for OAuth2 consent on every auth flow
ChrisJL
2022-06-17
-1
/
+1
*
Opens OAuth In New Tab
Hassan Abouelela
2021-03-08
-2
/
+1
*
Renables OAuth Button On Failure
Hassan Abouelela
2021-03-07
-2
/
+3
*
Revert "Removes Unused OAuth Cleaning"
Hassan Abouelela
2021-03-07
-0
/
+9
*
Removes Unused OAuth Cleaning
Hassan Abouelela
2021-03-07
-9
/
+0
*
Remove Unused OAuth Scopes
Hassan Abouelela
2021-03-07
-18
/
+1
*
Set Username Expiry To Permanent
Hassan Abouelela
2021-03-06
-2
/
+2
*
Saves Username & Scopes On `/` Path
Hassan Abouelela
2021-02-21
-2
/
+2
*
Adds Token Refresh
Hassan Abouelela
2021-02-20
-32
/
+55
*
Merge branch 'main' into discord-oauth
Hassan Abouelela
2021-02-20
-1
/
+2
|
\
|
*
Add submitted_text field to form
ks129
2021-01-21
-1
/
+2
*
|
Removes Path From Auth
Hassan Abouelela
2021-02-17
-12
/
+11
*
|
Adds Error Handling To Auth Helpers
Hassan Abouelela
2021-02-16
-18
/
+57
*
|
Makes Authorize Helper Async
Hassan Abouelela
2021-02-13
-3
/
+5
*
|
Adds Basic Auth Functionality
Hassan Abouelela
2021-02-13
-0
/
+208
|
/
*
Fixes Model Casing
Hassan Abouelela
2021-01-06
-1
/
+1
*
Implements Form Fetching
Hassan Abouelela
2021-01-04
-22
/
+7
*
Updates Models
Hassan Abouelela
2021-01-04
-2
/
+9
*
Fixes Preexisting Linting Issues
Hassan Abouelela
2021-01-03
-5
/
+5
*
Add required field to question interface
ks129
2020-12-28
-1
/
+2
*
Simplify Axios client baseURL definition
ks129
2020-12-14
-1
/
+1
*
Update getForms function to fetch data from API
ks129
2020-12-14
-21
/
+4
*
Create Axios client for backend
ks129
2020-12-14
-0
/
+6
*
Update form interface and add features
ks129
2020-12-13
-11
/
+18
*
Update question types and interface to match changes in backend
ks129
2020-12-13
-5
/
+11
*
Add a very basic question type
Joe Banks
2020-10-05
-0
/
+11
*
Update the forms API wrapper to fetch a specific form
Joe Banks
2020-10-05
-2
/
+30
*
Update form properties to mirror those in the form listing component
Joe Banks
2020-09-30
-4
/
+4
*
Update description of form listing
Joe Banks
2020-09-30
-2
/
+2
*
Add dummy form data for fetching form listings
Joe Banks
2020-09-30
-0
/
+25