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
Branch
Commit message
Author
Age
dependabot/npm_and_yarn/eslint-plugin-react-7.37.1
Bump eslint-plugin-react from 7.34.3 to 7.37.1
dependabot[bot]
13 months
dependabot/npm_and_yarn/eslint/js-9.12.0
Bump @eslint/js from 9.6.0 to 9.12.0
dependabot[bot]
12 months
dependabot/npm_and_yarn/express-4.21.0
Bump express from 4.19.2 to 4.21.0
dependabot[bot]
13 months
dependabot/npm_and_yarn/micromatch-4.0.8
Bump micromatch from 4.0.7 to 4.0.8
dependabot[bot]
13 months
dependabot/npm_and_yarn/rollup-2.79.2
Bump rollup from 2.79.1 to 2.79.2
dependabot[bot]
13 months
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.18.0
Bump @typescript-eslint/eslint-plugin from 7.16.0 to 7.18.0
dependabot[bot]
15 months
dependabot/npm_and_yarn/typescript-eslint/parser-7.18.0
Bump @typescript-eslint/parser from 7.16.0 to 7.18.0
dependabot[bot]
15 months
dependabot/npm_and_yarn/webpack-5.94.0
Bump webpack from 5.93.0 to 5.94.0
dependabot[bot]
14 months
dependabot/npm_and_yarn/webpack-5.95.0
Bump webpack from 5.93.0 to 5.95.0
dependabot[bot]
13 months
main
Mock react-markdown to fix jest issue
Joe Banks
2 months
[...]
Age
Commit message
Author
Lines
2024-08-31
Bump webpack from 5.93.0 to 5.94.0
dependabot/npm_and_yarn/webpack-5.94.0
dependabot[bot]
-33
/
+16
2024-07-16
Simplify the docker compose build config
Chris Lovering
-3
/
+1
2024-07-16
Add redis to docker-compose for backend cache
Chris Lovering
-0
/
+7
2024-07-16
Only bind to loop back address, rather than all interfaces
Chris Lovering
-2
/
+2
2024-07-12
Merge pull request #640 from python-discord/dependabot/npm_and_yarn/eslint/co...
Joe Banks
-5
/
+5
2024-07-12
Bump @eslint/compat from 1.1.0 to 1.1.1
dependabot[bot]
-5
/
+5
2024-07-12
Merge pull request #639 from python-discord/dependabot/npm_and_yarn/webpack-5...
Joe Banks
-5
/
+5
2024-07-12
Bump webpack from 5.92.1 to 5.93.0
dependabot[bot]
-5
/
+5
2024-07-11
Merge pull request #638 from python-discord/jb3/components/vote-field
Joe Banks
-21
/
+383
2024-07-11
Re-map slugged vote options to human form when upstreaming to form
Joe Banks
-1
/
+16
[...]