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
2021-07-26
Add beforeunload event listener when a form is open
beforeunload-warning
Bluenix
-0
/
+25
2021-06-19
Support Line Breaks In Submitted Text
Hassan Abouelela
-11
/
+20
2021-06-19
Merge pull request #224 from python-discord/codemirror
Hassan Abouelela
-8
/
+323
2021-06-10
Adds Support For Linebreaks In Content
Hassan Abouelela
-7
/
+16
2021-06-07
Update HTML Element handler comment
DawnOfMidnight
-1
/
+1
2021-05-30
Update code field styling after pulling upstream
dawnofmidnight
-48
/
+59
2021-05-30
Merge branch 'main' of https://github.com/python-discord/forms-frontend into ...
dawnofmidnight
-5
/
+2
2021-05-30
Removes Linebreak Linting Rule
Hassan Abouelela
-5
/
+2
2021-05-30
Resolve Conflicts in package.json
dawnofmidnight
-517
/
+497
2021-05-09
Merge pull request #251 from python-discord/dependabot/npm_and_yarn/swc-loade...
Hassan Abouelela
-7
/
+7
[...]