nextcloud / text

📑 Collaborative document editing using Markdown
GNU Affero General Public License v3.0
528 stars 85 forks source link

perf: get folder node directly from dav node instead of getting it by id #5961

Closed icewind1991 closed 6 days ago

icewind1991 commented 6 days ago

📝 Summary

Should significantly improve the performance of the dav plugin

🏁 Checklist

juliushaertl commented 6 days ago

Great catch, thanks