Skip to content

Major Performance Patch#118

Merged
5cript merged 13 commits intomainfrom
fix/bulk-bugfixing
Apr 16, 2026
Merged

Major Performance Patch#118
5cript merged 13 commits intomainfrom
fix/bulk-bugfixing

Conversation

@5cript
Copy link
Copy Markdown
Owner

@5cript 5cript commented Apr 15, 2026

File Grid

  • Added pagination to file grid when large amounts of items are in a directory
  • Improved performance in the file grid by a large amount.
  • Reduced list files payload size to improve performance.
  • Added loading indicator when listing files takes longer.
  • Improved drag and drop performance drastically.
  • Fixed bug where navigating into a local directory didnt reset the navigation on failure.

Operations & Queue

  • Made several individual files collapse into bulk operation instead of individual file downloads to improve UI performance
  • Added pagination to operation queue to stop the operation queue from slowing down the application if the user choses not to auto clear.

Sync

  • Fixed progress report on single files coming from bulk download
  • Fixed download mtime update

General

  • Added unit tests.

@5cript 5cript changed the title Fix/bulk bugfixing Major Performance Patch Apr 15, 2026
@5cript 5cript force-pushed the fix/bulk-bugfixing branch from 9109272 to 9c45e46 Compare April 16, 2026 00:31
@5cript 5cript merged commit ac630d0 into main Apr 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant