aboutsummaryrefslogtreecommitdiff
path: root/src/app/js/update.js
AgeCommit message (Collapse)Author
2024-08-04feat: add error handler for streaming unzipJan200101
2024-06-09fixed version numbers not updating after update0neGal
Technically this is also broken on the main branch, however it's a lot easier to just fix here, instead of having to fix it there, then also fix it here, due to the modularization
2024-06-08initial commit to better modularize frontend0neGal
Far from done, but this pretty much splits everything inside `src/app/main.js` into separate files.