fix: Rewrite admin js without jQuery - #59
Conversation
|
Any news on this? We really need it! @RobertSmits seems like your commit was not signed off, maybe they are waiting on that? |
Signed-off-by: Robert Smits <robertsmits@hotmail.be>
|
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
|
@juliusknorr This fixes jQuery removal for NC 34 (#58) and is blocking us. The commit is signed off (2716a7a) and CI is green — could you review and merge? |
|
Hi, When do you think the app will be compatible and available in the Store? |
|
We are also waiting for the update so that we can finally update our customers instances that use this plugin to Nextcloud 34. When can we expect it to be compatible? |
|
Please review and merge... upgrading to 34 broke a lot of things, thank you! |
|
I can confirm that this patch works for Nextcloud 34. If you don't want to wait, you can force install Custom CSS and then replace |
Replace all jQuery calls with vanilla JavaScript, as Nextcloud 34 has no support for it.
Fixes #58
🤖 AI (if applicable)