-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Trigger the default action when openfile URL param is set #27102
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
Merged
Conversation
This file contains hidden or 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
fc03ede to
778aa49
Compare
skjnldsv
reviewed
May 26, 2021
50aa0ba to
3158b22
Compare
1 task
9a7aad8 to
64f4822
Compare
5a2eb57 to
b4464a7
Compare
skjnldsv
reviewed
Jun 8, 2021
b4464a7 to
e73f060
Compare
juliusknorr
reviewed
Jun 9, 2021
juliusknorr
reviewed
Jun 9, 2021
juliusknorr
reviewed
Jun 9, 2021
juliusknorr
reviewed
Jun 9, 2021
a6de771 to
2283d6a
Compare
b16b7cf to
206ddb1
Compare
ChristophWurst
approved these changes
Jun 9, 2021
206ddb1 to
ddd0646
Compare
Signed-off-by: Louis Chemineau <[email protected]>
ddd0646 to
c03a149
Compare
juliusknorr
approved these changes
Jun 10, 2021
Member
juliusknorr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works with Text (viewer) and Collabora files 👍
This was referenced Jul 26, 2021
8 tasks
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.
Back:
openfileURL param is present to add an initial state object calledopenFileInfo.openfileURL param.Front
openfileURL param inapp.js.openfileURL param in the initialization step ofFileListso it does not wait for full rendering.isFullScreenproperty toSidebar.vuesetFullScreenModemethod:OCA.Files.Sidebar.setFullScreenMode(true/false)--fullcss modifier from theViewer.vuetoSidebar.vuedirandidguessing in default action for foldersFix #27100