nc34 support#860
Open
binsky08 wants to merge 16 commits into
Open
Conversation
…and fix minor typo in the app description Signed-off-by: binsky <timo@binsky.org>
Signed-off-by: binsky <timo@binsky.org>
Signed-off-by: binsky <timo@binsky.org>
… `Util::addScript` Signed-off-by: binsky <timo@binsky.org>
…p that on our own Signed-off-by: binsky <timo@binsky.org>
… call syntax regex to use Util::addScript Signed-off-by: binsky <timo@binsky.org>
…nd update Gruntfile.js to include OCP support Signed-off-by: binsky <timo@binsky.org>
…ations instead of OC.Notification Signed-off-by: binsky <timo@binsky.org>
Signed-off-by: binsky <timo@binsky.org>
…ing optional second parameter for script paths Signed-off-by: binsky <timo@binsky.org>
Signed-off-by: binsky <timo@binsky.org>
…ndling with CSRF token support Signed-off-by: binsky <timo@binsky.org>
…ncoming dialog styles Signed-off-by: binsky <timo@binsky.org>
Signed-off-by: binsky <timo@binsky.org>
translate only "Loading" without the horizontal ellipsis to avoid confusion Signed-off-by: binsky <timo@binsky.org>
…ial deferred-script races `ng-jq=""` tells Angular to use its built-in jqLite instead of jQuery for bootstrap, so auto-bootstrap waits for `DOMContentLoaded` (after all deferred scripts) instead of jQuery’s `ready`, which can fire while scripts are still loading Signed-off-by: binsky <timo@binsky.org>
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
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.
closes #859
this sets the supported min and max nextcloud version to 34 due to breaking changes in the front- and backend