summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2025-03-14Fix incorrect NVM_DIRPierce Thompson
2025-03-10Explicitly use Node 22.11.0Pierce Thompson
Matches what's used in the upstream CI pipeline
2025-03-10Fix bad nvm managementPierce Thompson
Fixes the infamous ERR_MODULE_NOT_FOUND error 🥳
2025-02-08Switch back to nvmPierce Thompson
2025-01-24Fix buildPierce Thompson
2024-12-16Add npm to makedependsPierce Thompson
2024-12-10Revert "Disable the update checker"Pierce Thompson
Merged upstream, no longer necessary
2024-12-09Disable the update checkerPierce Thompson
2024-11-30Update minimum NodeJS version and desktop filePierce Thompson
2024-11-06Remove dotnet and screen dependenciesPierce Thompson
https://github.com/Zagrios/bs-manager/pull/586
2024-11-02Update dependenciesPierce Thompson
Removes libvips and libicu50 from dependencies as it seems they're no longer necessary. This also remove nvm as a make dependency and replaces it with node >= 18. The project builds fine with Node 23, and most likely people already have node installed.
2024-11-02Fix pkgver/pkgrelPierce Thompson
They got messed up over time, this reset them both to what they should be. This may make the package out-of-date for a bit, but v1.5.0 should release soon which will fix it.
2024-10-16Bump pkgrelPierce Thompson
2024-10-16Remove unused variables in the package functionPierce Thompson
2024-10-16Don't strip binariesPierce Thompson
Stripping corrupts the bundled version of DepotDownloader
2024-08-04Update depsPierce Thompson
2024-03-26Update dependenciesPierce Thompson
2023-12-02Bump pkgrelPierce Thompson
2023-12-02Update icon pathPierce Thompson
2023-11-23Bump pkgrelPierce Thompson
2023-11-23Add missing dependencyPierce Thompson
2023-08-09Initial commitPierce Thompson