You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an incorrect version of a dependency package or launcher is uploaded, there is no way to delete them from the frontend.
[DELETE] /api/desktop/installers/{filename} and [DELETE] /api/desktop/dependencyPackages/{filename} endpoints exists, so it should be just a frontend missing the right buttons/subpage
New tab on upload dialog that switches between manage and upload (default always upload).
Multi-selection of items with delete button.
Each column should be sortable.
Size should format to reasonable label byteskbmbgb.
Use tanstack table.
The text was updated successfully, but these errors were encountered:
When an incorrect version of a dependency package or launcher is uploaded, there is no way to delete them from the frontend.
[DELETE] /api/desktop/installers/{filename}
and[DELETE] /api/desktop/dependencyPackages/{filename}
endpoints exists, so it should be just a frontend missing the right buttons/subpagebytes
kb
mb
gb
.The text was updated successfully, but these errors were encountered: