-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[Master] upstream sync #226
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
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
add overflow ellipsis to session and device tokens list
* add uri to AddressBookImpl array * Introduce ImageExportPlugin for CardDav * add plugin to v1 routes * replace binary contact photo with link * update tests * Adding unit tests
update session token password on user password change
* redirect to new login route * encode anchor in url and restore it client-side
Don't rely on the notify socket but on the service responding
fromTmpFile function, usual mkdir call is only working for file's parent directory. Does not care upper parent folders. I added a recursive function that creates parent non-existing folders with usual mkdir.
…rparents Fire hooks for mkdir for folder upload
Add timeouts to make the UI usable again when a remote share is unrea…
Hide more default options in occ files_external:list
Rollback version must also adjust cached size
Init the headers in iedavclient.js
The trashbin code does some gymnastics with the file data at render time. This fix makes sure that the modifications done on the file data are only local to the rendering code and doesn't affect the actual file data from the file list.
If an error occurs during setup checks, do not let the global ajax error handler reload the page.
Fix trashed file name corruption when rerendering trashbin list
Don't reload page in case of auth errors during setup checks
When an internal server error occurs while creating or updating a comment, display a proper error notification in the UI.
Add option to `occ files_external:list` to show all configured mounts
When outside the "All files" list, the search result link must properly redirect to the "All files" list.
When clicking on a folder result in the search result list, the result box for "results in another folder" must disappear.
Show error message when posting an invalid comment
…lists Fix search result link for file results outside default list
Member
|
👍 |
Member
Author
|
LGTM |
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.
No description provided.