-
Notifications
You must be signed in to change notification settings - Fork 822
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(main-app): add join room config to URLprotocol. #756
Merged
BlackHole1
merged 1 commit into
netless-io:url-protocol-join-room
from
Cheerego7:desktop-add-active-url-config
Jun 25, 2021
Merged
feat(main-app): add join room config to URLprotocol. #756
BlackHole1
merged 1 commit into
netless-io:url-protocol-join-room
from
Cheerego7:desktop-add-active-url-config
Jun 25, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Cheerego7
commented
Jun 22, 2021
•
edited
Loading
edited
- add logout methods to GlobalStore.
- add Error Boundary component to APP Routes.
- add launch app hooks, Listen to ipc for join room request, Jump to login page if user is not logged in.
- refactor URLprotocol parameter in Join Page.
- add join room methods in GitHubLogin, WeChatLogin.
hyrious
previously approved these changes
Jun 22, 2021
Cheerego7
force-pushed
the
desktop-add-active-url-config
branch
from
June 22, 2021 09:52
fdea112
to
d83e583
Compare
WIP |
Cheerego7
force-pushed
the
desktop-add-active-url-config
branch
2 times, most recently
from
June 24, 2021 10:22
a400053
to
9d72e26
Compare
BlackHole1
requested changes
Jun 25, 2021
Cheerego7
force-pushed
the
desktop-add-active-url-config
branch
from
June 25, 2021 02:10
9d72e26
to
49c62ca
Compare
Cheerego7
force-pushed
the
desktop-add-active-url-config
branch
from
June 25, 2021 05:28
49c62ca
to
ed0fc73
Compare
BlackHole1
requested changes
Jun 25, 2021
BlackHole1
pushed a commit
that referenced
this pull request
Jun 29, 2021
Leooeloel
pushed a commit
that referenced
this pull request
Jun 29, 2021
* feat(main-app): add join room config to URLprotocol. (#756) * fix(url-protocol): launch flat lost params in url protocol when system is macOS and first open (#767) * feat(URLProtocol): listen to ipc event for launch flat app (#768) * refactor(flat-components): forbid to refresh in Login page (#769) * refactor(hook): improve useURLAppLauncher hook (#770) don't request join room api when already in the same room * fix(hook): join room logic error in useURLAppLauncher hook after joining the room by repeatedly calling up Flat through the browser, if exit the room, will automatically join the room again. because we have a problem in the logic of clearing the roomUUID * refactor(hook): improve usePushHistory hook type Co-authored-by: Cheerego7 <48879533+Cheerego7@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.