sharded-gotify/ui
François Martin d5ab795e4c
Remove `type="email"` from username field in Register
As the username doesn't have to be an email, having email as the type is incorrect.
This change also makes it more consistent with the way it is defined in the login form.
2025-07-23 23:04:39 +02:00
..
public Render favicons from original svg. 2021-10-07 17:41:08 +02:00
src Remove `type="email"` from username field in Register 2025-07-23 23:04:39 +02:00
.eslintignore TSLint -> ESLint 2020-09-12 14:19:43 +00:00
.eslintrc.yml Inject register & version information into index.html 2021-08-04 19:39:43 +02:00
.gitignore Replace javascript config with typescript 2018-04-26 20:51:03 +02:00
.prettierrc Fix bracketSameLine prettier 2022-10-08 15:19:20 +02:00
package.json Update puppeteer 2022-09-10 16:50:01 +02:00
serve.go fix(ui): serving /index.html 2024-07-02 21:23:34 +02:00
tsconfig.json Update react-scripts & fix eslint 2021-04-16 17:42:45 +00:00
tsconfig.prod.json Update react-scripts-ts 2018-09-08 11:45:36 +02:00
tsconfig.test.json Replace javascript config with typescript 2018-04-26 20:51:03 +02:00
yarn.lock Update puppeteer 2022-09-10 16:50:01 +02:00