Commit Graph

56 Commits (fb47c4a1fb80dcdcdd27abfaf3e7891afcb22113)

Author SHA1 Message Date
Anonymous fb47c4a1fb Update login page 2024-11-15 00:23:28 +05:30
Paul Makles 7e89dcfb13
chore: add notice for iCloud users 2022-11-06 13:21:06 +00:00
Paul Makles 9f3e47d327 chore: remove captcha from login form 2022-10-23 21:08:36 +01:00
Paul Makles 787d5840d2 chore: hide discovery button if not pointing to Revolt 2022-08-15 19:32:02 +02:00
Paul Makles c51b024329 chore(refactor): delete `context/revoltjs` folder 2022-07-06 13:08:03 +01:00
Paul Makles 66ae518e51 feat: make login functional again 2022-06-29 10:52:42 +01:00
Paul Makles 5f2311b09c feat: implement `useClient` from client controller 2022-06-28 19:59:58 +01:00
Paul Makles 1cfcb20d4d chore(refactor): rename `context/modals` to `controllers/modals` 2022-06-27 17:56:06 +01:00
Paul Makles c1324108e3 fix(eslint): rules included deprecated plugin 2022-06-12 19:38:29 +01:00
Paul Makles dbb1c1e8fa feat: finalise 2FA login 2022-06-12 19:24:59 +01:00
Paul Makles 645e1af6db chore: refactor account UI 2022-06-12 15:07:30 +01:00
Paul Makles 8103cc03cf chore: move "resend verification" button 2022-06-12 12:16:15 +01:00
Paul Makles 68b9d5ea79 feat(@ui): migrate category / overline and header 2022-05-30 14:42:09 +01:00
Paul Makles b4777e9816 feat(@ui): migrate line divider, preloader and save status 2022-05-30 12:40:01 +01:00
Jan 8efe3ecbc0
feat: add warning on self-hosted instances (#645)
* feat: add warning on self-hosted instances

* update text
2022-05-24 12:53:06 +01:00
Paul Makles be12c6da20
chore: migrate Button to @revoltchat/ui (#617)
* chore: start moving Button over

* fix: convert ServerIdentityModal

* fix: modal button styling

* fix: popover styles

* fix: clean up references to ui/*.*

* fix: button sizing

Co-authored-by: Ed L <beartechtalks@gmail.com>
2022-05-23 21:21:29 +01:00
Paul Makles 37d5ba24c5 merge: branch 'quark/permissions' 2022-04-29 13:48:38 +01:00
Paul Makles b2f4411850 feat: switch to revolt.js@6.0.0 + new revolt-api 2022-04-09 15:47:04 +01:00
Daesun 002cb5e6c1
fix(login): Fix render of welcome and subtitle text per page (#573) 2022-04-05 23:42:32 +01:00
trashtemp b4555fd028
fix(import): used root path instead 2022-01-15 13:22:20 +01:00
Ed L 5a46c50b81
fix: properly detect ipados (#504) 2022-01-14 16:53:53 +00:00
Paul Makles 56925b3ea2 fix: use config for client in login 2022-01-08 16:51:34 +00:00
Paul Makles ce3be17b74 fix(login): make login form an observer of server config 2021-12-26 23:22:15 +00:00
Paul Makles e4440f127a
feat(login): new login screen design #466 2021-12-25 23:18:37 +00:00
trashtemp d439d63a91
fix(login): remove bold text 2021-12-25 21:29:44 +01:00
trashtemp 029bff3d68
fix(login): added polish 2021-12-25 21:21:29 +01:00
trashtemp a07a17d892
fix(login): finished new login screen 2021-12-25 19:48:48 +01:00
Paul 896cc13812 fix: verification / password reset broken
force create new client
2021-12-25 16:44:29 +00:00
trashtemp 5c59f187bd
feat(login): new login screen design 2021-12-25 16:01:19 +01:00
Paul c31bcd0200 fix(auth): block render while logging in 2021-12-24 11:32:59 +00:00
Paul f8b8d96d3d feat(mobx): migrate auth and config 2021-12-11 21:04:12 +00:00
o8z eab5c299a8
feat(login): add more email providers (#363) 2021-10-31 18:17:12 +00:00
Paul Makles 7ab8632bd0
Merge pull request #359 from 3nt3/master 2021-10-31 09:59:08 +00:00
3nt3 81cd821601
Fix icloud address from mail.aol.com to mail.icloud.com
Fixes #325

Signed-off-by: 3nt3 <gott@3nt3.de>
2021-10-30 04:19:37 +02:00
Paul 6e3905eb0f fix(asset): wideSVG is refusing to exist, use legacy loading mechanism 2021-10-23 16:42:04 +01:00
Paul 5e0c8e0444 fix(assets): remove duplicate, fix wideSVG 2021-10-23 15:48:35 +01:00
Paul 5603278071 chore(assets): create new default set of assets
feat(assets): prepare assets before build
2021-10-23 15:38:52 +01:00
Snazzah b0d6d62371
Add HEY to mail providers 2021-10-02 22:55:50 -05:00
Paul 5b422b89e3 Migrate to rAuth v1. 2021-09-11 17:36:23 +01:00
Paul a1cb72046c Fix and prettier incoming changes from PR #119.
Cherry pick PR #130: don't show add friend button on banned / deleted accounts.
Also account for this in context menu.
2021-09-03 10:43:48 +01:00
Ryan Alexander a08ad7aa0b
Rename "ios" & "fxios" to "Safari" and "Firefox" for browser name (#119) 2021-09-03 09:35:02 +00:00
Paul 4e3e57a7c9 Fix issues introduced in new Typescript version. 2021-08-30 16:45:23 +01:00
Snazzah ed53cebc01 Update Mail Providers 2021-08-30 05:38:59 +00:00
Paul 55e00bf93f Make the linter happy. 2021-08-05 14:47:00 +01:00
Paul 90c46155e4 Add hide email button.
Add device name for Revolt Desktop.
Add Italian and Toki Pona.
2021-08-04 11:40:58 +01:00
Paul 7586b365fe Format and automatically fix linted code. 2021-07-10 15:57:29 +01:00
Paul b5a11d5c8f Use tabWidth 4 without actual tabs. 2021-07-05 11:25:20 +01:00
Paul 7bd33d8d34 Run prettier on all files. 2021-07-05 11:23:23 +01:00
bree a4051330a3
remove most uses of `as any` in typescript
- replaced many uses of `as any` with another more specific cast `as T`
- filled in missing typed for items that needed to be typed
  - new runtime code was added where necessary to satisfy the new types with comments
- added missing theme variable "sidebar-active" to the Theme variables
- forms using `react-hook-form` are now typechecked
- changed some instances of `target` into `currentTarget` while removing `as any` assertions
2021-07-04 07:09:39 -04:00
nizune 4102b69ca4 Update: Changed icon pack to Boxicons 2021-06-27 12:17:59 +02:00