e5a189e0f4
fix: remove isGlobalAdmin field in user ( #2235 )
...
* refactor: remove isGlobalAdmin field in user
* fix: upload xlsx
* fix: remove field in account table
2023-08-19 12:23:15 +08:00
891e8e21d8
feat: support Web3-Onboard provider ( #2209 )
...
* feat: add Web3-Onboard idp
* feat: update Web3-Onboard logo
* feat: update package.json
* feat: remove unused package
* feat: add yarn build param --max_old_space_size=4096
* feat: remove log
* feat: add Wallet configure
* feat: remove hardware wallets
2023-08-13 23:58:57 +08:00
d7110ff8bf
feat: support MetaMask provider ( #2084 )
...
* feat: add metamask provider
* feat: add eth login
* feat: check eth sign
* feat: finish metamask signin/signup
* feat: support MetaMask provider link/unlink
* feat: update web/craco.config.js to handle polyfill
* feat: gofumpt idp/metamask.go
* feat: update MetaMask logo path
* feat: support MetaMask avatar
2023-07-20 17:51:36 +08:00
89d29c2519
Add "empty" to i18n
2023-03-19 20:13:07 +08:00
98f962f818
Support i18n of id
2023-03-19 19:56:56 +08:00
ed9ceaefe1
Finish i18n of de
2023-03-18 20:31:31 +08:00
263f804ab8
Finish i18n of es
2023-03-18 17:24:31 +08:00
a0dc6e06cd
feat: add EntryPage for login, signup pages to fix background flashing issue ( #1416 )
...
* feat: fix flush in login Pages
* fix: code format
* fix: improve code
* Update App.js
* Update EntryPage.js
* fix: optimize api request
* Update App.js
* Update App.js
* fix: fix css
* fix: css and getApllicationObj
Co-authored-by: hsluoyz <hsluoyz@qq.com >
2022-12-22 23:39:02 +08:00
e3c36beaf4
fix: the link button with disabled style but can click ( #1390 )
2022-12-10 22:14:20 +08:00
4dd67a8dcb
fix: fix all frontend warnings ( #983 )
...
* fix:fix all frontend warnings
* fix:fix all frontend warnings
* fix:fix all frontend warnings
* fix:fix all frontend warnings
* fix:fix all frontend warnings
* fix:fix all frontend warnings
2022-08-09 12:19:56 +08:00
9cb519d1e9
fix: Admins should not be allowed to add third-party login for their members ( #932 )
...
* feat: admin can unlink the other user
* feat: global admin can unlink other user
* fix
2022-07-30 23:11:02 +08:00
503d244166
feat(web): add lint ( #875 )
...
* feat: add lint
* feat: fix lint error
* chore: add ignore file
* chore: close indent
2022-07-10 15:45:55 +08:00
e78ea2546f
fix: bilibili name and avatar ( #772 )
...
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com >
2022-05-31 21:54:00 +08:00
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
3d493b8d8f
feat: integrate Storage config into providers ( #198 )
...
Signed-off-by: Kininaru <shiftregister233@outlook.com >
2021-07-26 11:39:49 +08:00
1c01a34814
feat: improve EditPages for touchscreen ( #195 )
...
Signed-off-by: turbodog03 <63595854+turbodog03@users.noreply.github.com >
2021-07-25 23:13:34 +08:00
e0b6270f50
Make OAuthWidget work for prompt page.
2021-06-20 02:13:15 +08:00
0f69f4f07c
Refactor our OAuthWidget.js
2021-06-20 00:42:32 +08:00