nextcloud / text

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

perf: optimize WorkspaceService::getFile #5959

Closed icewind1991 closed 6 days ago

icewind1991 commented 6 days ago

📝 Summary

Optimize WorkspaceService::getFile by removing the separate check for nodeExists

🏁 Checklist