Skip to content

More performance improvements for the views

Corey Berla requested to merge wip/corey/performance-remove-files into main
  • Replace REMOVE_FILE with REMOVE_FILES to allow for bulk removal
  • Limit the number of calls that cause menu regeneration (which is very intensive)
  • Optimize get_selection_for_file_transfer

Merge request reports